Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7d529222a2
commit
edcc73a636
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [redis-6.0.32](https://github.com/truecharts/charts/compare/redis-6.0.31...redis-6.0.32) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.6.1 ([#8152](https://github.com/truecharts/charts/issues/8152))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [redis-6.0.33](https://github.com/truecharts/charts/compare/redis-6.0.32...redis-6.0.33) (2023-04-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redis to v ([#8361](https://github.com/truecharts/charts/issues/8361))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-6.0.32](https://github.com/truecharts/charts/compare/redis-6.0.31...redis-6.0.32) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update helm chart common to 12.4.10 ([#7996](https://github.com/truecharts/charts/issues/7996))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-6.0.22](https://github.com/truecharts/charts/compare/redis-6.0.21...redis-6.0.22) (2023-04-14)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.4.9 ([#7928](https://github.com/truecharts/charts/issues/7928))
|
||||
|
||||
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
- http://redis.io/
|
||||
type: application
|
||||
version: 6.0.32
|
||||
version: 6.0.33
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [redis-6.0.33](https://github.com/truecharts/charts/compare/redis-6.0.32...redis-6.0.33) (2023-04-28)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redis to v ([#8361](https://github.com/truecharts/charts/issues/8361))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/redis
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 7.0.8@sha256:13e0bbf5369ed2f219b96c0e7136b531eb1fdca1db7b7e2c72e13133adf26288
|
||||
tag: 7.0.8@sha256:3f8675e580926b6675127eaed0cb850aa2dbf063f68aa3337d0e38c05d0221d2
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue