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-8-1.adoc
2023-10-30 10:13:25 -04:00

26 lines
837 B
Plaintext

// Module included in the following assembly:
//
// * gitops/gitops-release-notes.adoc
:_mod-docs-content-type: REFERENCE
[id="gitops-release-notes-1-8-1_{context}"]
= Release notes for {gitops-title} 1.8.1
{gitops-title} 1.8.1 is now available on {product-title} 4.10, 4.11, 4.12, and 4.13.
[id="errata-updates-1-8-1_{context}"]
== Errata updates
=== RHSA-2023:1452 - {gitops-title} 1.8.1 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:1452[RHSA-2023:1452] 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
----