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 cef38e3 commit fe2bc23Copy full SHA for fe2bc23
charts/gitops-runtime/Chart.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v2
2
-appVersion: 0.1.72
+appVersion: 2.0.0
3
description: A Helm chart for Codefresh gitops runtime
4
name: gitops-runtime
5
version: 0.0.0
charts/gitops-runtime/values.yaml
@@ -688,7 +688,7 @@ gitops-operator:
688
# -- defaults
689
registry: quay.io
690
repository: codefresh/codefresh-gitops-operator
691
- tag: "293f24f"
+ tag: "cr-32078"
692
env:
693
<<:
694
- *otel-config
0 commit comments