From 794e7c3d5dc30c488dc5921085732893277adf5d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 3 Jun 2022 21:26:02 +0000 Subject: [PATCH] Update helm values docker.io/bitnami/redis-sentinel to v6.2.7 Signed-off-by: Renovate Bot --- appuio/redis/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appuio/redis/values.yaml b/appuio/redis/values.yaml index 9dc35219..c79c5aad 100644 --- a/appuio/redis/values.yaml +++ b/appuio/redis/values.yaml @@ -64,7 +64,7 @@ sentinel: repository: bitnami/redis-sentinel # -- Sentinel image tag ## ref: https://github.com/bitnami/bitnami-docker-redis-sentinel#supported-tags-and-respective-dockerfile-links - tag: 6.2.1-debian-10-r35 + tag: 6.2.7-debian-10-r35 # -- Sentinel image pull policy # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images