diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index df270bbb..e3ca8d64 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -726,7 +726,9 @@ gitops-operator: # -- defaults registry: quay.io repository: codefresh/codefresh-gitops-operator - tag: v0.11.1 + tag: b913720 + env: + GITOPS_OPERATOR_VERSION: 0.11.1 serviceAccount: create: true annotations: {}