From 571920578e740c13078bccdf9574297c95959c22 Mon Sep 17 00:00:00 2001
From: Renovate Bot <bot@renovateapp.com>
Date: Tue, 15 Mar 2022 12:47:24 +0000
Subject: [PATCH] Update helm values docker.io/bitnami/redis to v6.2.6

Signed-off-by: Renovate Bot <bot@renovateapp.com>
---
 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..5b78e71e 100644
--- a/appuio/redis/values.yaml
+++ b/appuio/redis/values.yaml
@@ -19,7 +19,7 @@ image:
   repository: bitnami/redis
   # -- Redis image tag (immutable tags are recommended)
   ## ref: https://github.com/bitnami/bitnami-docker-redis#supported-tags-and-respective-dockerfile-links
-  tag: 6.2.1-debian-10-r36
+  tag: 6.2.6-debian-10-r36
   # -- Redis 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