Compare commits

...

2 commits

Author SHA1 Message Date
renovate[bot]
b8ca344a7a chore(deps): update helm chart argo-workflows to v0.40.13 2024-03-03 03:18:24 +00:00
renovate[bot]
25a78bf2f4 chore(deps): update docker image quay.io/argoproj/argocd to v2.10.2 2024-03-03 03:18:04 +00:00
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.2
# 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.2
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.12 targetRevision: 0.40.13
# secrets: # secrets:
# - name: argocd-secret # - name: argocd-secret
# keys: # keys: