diff --git a/charts/redis/Chart.yaml b/charts/redis/Chart.yaml index c25b6d3e13ed958e5081831c0e1db0c94b2c833f..8c63373d83e09d48273bac635b92bde7ce07eaba 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.5.1 +version: 0.5.2 # This is the version number of the application being deployed. -appVersion: "7.0.1" +appVersion: "7.0.2" diff --git a/charts/redis/README.md b/charts/redis/README.md index 45c261264691afe8cc73bdd66d1f35babccec50e..89a8286c45436bd85e9158755c937fa58899724f 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 694d23d1f49d398fc9fd3dedacc6860e7696bd7d..e225bf6dd347f126875dddccd5c6da1127341409 100644 --- a/charts/redis/RELEASENOTES.md +++ b/charts/redis/RELEASENOTES.md @@ -7,4 +7,5 @@ | 0.4.12 | 6.2.7 | Upgraded to Redis 6.2.7 | | 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 | | | | |