diff --git a/charts/redis/Chart.yaml b/charts/redis/Chart.yaml index 11104b3bd7a9e4362add67742d8dd7aa605beefd..e39215bd207ffb267e6fdfd6f6c0ef20aa96d21a 100644 --- a/charts/redis/Chart.yaml +++ b/charts/redis/Chart.yaml @@ -15,7 +15,7 @@ keywords: icon: https://redis.io/wp-content/uploads/2024/04/Logotype.svg # This is the chart version -version: "1.0.0" +version: "1.1.0" # This is the version number of the application being deployed. -appVersion: "6.2.14" +appVersion: "7.0.15" diff --git a/charts/redis/README.md b/charts/redis/README.md index ab202d72cbd75a58b63d15d6a76c4107a09a7cea..f621e2a95364007cabc915964fa6d5a5f3611a3d 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 eb8c8f2185a07c39638359cb48876973e74d7b5e..b642f9461d64d5a2fd16d5ffc77cb339fca1876b 100644 --- a/charts/redis/RELEASENOTES.md +++ b/charts/redis/RELEASENOTES.md @@ -52,4 +52,5 @@ | 0.7.9 | 7.2.3 | Added support for network policies and additional labels and annotations | | 0.7.10 | 7.2.4 | Upgraded to Redis 7.2.4 | | 1.0.0 | 6.2.14 | Final version with configuration secret, extra config and extra volume support | +| 1.1.0 | 7.0.15 | Final version with configuration secret, extra config and extra volume support | | | | |