Skip to content

Commit

Permalink
chore(deps): update quay.io/argoproj/argocd docker tag to v2.13.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 Feb 5, 2025
1 parent 724e3a9 commit 547b31a
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ parameters:
argocd:
registry: quay.io
repository: argoproj/argocd
tag: v2.13.4
tag: v2.13.5
redis:
registry: docker.io
repository: library/redis
Expand Down
4 changes: 2 additions & 2 deletions tests/golden/defaults/argocd/argocd/30_argocd/10_argocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ spec:
name: vault-config
- mountPath: /home/vault/
name: vault-token
version: v2.13.4
version: v2.13.5
volumeMounts:
- mountPath: /home/argocd/
name: vault-token
Expand Down Expand Up @@ -248,4 +248,4 @@ spec:
requests:
cpu: 10m
memory: 32Mi
version: v2.13.4
version: v2.13.5
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ spec:
name: vault-config
- mountPath: /home/vault/
name: vault-token
version: v2.13.4
version: v2.13.5
volumeMounts:
- mountPath: /home/argocd/
name: vault-token
Expand Down Expand Up @@ -251,4 +251,4 @@ spec:
requests:
cpu: 10m
memory: 32Mi
version: v2.13.4
version: v2.13.5
4 changes: 2 additions & 2 deletions tests/golden/openshift/argocd/argocd/30_argocd/10_argocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ spec:
name: vault-config
- mountPath: /home/vault/
name: vault-token
version: v2.13.4
version: v2.13.5
volumeMounts:
- mountPath: /home/argocd/
name: vault-token
Expand Down Expand Up @@ -266,4 +266,4 @@ spec:
- openshiftrootswissonly
openShiftOAuth: true
provider: dex
version: v2.13.4
version: v2.13.5
4 changes: 2 additions & 2 deletions tests/golden/params/argocd/argocd/30_argocd/10_argocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ spec:
name: vault-config
- mountPath: /home/vault/
name: vault-token
version: v2.13.4
version: v2.13.5
volumeMounts:
- mountPath: /home/argocd/
name: vault-token
Expand Down Expand Up @@ -229,4 +229,4 @@ spec:
insecure: true
logFormat: text
logLevel: info
version: v2.13.4
version: v2.13.5
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ spec:
name: vault-config
- mountPath: /home/vault/
name: vault-token
version: v2.13.4
version: v2.13.5
volumeMounts:
- mountPath: /home/argocd/
name: vault-token
Expand Down Expand Up @@ -248,4 +248,4 @@ spec:
requests:
cpu: 10m
memory: 32Mi
version: v2.13.4
version: v2.13.5
4 changes: 2 additions & 2 deletions tests/golden/syn-teams/argocd/argocd/30_argocd/10_argocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ spec:
name: vault-config
- mountPath: /home/vault/
name: vault-token
version: v2.13.4
version: v2.13.5
volumeMounts:
- mountPath: /home/argocd/
name: vault-token
Expand Down Expand Up @@ -248,4 +248,4 @@ spec:
requests:
cpu: 10m
memory: 32Mi
version: v2.13.4
version: v2.13.5

0 comments on commit 547b31a

Please sign in to comment.