diff --git a/cicd/gitops/gitops-release-notes.adoc b/cicd/gitops/gitops-release-notes.adoc index 96cfb55e3cb4..7274c96f6c99 100644 --- a/cicd/gitops/gitops-release-notes.adoc +++ b/cicd/gitops/gitops-release-notes.adoc @@ -23,6 +23,8 @@ include::modules/go-compatibility-and-support-matrix.adoc[leveloffset=+1] include::modules/making-open-source-more-inclusive.adoc[leveloffset=+1] // Modules included, most to least recent +include::modules/gitops-release-notes-1-4-5.adoc[leveloffset=+1] + include::modules/gitops-release-notes-1-4-3.adoc[leveloffset=+1] include::modules/gitops-release-notes-1-4-2.adoc[leveloffset=+1] diff --git a/modules/gitops-release-notes-1-4-5.adoc b/modules/gitops-release-notes-1-4-5.adoc new file mode 100644 index 000000000000..57b47e8dbcb4 --- /dev/null +++ b/modules/gitops-release-notes-1-4-5.adoc @@ -0,0 +1,31 @@ +// Module included in the following assembly: +// +// * gitops/gitops-release-notes.adoc + +[id="gitops-release-notes-1-4-5_{context}"] += Release notes for {gitops-title} 1.4.5 + +[role="_abstract"] +{gitops-title} 1.4.5 is now available on {product-title} 4.7, 4.8, 4.9 and 4.10. + +[id="fixed-issues-1-4-5_{context}"] +== Fixed issues + +[WARNING] +==== +You should directly upgrade to {gitops-title} v1.4.5 from {gitops-title} v1.4.3. Do not use {gitops-title} v1.4.4 in a production environment. Major issues that affected {gitops-title} v1.4.4 are fixed in {gitops-title} 1.4.5. +==== + +The following issue has been resolved in the current release: + +* Before this update, Argo CD pods were stuck in the `ErrImagePullBackOff` state. The following error message was shown: +[source,yaml] +---- +reason: ErrImagePull + message: >- + rpc error: code = Unknown desc = reading manifest + sha256:ff4ad30752cf0d321cd6c2c6fd4490b716607ea2960558347440f2f370a586a8 + in registry.redhat.io/openshift-gitops-1/argocd-rhel8: StatusCode: + 404,