1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00
Files
openshift-docs/modules/gitops-release-notes-1-7-3.adoc
2023-10-30 10:13:25 -04:00

26 lines
831 B
Plaintext

// Module included in the following assembly:
//
// * gitops/gitops-release-notes.adoc
:_mod-docs-content-type: REFERENCE
[id="gitops-release-notes-1-7-3_{context}"]
= Release notes for {gitops-title} 1.7.3
{gitops-title} 1.7.3 is now available on {product-title} 4.10, 4.11, and 4.12.
[id="errata-updates-1-7-3_{context}"]
== Errata updates
=== RHSA-2023:1454 - {gitops-title} 1.7.3 security update advisory
Issued: 2023-03-23
The list of security fixes that are included in this release is documented in the link:https://access.redhat.com/errata/RHSA-2023:1454[RHSA-2023:1454] advisory.
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
----