File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
cluster/manifests/skipper Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ kind: StatefulSet
3
3
metadata :
4
4
labels :
5
5
application : skipper-ingress-redis
6
- version : v6 .2.7
6
+ version : v7 .2.4
7
7
annotations :
8
8
zalando.org/update-using-hpa-replicas : skipper-ingress-redis
9
9
name : skipper-ingress-redis
19
19
labels :
20
20
statefulset : skipper-ingress-redis
21
21
application : skipper-ingress-redis
22
- version : v6 .2.7
22
+ version : v7 .2.4
23
23
annotations :
24
24
cluster-autoscaler.kubernetes.io/safe-to-evict : " false"
25
25
logging/destination : " {{.Cluster.ConfigItems.log_destination_infra}}"
50
50
- skipper-ingress-redis
51
51
priorityClassName : " {{ .Cluster.ConfigItems.system_priority_class }}"
52
52
containers :
53
- - image : container-registry.zalando.net/library/redis-6 -alpine:6 -alpine-20220622
53
+ - image : container-registry.zalando.net/library/redis-7 -alpine:7 -alpine-20240226
54
54
name : skipper-ingress-redis
55
55
args :
56
56
- /usr/local/bin/docker-entrypoint.sh
You can’t perform that action at this time.
0 commit comments