diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 756874adf..3a5fd6564 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -699,8 +699,8 @@ gitops-operator: image: # -- defaults registry: quay.io - repository: codefresh/codefresh-gitops-operator - tag: v0.8.7 + repository: codefresh/dev/codefresh-gitops-operator + tag: cr-29970-82a21a4 serviceAccount: create: true annotations: {}