diff --git a/charts/redis/Chart.yaml b/charts/redis/Chart.yaml index 3359b925d4e42d7bc6daab7adfbc6a06969d75db..fb2da71c097dd6da55c3255393b2bd3b7cb8ba44 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.0 +version: 0.6.1 # This is the version number of the application being deployed. -appVersion: "7.0.7" +appVersion: "7.0.8" diff --git a/charts/redis/README.md b/charts/redis/README.md index d36e9393a91b3fc4a01ea8cfa97742305f68beb7..1bcc66533823424abd8b6f084232ea45c873d80d 100644 --- a/charts/redis/README.md +++ b/charts/redis/README.md @@ -1,6 +1,6 @@ # Redis -   +   ## Changelog diff --git a/charts/redis/RELEASENOTES.md b/charts/redis/RELEASENOTES.md index 173add1da9ace1328335395a23c010dd80bc5ea6..60c40f751248cfb26ae3e71bf15c1e8e02bdc5b9 100644 --- a/charts/redis/RELEASENOTES.md +++ b/charts/redis/RELEASENOTES.md @@ -17,4 +17,5 @@ | 0.5.9 | 7.0.6 | Upgraded to Redis 7.0.6 and added support for init container resources | | 0.5.10 | 7.0.7 | Upgraded to Redis 7.0.7 | | 0.6.0 | 7.0.7 | Implemented alternative DNS option for cluster building | +| 0.6.1 | 7.0.8 | Upgraded to Redis 7.0.8 | | | | |