Skip to content

Commit 50a8db6

Browse files
authored
Merge pull request #38584 from DebarghoGhosh/release-notes-1.3.1-3458
RHDEVDOCS-3458 - GitOps 1.3.1 release notes
2 parents 5aeb454 + 312a46e commit 50a8db6

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

cicd/gitops/gitops-release-notes.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,13 @@ toc::[]
1717
1818
For an overview of {gitops-title}, see xref:../../cicd/gitops/understanding-openshift-gitops.adoc#understanding-openshift-gitops[Understanding OpenShift GitOps].
1919

20-
include::modules/making-open-source-more-inclusive.adoc[leveloffset=+1]
21-
2220
include::modules/go-compatibility-and-support-matrix.adoc[leveloffset=+1]
2321

22+
include::modules/making-open-source-more-inclusive.adoc[leveloffset=+1]
23+
2424
// Modules included, most to least recent
25+
include::modules/gitops-release-notes-1-3-1.adoc[leveloffset=+1]
26+
2527
include::modules/gitops-release-notes-1-3-0.adoc[leveloffset=+1]
2628

2729
include::modules/gitops-release-notes-1-2-1.adoc[leveloffset=+1]
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
// Module included in the following assembly:
2+
//
3+
// * gitops/gitops-release-notes.adoc
4+
5+
[id="gitops-release-notes-1-3-1_{context}"]
6+
= Release notes for {gitops-title} 1.3.1
7+
8+
{gitops-title} 1.3.1 is now available on {product-title} 4.7, 4.8, and 4.9.
9+
10+
[id="fixed-issues-1-3-1_{context}"]
11+
== Fixed issues
12+
13+
* If you upgrade to v1.3.0, the Operator does not return an ordered slice of environment variables. As a result, the reconciler fails causing the frequent recreation of Argo CD pods in {product-title} clusters running behind a proxy. This update fixes the issue so that Argo CD pods are not recreated. link:https://issues.redhat.com/browse/GITOPS-1489[GITOPS-1489]

0 commit comments

Comments
 (0)