Skip to content

Commit c3ba9ff

Browse files
committed
GitOps 1.8.5 release notes documantion.
Added content to the draft doc. Miner update for doc refinement. Added Errata updates. Updated the errata links. Miner update to address peer review. Miner fix for doc consistency. Update to address QE review. miner update to address merge review.
1 parent c842ae8 commit c3ba9ff

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed

cicd/gitops/gitops-release-notes.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ ifdef::openshift-enterprise[]
3636
* xref:../../operators/admin/olm-configuring-proxy-support.adoc#olm-inject-custom-ca_olm-configuring-proxy-support[Injecting a custom CA certificate]
3737
endif::[]
3838
39+
include::modules/gitops-release-notes-1-8-5.adoc[leveloffset=+1]
40+
3941
include::modules/gitops-release-notes-1-8-4.adoc[leveloffset=+1]
4042
4143
include::modules/gitops-release-notes-1-8-3.adoc[leveloffset=+1]
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
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-8-5_{context}"]
8+
= Release notes for {gitops-title} 1.8.5
9+
10+
{gitops-title} 1.8.5 is now available on {product-title} 4.10, 4.11, 4.12, and 4.13.
11+
12+
[id="errata-updates-1-8-5_{context}"]
13+
== Errata updates
14+
15+
[id="rhsa-2023-5030-gitops-1-8-5-security-update-advisory_{context}"]
16+
=== RHSA-2023:5030 - {gitops-title} 1.8.5 security update advisory
17+
18+
Issued: 2023-09-08
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-2023:5030[RHSA-2023:5030]
23+
24+
If you have installed the {gitops-title} Operator, 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-operators
29+
----
30+

0 commit comments

Comments
 (0)