Skip to content

Commit

Permalink
Update quay.io/argoproj/argocd Docker tag to v2.13.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 809b9a5 commit 948fbff
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/aks/system/argocd/helm/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2322,7 +2322,7 @@ repoServer:
extraContainers:
- name: avp
command: [/var/run/argocd/argocd-cmp-server]
image: quay.io/argoproj/argocd:v2.11.0
image: quay.io/argoproj/argocd:v2.13.2
securityContext:
runAsNonRoot: true
runAsUser: 999
Expand Down Expand Up @@ -2354,7 +2354,7 @@ repoServer:

- name: avp-helm
command: [/var/run/argocd/argocd-cmp-server]
image: quay.io/argoproj/argocd:v2.11.0
image: quay.io/argoproj/argocd:v2.13.2
securityContext:
runAsNonRoot: true
runAsUser: 999
Expand Down

0 comments on commit 948fbff

Please sign in to comment.