From b9f10685a92511cdbd05a6670444e5e1790a9bb5 Mon Sep 17 00:00:00 2001 From: kjeld Schouten-Lebbing Date: Fri, 12 Nov 2021 19:01:52 +0100 Subject: [PATCH] fix(redis): bump common on redis --- charts/incubator/redis/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/redis/Chart.yaml b/charts/incubator/redis/Chart.yaml index ebf283e0513..078927244a8 100644 --- a/charts/incubator/redis/Chart.yaml +++ b/charts/incubator/redis/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.2.6" dependencies: - name: common repository: https://truecharts.org - version: 8.5.4 + version: 8.5.6 deprecated: false description: Open source, advanced key-value store. home: https://github.com/truecharts/apps/tree/master/stable/redis @@ -22,7 +22,7 @@ sources: - https://github.com/bitnami/bitnami-docker-redis - http://redis.io/ type: application -version: 0.0.1 +version: 0.0.2 annotations: truecharts.org/catagories: | - database