feat(argo-cd): Bump argocd-extension-installer to 0.0.8 (#3070)

Bump argocd-extension-installer to 0.0.8

Signed-off-by: mikutas <23391543+mikutas@users.noreply.github.com>
This commit is contained in:
Takumi Sue 2024-12-09 18:17:14 +09:00 committed by GitHub
parent 9bf8f97811
commit cf8b6950f1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -1847,7 +1847,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.5"
tag: "v0.0.8"
# -- Image pull policy for extensions
# @default -- `""` (defaults to global.image.imagePullPolicy)
imagePullPolicy: ""