diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 070145bb..c99cb0a0 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.0 serviceAccount: create: true annotations: {}