Skip to content

Commit

Permalink
Merge pull request #134 from projectsyn/commodore-renovate/quay.io-ar…
Browse files Browse the repository at this point in the history
…goproj-argocd-2.9.x

Update quay.io/argoproj/argocd Docker tag to v2.9.2
  • Loading branch information
simu authored Nov 21, 2023
2 parents 5390502 + 0a371d5 commit 5c2382d
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.9.1
tag: v2.9.2
redis:
registry: docker.io
repository: library/redis
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -238,4 +238,4 @@ spec:
requests:
cpu: 10m
memory: 32Mi
version: v2.9.1
version: v2.9.2
Original file line number Diff line number Diff line change
Expand Up @@ -235,4 +235,4 @@ spec:
requests:
cpu: 10m
memory: 32Mi
version: v2.9.1
version: v2.9.2
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 @@ -213,4 +213,4 @@ spec:
insecure: true
logFormat: text
logLevel: info
version: v2.9.1
version: v2.9.2

0 comments on commit 5c2382d

Please sign in to comment.