Skip to content

Commit

Permalink
Merge pull request #74418 from openshift-cherrypick-robot/cherry-pick…
Browse files Browse the repository at this point in the history
…-74128-to-gitops-docs-1.12

[gitops-docs-1.12] RHDEVDOCS-5997: Content creation for 1.11.3 RN
  • Loading branch information
adellape committed Apr 9, 2024
2 parents e6af5c2 + ea96126 commit ffb8acf
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
29 changes: 29 additions & 0 deletions modules/gitops-release-notes-1-11-3.adoc
Original file line number Diff line number Diff line change
@@ -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-11-3_{context}"]
= Release Notes for {gitops-title} 1.11.3

{gitops-title} 1.11.3 is now available on {OCP} 4.12, 4.13, and 4.14.

[id="errata-updates-1-11-3_{context}"]
== Errata updates

[id="rhsa-2024-1697-gitops-1-11-3-security-update-advisory_{context}"]
=== RHSA-2024:1697 - {gitops-title} 1.11.3 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:1697[RHSA-2024:1697]

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
----
3 changes: 3 additions & 0 deletions release_notes/gitops-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ include::modules/making-open-source-more-inclusive.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.3
include::modules/gitops-release-notes-1-11-3.adoc[leveloffset=+1]

// Release notes for Red Hat OpenShift GitOps 1.11.2
include::modules/gitops-release-notes-1-11-2.adoc[leveloffset=+1]

Expand Down

0 comments on commit ffb8acf

Please sign in to comment.