Skip to content

Commit

Permalink
Merge pull request #73166 from Dhruv-Soni11/RHDEVDOCS-5957-new
Browse files Browse the repository at this point in the history
RHDEVDOCS-5957: Content creation for GitOps 1.10.3 RN
  • Loading branch information
Srivaralakshmi committed Mar 18, 2024
2 parents 9f9fb84 + b52ae25 commit 89d225f
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
33 changes: 33 additions & 0 deletions modules/gitops-release-notes-for-1-10-3.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
// Module included in the following assembly:
//
// * release_notes/gitops-release-notes.adoc

:_mod-docs-content-type: REFERENCE
[id="release-notes-for-gitops-title-1-10-3_{context}"]
= Release notes for {gitops-title} 1.10.3

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

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

[id="rhsa-2024:1345-gitops-1-10-3-security-update-advisory_{context}"]
=== RHSA-2024:1345 - {gitops-title} 1.10.3 security update advisory

Issued: 2024-03-15

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:1345[RHSA-2024:1345]

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
----

[id="fixed-issues-1-10-3_{context}"]
== Fixed issues

Before this update, due to the incorrect filtering of URL protocols in the Argo CD application summary component, an attacker could use cross-site scripting with permission to edit the application. This update fixes the issue by upgrading the Argo CD version to 2.8.12, which patches this vulnerability. https://issues.redhat.com/browse/GITOPS-4209[GITOPS-4209]
3 changes: 3 additions & 0 deletions release_notes/gitops-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.3
include::modules/gitops-release-notes-for-1-10-3.adoc[leveloffset=+1]

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

Expand Down

0 comments on commit 89d225f

Please sign in to comment.