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-3-1.adoc

14 lines
698 B
Plaintext

// Module included in the following assembly:
//
// * gitops/gitops-release-notes.adoc
[id="gitops-release-notes-1-3-1_{context}"]
= Release notes for {gitops-title} 1.3.1
{gitops-title} 1.3.1 is now available on {product-title} 4.7, 4.8, 4.9, and 4.6 with limited GA support.
[id="fixed-issues-1-3-1_{context}"]
== Fixed issues
* 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]