diff --git a/modules/gitops-release-notes-1-10-4.adoc b/modules/gitops-release-notes-1-10-4.adoc new file mode 100644 index 000000000000..a95942f83035 --- /dev/null +++ b/modules/gitops-release-notes-1-10-4.adoc @@ -0,0 +1,29 @@ +// Module included in the following assembly: +// +// * release_notes/gitops-release-notes.adoc + +:_mod-docs-content-type: REFERENCE + +[id="release-notes-for-gitops-1-10-4_{context}"] += Release Notes for {gitops-title} 1.10.4 + +{gitops-title} 1.10.4 is now available on {OCP} 4.12, 4.13, and 4.14. + +[id="errata-updates-1-10-4_{context}"] +== Errata updates + +[id="rhsa-2024:1700-gitops-1-10-4-security-update-advisory_{context}"] +=== RHSA-2024:1700 - {gitops-title} 1.10.4 security update advisory + +Issued: 2024-04-08 + +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:1700[RHSA-2024:1700] + +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 b2a3b9c0d402..0c4f4a8dee5b 100644 --- a/release_notes/gitops-release-notes.adoc +++ b/release_notes/gitops-release-notes.adoc @@ -34,6 +34,9 @@ include::modules/gitops-release-notes-1-11-1.adoc[leveloffset=+1] // Release notes for Red Hat OpenShift GitOps 1.11.0 include::modules/gitops-release-notes-1-11-0.adoc[leveloffset=+1] +// Release notes for Red Hat OpenShift GitOps 1.10.4 +include::modules/gitops-release-notes-1-10-4.adoc[leveloffset=+1] + // Release notes for Red Hat OpenShift GitOps 1.10.3 include::modules/gitops-release-notes-for-1-10-3.adoc[leveloffset=+1]