diff --git a/charts/redis/Chart.yaml b/charts/redis/Chart.yaml index 645d7e3a078d5cb95233cbec6fd822dd399bcd55..fe98b697496073f599d6efeea662a3379c2093af 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.14" +version: "0.6.3" # This is the version number of the application being deployed. -appVersion: "6.2.11" +appVersion: "7.0.9" diff --git a/charts/redis/README.md b/charts/redis/README.md index 607c5984a3364edad5618486f9d9ced6c3ebdc54..e2e3cc7a2ce19f601f3cd162426a6dd7e4dfa044 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 a7ff2dbfd2792d071ca38a8af1ae6279c70897f5..44f9900768f22bd2e292084e911dd8e29aed8e83 100644 --- a/charts/redis/RELEASENOTES.md +++ b/charts/redis/RELEASENOTES.md @@ -21,4 +21,5 @@ | 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 | | 0.6.2 | 7.0.8 | Updated version detection for pod disruption budget | +| 0.6.3 | 7.0.9 | Upgraded to Redis 7.0.9 | | | | |