mirror of
https://github.com/nold360/hive-apps
synced 2025-01-10 15:54:54 +00:00
Compare commits
2 commits
ca1eddfafb
...
8f3cce4448
Author | SHA1 | Date | |
---|---|---|---|
|
8f3cce4448 | ||
|
f034e891b3 |
2 changed files with 3 additions and 3 deletions
|
@ -5,4 +5,4 @@ apps:
|
||||||
- name: core
|
- name: core
|
||||||
repoURL: https://neuvector.github.io/neuvector-helm/
|
repoURL: https://neuvector.github.io/neuvector-helm/
|
||||||
chart: core
|
chart: core
|
||||||
targetRevision: 2.7.3
|
targetRevision: 2.7.4
|
||||||
|
|
|
@ -8,7 +8,7 @@ installCRDs: true
|
||||||
global:
|
global:
|
||||||
image:
|
image:
|
||||||
repository: quay.io/argoproj/argocd
|
repository: quay.io/argoproj/argocd
|
||||||
tag: v2.10.5
|
tag: v2.10.6
|
||||||
# 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.10.5
|
image: quay.io/argoproj/argocd:v2.10.6
|
||||||
command:
|
command:
|
||||||
- cp
|
- cp
|
||||||
- -n
|
- -n
|
||||||
|
|
Loading…
Reference in a new issue