feat(argo-cd): Bump argocd-extension-installer to 0.0.5 (#2647)

* Bump argocd-extension-installer to v0.0.5

Signed-off-by: Aleksey Sviridkin <f@lex.la>

* Update docs

Signed-off-by: Aleksey Sviridkin <f@lex.la>

---------

Signed-off-by: Aleksey Sviridkin <f@lex.la>
This commit is contained in:
Aleksei Sviridkin 2024-04-19 18:07:22 +04:00 committed by GitHub
parent a12dbf812c
commit 598a3c48c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 4 additions and 4 deletions

View file

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