mirror of
https://github.com/nold360/hive-apps
synced 2024-11-09 15:26:39 +00:00
chore(deps): update docker image quay.io/argoproj/argocd to v2.11.3
This commit is contained in:
parent
bff04ad69d
commit
f92923bc0e
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ installCRDs: true
|
|||
global:
|
||||
image:
|
||||
repository: quay.io/argoproj/argocd
|
||||
tag: v2.11.2
|
||||
tag: v2.11.3
|
||||
# imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 999
|
||||
|
@ -176,7 +176,7 @@ repoServer:
|
|||
|
||||
initContainers:
|
||||
- name: copy-cmp-server
|
||||
image: quay.io/argoproj/argocd:v2.11.2
|
||||
image: quay.io/argoproj/argocd:v2.11.3
|
||||
command:
|
||||
- cp
|
||||
- -n
|
||||
|
|
Loading…
Reference in a new issue