Skip to content

Commit 7e93ee8

Browse files
committed
chore(deps): update docker.io/library/redis docker tag to v7.2.6
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
1 parent 1969cf4 commit 7e93ee8

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

class/defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ parameters:
3939
redis:
4040
registry: docker.io
4141
repository: library/redis
42-
tag: '7.2.5'
42+
tag: '7.2.6'
4343
argocd_applicationset:
4444
registry: quay.io
4545
repository: argoproj/argocd-applicationset

tests/golden/defaults/argocd/argocd/30_argocd/10_argocd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ spec:
4848
requests:
4949
cpu: 10m
5050
memory: 16Mi
51-
version: 7.2.5
51+
version: 7.2.6
5252
repo:
5353
env:
5454
- name: HOME

tests/golden/openshift/argocd/argocd/30_argocd/10_argocd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ spec:
4848
requests:
4949
cpu: 10m
5050
memory: 16Mi
51-
version: 7.2.5
51+
version: 7.2.6
5252
repo:
5353
env:
5454
- name: HOME

tests/golden/params/argocd/argocd/30_argocd/10_argocd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ spec:
3838
gitlab-dev.syn.tools ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIKtv4stHQjApa7wkgvgo4dB52qLzI/zN2Us+89cQXXm0
3939
redis:
4040
image: docker.io/library/redis
41-
version: 7.2.5
41+
version: 7.2.6
4242
repo:
4343
env:
4444
- name: HOME

tests/golden/prometheus/argocd/argocd/30_argocd/10_argocd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ spec:
4848
requests:
4949
cpu: 10m
5050
memory: 16Mi
51-
version: 7.2.5
51+
version: 7.2.6
5252
repo:
5353
env:
5454
- name: HOME

0 commit comments

Comments
 (0)