0.12.0
Installation
To get Helm chart for this release run:
helm pull oci://quay.io/codefresh/gitops-runtime --version 0.12.0Chart changes
- feat: update to upstream argo-cd 2.12.3 and helm 7.4.7 (#281)
- update gitops-operator to
0.2.12- fix: action script fails to extract commit_sha from response (#285)
WARNING! ARGO-CD 7.x.x CHART BREAKING CHANGE
In the runtime release 0.12.0 we upgraded to the latest argo-cd 7.x.x helm chart which
contains the breaking change in the values for providing cluster credentials
(in this chart it's located under the path argo-cd.configs.clusterCredentials).
clusterCredentials used to be of type list -- now it's a map (object).
See the release notes.
Codefresh Gitops Runtime does NOT use these values directly -- so the runtimes
with the default configuration are not affected.
App-proxy changes
- bump app-proxy to 1.3021.0-1 - fix hosted runtime init