Compare commits

..

No commits in common. "ef068a2152e2db59aac3905c717ebab892daca08" and "469836cf91ee18a55d53a26cfa8c97ad053c3707" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@ installCRDs: true
global: global:
image: image:
repository: quay.io/argoproj/argocd repository: quay.io/argoproj/argocd
tag: v2.10.1 tag: v2.10.0
# 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.1 image: quay.io/argoproj/argocd:v2.10.0
command: command:
- cp - cp
- -n - -n

View file

@ -94,7 +94,7 @@ grafana:
image: image:
repository: grafana/grafana repository: grafana/grafana
tag: 10.3.3 tag: 10.3.1
persistence: persistence:
enabled: true enabled: true