Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
b01b2cb145
commit
4c2ad5bcd8
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [redis-6.0.0](https://github.com/truecharts/charts/compare/redis-5.0.33...redis-6.0.0) (2023-03-01)
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [redis-6.0.1](https://github.com/truecharts/charts/compare/redis-6.0.0...redis-6.0.1) (2023-03-01)
|
||||
|
||||
### Fix
|
||||
|
||||
- disable manifestmanager
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-6.0.0](https://github.com/truecharts/charts/compare/redis-5.0.33...redis-6.0.0) (2023-03-01)
|
||||
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update container image tccr.io/truecharts/redis to 7.0.7
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-5.0.24](https://github.com/truecharts/charts/compare/redis-5.0.23...redis-5.0.24) (2023-01-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redis to 7.0.7
|
||||
|
||||
|
|
@ -24,7 +24,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
- http://redis.io/
|
||||
type: application
|
||||
version: 6.0.0
|
||||
version: 6.0.1
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [redis-6.0.1](https://github.com/truecharts/charts/compare/redis-6.0.0...redis-6.0.1) (2023-03-01)
|
||||
|
||||
### Fix
|
||||
|
||||
- disable manifestmanager
|
||||
|
||||
|
|
@ -196,5 +196,5 @@ portal:
|
|||
open:
|
||||
enabled: false
|
||||
|
||||
manifests:
|
||||
manifestManager:
|
||||
enabled: false
|
Loading…
Reference in New Issue