diff --git a/modules/gitops-release-notes-1-11-7.adoc b/modules/gitops-release-notes-1-11-7.adoc new file mode 100644 index 000000000000..af9649a0af66 --- /dev/null +++ b/modules/gitops-release-notes-1-11-7.adoc @@ -0,0 +1,27 @@ +// Module included in the following assembly: +// +// * release_notes/gitops-release-notes.adoc +:_mod-docs-content-type: REFERENCE +[id="release-notes-for-gitops-1-11-7_{context}"] += Release Notes for {gitops-title} 1.11.7 + +{gitops-title} 1.11.7 is now available on {OCP} 4.12, 4.13, and 4.14. + +[id="errata-updates-1-11-7_{context}"] +== Errata updates + +[id="rhsa-2024-4972-gitops-1-11-7-security-update-advisory_{context}"] +=== RHSA-2024:4972 - {gitops-title} 1.11.7 security update advisory + +Issued: 2024-08-01 + +The list of security fixes that are included in this release is documented in the following advisory: + +* link:https://access.redhat.com/errata/RHSA-2024:4972[RHSA-2024:4972] + +If you have installed the {gitops-title} Operator, run the following command to view the container images in this release: + +[source,terminal] +---- +$ oc describe deployment gitops-operator-controller-manager -n openshift-operators +---- \ No newline at end of file diff --git a/release_notes/gitops-release-notes.adoc b/release_notes/gitops-release-notes.adoc index 6b12154678f3..36ad1f3b4cc2 100644 --- a/release_notes/gitops-release-notes.adoc +++ b/release_notes/gitops-release-notes.adoc @@ -47,6 +47,9 @@ include::modules/gitops-release-notes-1-12-1.adoc[leveloffset=+1] // Release notes for Red Hat OpenShift GitOps 1.12.0 include::modules/gitops-release-notes-1-12-0.adoc[leveloffset=+1] +// Release notes for Red Hat OpenShift GitOps 1.11.7 +include::modules/gitops-release-notes-1-11-7.adoc[leveloffset=+1] + // Release notes for Red Hat OpenShift GitOps 1.11.6 include::modules/gitops-release-notes-1-11-6.adoc[leveloffset=+1]