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 471e667 commit 90856b4Copy full SHA for 90856b4
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
@@ -682,7 +682,7 @@ gitops-operator:
682
# -- defaults
683
registry: quay.io
684
repository: codefresh/codefresh-gitops-operator
685
- tag: "6882325"
+ tag: "cr-32078"
686
env:
687
!!merge <<:
688
- *otel-config
0 commit comments