From f861bf79d204866d62d697c0d8a2a7d865a8d02b Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Mon, 26 Mar 2018 18:31:32 +0000 Subject: [PATCH] redis: bump chart appVersion to `4.0.9` --- stable/redis/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable/redis/Chart.yaml b/stable/redis/Chart.yaml index d0abd3aee..a0643511f 100644 --- a/stable/redis/Chart.yaml +++ b/stable/redis/Chart.yaml @@ -1,6 +1,6 @@ name: redis version: 1.1.18 -appVersion: 4.0.8 +appVersion: 4.0.9 description: Open source, advanced key-value store. It is often referred to as a data structure server since keys can contain strings, hashes, lists, sets and sorted sets. keywords: - redis