Skip to content

Commit

Permalink
Update quay.io/argoproj/argocd Docker tag to v2.10.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Feb 6, 2024
1 parent a889d65 commit b46c3c1
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,6 +16,6 @@ parameters:
tag: 'v0.11.1@sha256:dba13cfdfdf6c1db4ed7bbef109d44ab1d6b16fa70e1835c33b97b9ae64b1af9'
argocd:
image: quay.io/argoproj/argocd
tag: 'v2.9.2@sha256:8576d347f30fa4c56a0129d1c0a0f5ed1e75662f0499f1ed7e917c405fd909dc'
tag: 'v2.10.0@sha256:13cdc24e2218bb74fe6ec988c8045c7afc3043f24601e33b20ee78b787440baa'

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.2@sha256:8576d347f30fa4c56a0129d1c0a0f5ed1e75662f0499f1ed7e917c405fd909dc
value: quay.io/argoproj/argocd:v2.10.0@sha256:13cdc24e2218bb74fe6ec988c8045c7afc3043f24601e33b20ee78b787440baa
- name: STEWARD_CLUSTER_ID
value: c-green-test-1234
- name: STEWARD_NAMESPACE
Expand Down

0 comments on commit b46c3c1

Please sign in to comment.