Skip to content

Commit

Permalink
Update quay.io/argoproj/argocd Docker tag to v2.11.5
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Jul 15, 2024
1 parent 91fb7bd commit fe17bea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ parameters:
tag: 'v0.11.1@sha256:dba13cfdfdf6c1db4ed7bbef109d44ab1d6b16fa70e1835c33b97b9ae64b1af9'
argocd:
image: quay.io/argoproj/argocd
tag: 'v2.9.18@sha256:cb79b38cae317e90f7f11857a48535052fbbae6ffdeb0dc8034145c3c02f4a04'
tag: 'v2.11.5@sha256:a39a3dd97da2ff325a06bb4a6ed3e84ccacc297740ec38afa50fb15bda2bf7f0'

priority_class: system-cluster-critical
additional_facts: {}
2 changes: 1 addition & 1 deletion tests/golden/defaults/steward/steward/10_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ spec:
- name: STEWARD_API
value: https://api.syn.vshn.net/
- name: STEWARD_ARGO_IMAGE
value: quay.io/argoproj/argocd:v2.9.18@sha256:cb79b38cae317e90f7f11857a48535052fbbae6ffdeb0dc8034145c3c02f4a04
value: quay.io/argoproj/argocd:v2.11.5@sha256:a39a3dd97da2ff325a06bb4a6ed3e84ccacc297740ec38afa50fb15bda2bf7f0
- name: STEWARD_CLUSTER_ID
value: c-green-test-1234
- name: STEWARD_NAMESPACE
Expand Down

0 comments on commit fe17bea

Please sign in to comment.