diff --git a/charts/redis/Chart.yaml b/charts/redis/Chart.yaml index f0a5162fe328d7b0b48423dc66779a5253ce8147..6ce2f399665622a5bf8d010e29938e044dd9614a 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.7.4" +version: "0.7.5" # This is the version number of the application being deployed. -appVersion: "7.2.2" +appVersion: "7.2.3" diff --git a/charts/redis/README.md b/charts/redis/README.md index a0684d679381bb6c1de41598033a7e966d83d2cc..fa816f5ed1109f28bbd227be2b0430386b4408a9 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 4a0a3ef3819a45e941527fbce6c1d1a0aa5f22b1..e96706698bd4ec48299f320434b5713cf539e91f 100644 --- a/charts/redis/RELEASENOTES.md +++ b/charts/redis/RELEASENOTES.md @@ -44,4 +44,5 @@ | 0.7.2 | 7.2.1 | Upgraded to Redis 7.2.1 | | 0.7.3 | 7.2.1 | Updated metrics exporter to v1.55.0 | | 0.7.4 | 7.2.2 | Upgraded to Redis 7.2.2 | +| 0.7.5 | 7.2.3 | Upgraded to Redis 7.2.3 | | | | |