Skip to content
Snippets Groups Projects
Commit 2e202346 authored by Goeran Poehner's avatar Goeran Poehner
Browse files

Update redis chart for Redis 7.0.2

Fixes #1065
parent dca1b4c3
No related branches found
No related tags found
No related merge requests found
......@@ -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"
# Redis
![Version: 0.5.1](https://img.shields.io/badge/Version-0.5.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.1](https://img.shields.io/badge/AppVersion-7.0.1-informational?style=flat-square)
![Version: 0.5.2](https://img.shields.io/badge/Version-0.5.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 7.0.2](https://img.shields.io/badge/AppVersion-7.0.2-informational?style=flat-square)
## Changelog
......
......@@ -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 |
| | | |
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment