We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 775fd99 commit 8284bdbCopy full SHA for 8284bdb
charts/gitops-runtime/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
appVersion: 0.1.75
3
description: A Helm chart for Codefresh gitops runtime
4
name: gitops-runtime
5
-version: '0.24.5'
+version: '0.24.6'
6
home: https://github.com/codefresh-io/gitops-runtime-helm
7
icon: https://avatars1.githubusercontent.com/u/11412079?v=3
8
keywords:
charts/gitops-runtime/values.yaml
@@ -728,7 +728,7 @@ gitops-operator:
728
image:
729
registry: quay.io
730
repository: codefresh/codefresh-gitops-operator
731
- tag: 6cad5ad
+ tag: 8cbca33
732
env:
733
GITOPS_OPERATOR_VERSION: 0.10.1 # hacky workaround, since our tags are no longer semver compliant
734
serviceAccount:
0 commit comments