diff --git a/charts/gitops-runtime/values.yaml b/charts/gitops-runtime/values.yaml index 3c7c6762..b5db0b01 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.10.0 + tag: v0.10.1 serviceAccount: create: true annotations: {}