Skip to content

Commit 037578a

Browse files
feat(container)!: Update image redis to v8
1 parent 2c76802 commit 037578a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

kubernetes/cluster-1/webhook-site.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ spec:
9797
redis:
9898
image:
9999
repository: redis
100-
tag: 7.4.4-alpine
100+
tag: 8.2.0-alpine
101101
probes:
102102
liveness:
103103
enabled: true

kubernetes/oke/hyperglass.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ spec:
6262
redis:
6363
image:
6464
repository: redis
65-
tag: 7.4.4
65+
tag: 8.2.0
6666
ssh:
6767
image:
6868
repository: ghcr.io/pl4nty/ubuntu-ssh

0 commit comments

Comments
 (0)