1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-06 06:46:26 +01:00
Files
openshift-docs/modules/gitops-release-notes-1-6-2.adoc
Debargho Ghosh 2b1d6cdf1d added 1.6.2, 1.4.13 1nd 1.5.7 release notes
made review changes

added 4.7

made review changes

made review changes
2022-11-11 12:33:21 +00:00

24 lines
1.2 KiB
Plaintext

// Module included in the following assembly:
//
// * gitops/gitops-release-notes.adoc
:_content-type: REFERENCE
[id="gitops-release-notes-1-6-2_{context}"]
= Release notes for {gitops-title} 1.6.2
{gitops-title} 1.6.2 is now available on {product-title} 4.8, 4.9, 4.10 and 4.11.
[id="fixed-issues-1-6-2_{context}"]
== Fixed issues
The following issues have been resolved in the current release:
* Before this update, the subscription health check was marked *degraded* for missing *InstallPlan* when more than 5 Operators were installed in a project. This update fixes the issue. link:https://issues.redhat.com/browse/GITOPS-2018[GITOPS-2018]
* Before this update, the {gitops-title} Operator would spam the cluster with a deprecation notice warning whenever it detected that an Argo CD instance used deprecated fields. This update fixes this issue and shows only one warning event for each instance that detects a field. link:https://issues.redhat.com/browse/GITOPS-2230[GITOPS-2230]
* From {product-title} 4.12, it is optional to install the console. This fix updates the {gitops-title} Operator to prevent errors with the Operator if the console is not installed. link:https://issues.redhat.com/browse/GITOPS-2352[GITOPS-2352]