diff --git a/charts/argo-cd/values.yaml b/charts/argo-cd/values.yaml index f1213daf..7c7aaa44 100644 --- a/charts/argo-cd/values.yaml +++ b/charts/argo-cd/values.yaml @@ -1858,7 +1858,7 @@ server: # -- Repository to use for extension installer image repository: "quay.io/argoprojlabs/argocd-extension-installer" # -- Tag to use for extension installer image - tag: "v0.0.8" + tag: "v0.0.9" # -- Image pull policy for extensions # @default -- `""` (defaults to global.image.imagePullPolicy) imagePullPolicy: ""