Skip to content

Commit

Permalink
chore(deps): update docker.io/library/redis docker tag to v7.4.2
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Jan 6, 2025
1 parent 4feb71c commit 81c67e4
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion class/defaults.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ parameters:
redis:
registry: docker.io
repository: library/redis
tag: '7.4.1'
tag: '7.4.2'
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.4.1
version: 7.4.2
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.4.1
version: 7.4.2
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.4.1
version: 7.4.2
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.4.1
version: 7.4.2
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.4.1
version: 7.4.2
repo:
env:
- name: HOME
Expand Down

0 comments on commit 81c67e4

Please sign in to comment.