Skip to content

Commit 4599abd

Browse files
Document GitOpsRN-1.7.4
1 parent 153702a commit 4599abd

File tree

2 files changed

+28
-0
lines changed

2 files changed

+28
-0
lines changed

cicd/gitops/gitops-release-notes.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ include::modules/gitops-release-notes-1-8-1.adoc[leveloffset=+1]
2929

3030
include::modules/gitops-release-notes-1-8-0.adoc[leveloffset=+1]
3131

32+
include::modules/gitops-release-notes-1-7-4.adoc[leveloffset=+1]
33+
3234
include::modules/gitops-release-notes-1-7-3.adoc[leveloffset=+1]
3335

3436
include::modules/gitops-release-notes-1-7-1.adoc[leveloffset=+1]
Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
// Module included in the following assembly:
2+
//
3+
// * gitops/gitops-release-notes.adoc
4+
5+
:_content-type: REFERENCE
6+
7+
[id="gitops-release-notes-1-7-4_{context}"]
8+
= Release notes for {gitops-title} 1.7.4
9+
10+
{gitops-title} 1.7.4 is now available on {product-title} 4.10, 4.11, and 4.12.
11+
12+
[id="errata-updates-1-7-4_{context}"]
13+
== Errata updates
14+
15+
=== RHSA-2023:1454 - {gitops-title} 1.7.4 security update advisory
16+
17+
Issued: 2023-03-23
18+
19+
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.
20+
21+
If you have installed the {gitops-title} Operator, run the following command to view the container images in this release:
22+
23+
[source,terminal]
24+
----
25+
$ oc describe deployment gitops-operator-controller-manager -n openshift-operators
26+
----

0 commit comments

Comments
 (0)