Skip to content

Commit

Permalink
Update quay.io/argoproj/argocd Docker tag to v2.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent 1740b32 commit 624296e
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 @@ -2309,7 +2309,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.11.4
securityContext:
runAsNonRoot: true
runAsUser: 999
Expand Down Expand Up @@ -2341,7 +2341,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.11.4
securityContext:
runAsNonRoot: true
runAsUser: 999
Expand Down

0 comments on commit 624296e

Please sign in to comment.