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
|
||||
repoURL: https://neuvector.github.io/neuvector-helm/
|
||||
chart: core
|
||||
targetRevision: 2.7.3
|
||||
targetRevision: 2.7.4
|
||||
|
|
|
@ -8,7 +8,7 @@ installCRDs: true
|
|||
global:
|
||||
image:
|
||||
repository: quay.io/argoproj/argocd
|
||||
tag: v2.10.5
|
||||
tag: v2.10.6
|
||||
# imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 999
|
||||
|
@ -176,7 +176,7 @@ repoServer:
|
|||
|
||||
initContainers:
|
||||
- name: copy-cmp-server
|
||||
image: quay.io/argoproj/argocd:v2.10.5
|
||||
image: quay.io/argoproj/argocd:v2.10.6
|
||||
command:
|
||||
- cp
|
||||
- -n
|
||||
|
|
Loading…
Reference in a new issue