Skip to content

Commit 336a1e4

Browse files
committed
RHDEVDOCS-6464: Content creation for GitOps 1.16.1 RN
Implementing QE review comments Removing Fixed issue as per QE feedback
1 parent 0ed3b7a commit 336a1e4

File tree

3 files changed

+33
-1
lines changed

3 files changed

+33
-1
lines changed

modules/gitops-release-notes-1-16-0.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
[id="gitops-release-notes-1-16-0_{context}"]
88
= Release notes for {gitops-title} 1.16.0
99

10-
{gitops-title} 1.16.0 is now available on {OCP} 4.12, 4.13, 4.14, 4.15, 4.16, 4.17, and 4.18.
10+
{gitops-title} 1.16.0 is now available on {OCP} 4.12, 4.14, 4.15, 4.16, 4.17, and 4.18.
1111

1212
[id="errata-updates-1-16-0_{context}"]
1313
== Errata updates
Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
// Module included in the following assembly:
2+
//
3+
// * release_notes/gitops-release-notes-1-16.adoc
4+
5+
:_mod-docs-content-type: REFERENCE
6+
7+
[id="gitops-release-notes-1-16-1_{context}"]
8+
= Release notes for {gitops-title} 1.16.1
9+
10+
{gitops-title} 1.16.1 is now available on {OCP} 4.12, 4.14, 4.15, 4.16, 4.17, and 4.18.
11+
12+
[id="errata-updates-1-16.1_{context}"]
13+
== Errata updates
14+
15+
[id="RHSA-2025:8278-gitops-1-16-1-security-update-advisory_{context}"]
16+
=== RHSA-2025:8278 - {gitops-title} 1.16.1 security update advisory
17+
18+
Issued: 2025-06-28
19+
20+
The list of security fixes that are included in this release is documented in the following advisory:
21+
22+
* link:https://access.redhat.com/errata/RHSA-2025:8278[RHSA-2025:8278]
23+
24+
If you have installed the {gitops-title} Operator in the default namespace, run the following command to view the container images in this release:
25+
26+
[source,terminal]
27+
----
28+
$ oc describe deployment gitops-operator-controller-manager -n openshift-gitops-operator
29+
----

release_notes/gitops-release-notes-1-16.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,5 +30,8 @@ include::modules/go-compatibility-and-support-matrix.adoc[leveloffset=+1]
3030

3131
// Modules included, most to least recent
3232

33+
// Release notes for Red Hat OpenShift GitOps 1.16.1
34+
include::modules/gitops-release-notes-1-16-1.adoc[leveloffset=+1]
35+
3336
// Release notes for Red Hat OpenShift GitOps 1.16.0
3437
include::modules/gitops-release-notes-1-16-0.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)