diff --git a/charts/redis/Chart.yaml b/charts/redis/Chart.yaml index fb2da71c097dd6da55c3255393b2bd3b7cb8ba44..7ca71462d9ad2730b5ba8f641eac07f89b2734e8 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.6.1 +version: 0.4.13 # This is the version number of the application being deployed. -appVersion: "7.0.8" +appVersion: "6.2.10" diff --git a/charts/redis/RELEASENOTES.md b/charts/redis/RELEASENOTES.md index 60c40f751248cfb26ae3e71bf15c1e8e02bdc5b9..0dc62b148787af9722e2fcc299a1bfbdb7e70e27 100644 --- a/charts/redis/RELEASENOTES.md +++ b/charts/redis/RELEASENOTES.md @@ -5,6 +5,7 @@ | 0.4.10 | 6.2.6 | Implemented startupProbe support | | 0.4.11 | 6.2.6 | Implemented support for extra secrets and advanced configuration capabilites | | 0.4.12 | 6.2.7 | Upgraded to Redis 6.2.7 | +| 0.4.13 | 6.2.10 | Upgraded to Redis 6.2.10 | | 0.5.0 | 7.0.0 | Upgraded to Redis 7.0.0 | | 0.5.1 | 7.0.1 | Upgraded to Redis 7.0.1 | | 0.5.2 | 7.0.2 | Upgraded to Redis 7.0.2 |