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