diff --git a/charts/gitops-runtime/Chart.yaml b/charts/gitops-runtime/Chart.yaml index 92835134..762cbfab 100644 --- a/charts/gitops-runtime/Chart.yaml +++ b/charts/gitops-runtime/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 0.1.72 +appVersion: 2.0.0 description: A Helm chart for Codefresh gitops runtime name: gitops-runtime version: 0.0.0 diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 5bfa11f6..28b3343b 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -682,7 +682,7 @@ gitops-operator: # -- defaults registry: quay.io repository: codefresh/codefresh-gitops-operator - tag: "6882325" + tag: "b38cd22" env: !!merge <<: - *otel-config