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 fe2450b commit b69a44aCopy full SHA for b69a44a
charts/gitops-runtime/Chart.yaml
@@ -1,5 +1,5 @@
1
apiVersion: v2
2
-appVersion: 2.0.0
+appVersion: 0.1.72
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: "b38cd22"
686
env:
687
!!merge <<:
688
- *otel-config
0 commit comments