From 7d8adfa545a619da96fa5feae32b72af56ec1a3d Mon Sep 17 00:00:00 2001 From: groundhog2k <10630407+groundhog2k@users.noreply.github.com> Date: Wed, 6 Oct 2021 17:44:11 +0200 Subject: [PATCH] Update redis chart for Redis 6.2.6 (#642) --- charts/redis/Chart.yaml | 4 ++-- charts/redis/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/redis/Chart.yaml b/charts/redis/Chart.yaml index 663d13f3..564b25a7 100644 --- a/charts/redis/Chart.yaml +++ b/charts/redis/Chart.yaml @@ -8,7 +8,7 @@ maintainers: - name: groundhog2k # This is the chart version -version: 0.4.7 +version: 0.4.8 # This is the version number of the application being deployed. -appVersion: "6.2.5" +appVersion: "6.2.6" diff --git a/charts/redis/README.md b/charts/redis/README.md index 6786e858..578c5e4d 100644 --- a/charts/redis/README.md +++ b/charts/redis/README.md @@ -1,6 +1,6 @@ # Redis -   +   A Helm chart for Redis on Kubernetes -- GitLab