Skip to content

Commit

Permalink
Merge pull request #179 from projectsyn/commodore-renovate/docker.io-…
Browse files Browse the repository at this point in the history
…library-redis-7.x

chore(deps): update docker.io/library/redis docker tag to v7.4.1
  • Loading branch information
DebakelOrakel authored Nov 8, 2024
2 parents f7f3f4f + 22e6c5e commit 3c05215
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ parameters:
redis:
registry: docker.io
repository: library/redis
tag: '7.2.6'
tag: '7.4.1'
argocd_applicationset:
registry: quay.io
repository: argoproj/argocd-applicationset
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
requests:
cpu: 10m
memory: 16Mi
version: 7.2.6
version: 7.4.1
repo:
env:
- name: HOME
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ spec:
requests:
cpu: 10m
memory: 16Mi
version: 7.2.6
version: 7.4.1
repo:
env:
- name: HOME
Expand Down
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 @@ -38,7 +38,7 @@ spec:
gitlab-dev.syn.tools ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKtv4stHQjApa7wkgvgo4dB52qLzI/zN2Us+89cQXXm0
redis:
image: docker.io/library/redis
version: 7.2.6
version: 7.4.1
repo:
env:
- name: HOME
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ spec:
requests:
cpu: 10m
memory: 16Mi
version: 7.2.6
version: 7.4.1
repo:
env:
- name: HOME
Expand Down

0 comments on commit 3c05215

Please sign in to comment.