From 003cd96fbe05c511068439e527a5ed7c5e792652 Mon Sep 17 00:00:00 2001 From: sa-renovate Date: Tue, 17 Mar 2026 09:17:10 +0000 Subject: [PATCH] chore(argo-cd): Update quay.io/argoprojlabs/argocd-extension-installer Docker tag to v0.0.9 Signed-off-by: sa-renovate --- charts/argo-cd/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: ""