mirror of
https://github.com/nold360/hive-apps
synced 2025-01-25 16:32:49 +00:00
Compare commits
2 commits
538a67973d
...
316b511a38
Author | SHA1 | Date | |
---|---|---|---|
|
316b511a38 | ||
|
1aceac3046 |
2 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@ installCRDs: true
|
|||
global:
|
||||
image:
|
||||
repository: quay.io/argoproj/argocd
|
||||
tag: v2.10.9
|
||||
tag: v2.11.0
|
||||
# imagePullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
runAsUser: 999
|
||||
|
@ -176,7 +176,7 @@ repoServer:
|
|||
|
||||
initContainers:
|
||||
- name: copy-cmp-server
|
||||
image: quay.io/argoproj/argocd:v2.10.9
|
||||
image: quay.io/argoproj/argocd:v2.11.0
|
||||
command:
|
||||
- cp
|
||||
- -n
|
||||
|
|
|
@ -24,7 +24,7 @@ server:
|
|||
enabled: true
|
||||
image:
|
||||
repository: quay.io/prometheus/prometheus
|
||||
tag: v2.51.2
|
||||
tag: v2.52.0
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
|
Loading…
Add table
Reference in a new issue