Skip to content

Commit

Permalink
Update docker.io/library/redis Docker tag to v6.2.14
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
vshn-renovate committed Oct 27, 2023
1 parent c01b126 commit 9c1a7ad
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 @@ -36,7 +36,7 @@ parameters:
redis:
registry: docker.io
repository: library/redis
tag: '6.2.6'
tag: '6.2.14'
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: 6.2.6
version: 6.2.14
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: 6.2.6
version: 6.2.14
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: 6.2.6
version: 6.2.14
repo:
env:
- name: HOME
Expand Down

0 comments on commit 9c1a7ad

Please sign in to comment.