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:
parent
a12dbf812c
commit
598a3c48c5
3 changed files with 4 additions and 4 deletions
|
|
@ -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: ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue