diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 070145bb..6f7c4445 100644 --- a/charts/gitops-runtime/values.yaml +++ b/charts/gitops-runtime/values.yaml @@ -726,7 +726,7 @@ gitops-operator: # -- defaults registry: quay.io repository: codefresh/codefresh-gitops-operator - tag: v0.8.13 + tag: v0.9.1 serviceAccount: create: true annotations: {}