Compare commits

..

No commits in common. "b8ca344a7a16841b9595685299c16a5216a0bc35" and "a543ecc693e4312aa17c729205e69e27cbba16d4" 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.2 tag: v2.10.1
# 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.2 image: quay.io/argoproj/argocd:v2.10.1
command: command:
- cp - cp
- -n - -n

View file

@ -5,7 +5,7 @@ apps:
- name: argo-workflows - name: argo-workflows
repoURL: https://argoproj.github.io/argo-helm repoURL: https://argoproj.github.io/argo-helm
chart: argo-workflows chart: argo-workflows
targetRevision: 0.40.13 targetRevision: 0.40.12
# secrets: # secrets:
# - name: argocd-secret # - name: argocd-secret
# keys: # keys: