diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 366d81a3..91faefb3 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -725,8 +725,8 @@ gitops-operator: image: # -- defaults registry: quay.io - repository: codefresh/codefresh-gitops-operator - tag: v0.11.1 + repository: codefresh/dev/codefresh-gitops-operator + tag: feat-add-releasestep-crd-8848b0e serviceAccount: create: true annotations: {}