Skip to content

Commit

Permalink
Update quay.io/argoproj/argocd Docker tag to v2.9.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 Nov 6, 2023
1 parent c01b126 commit 32a505f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ parameters:
argocd:
registry: quay.io
repository: argoproj/argocd
tag: v2.3.12
tag: v2.9.0
redis:
registry: docker.io
repository: library/redis
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -227,4 +227,4 @@ spec:
requests:
cpu: 10m
memory: 32Mi
version: v2.3.12
version: v2.9.0
Original file line number Diff line number Diff line change
Expand Up @@ -225,4 +225,4 @@ spec:
requests:
cpu: 10m
memory: 32Mi
version: v2.3.12
version: v2.9.0
2 changes: 1 addition & 1 deletion tests/golden/params/argocd/argocd/30_argocd/10_argocd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -202,4 +202,4 @@ spec:
insecure: true
logFormat: text
logLevel: info
version: v2.3.12
version: v2.9.0

0 comments on commit 32a505f

Please sign in to comment.