Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c9f07add7f
commit
3d504939bf
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [redis-5.0.20](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-2.0.7...redis-5.0.20) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 11.1.1
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [redis-5.0.21](https://github.com/truecharts/charts/compare/redisinsight-2.0.6...redis-5.0.21) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redis to 7.0.7
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-5.0.20](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-2.0.7...redis-5.0.20) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update container image tccr.io/truecharts/redis to 7.0.5
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-5.0.10](https://github.com/truecharts/charts/compare/redis-5.0.9...redis-5.0.10) (2022-12-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to v11.0.7 ([#5266](https://github.com/truecharts/charts/issues/5266))
|
||||
|
||||
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
- http://redis.io/
|
||||
type: application
|
||||
version: 5.0.20
|
||||
version: 5.0.21
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [redis-5.0.21](https://github.com/truecharts/charts/compare/redisinsight-2.0.6...redis-5.0.21) (2022-12-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redis to 7.0.7
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/redis
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 7.0.7@sha256:0c1289e3344b2c3e2268c2d02989350e97dcaeaac937a2a5d058c120e5192276
|
||||
tag: 7.0.7@sha256:a9c688ff993714c849d6132e7d78c078781202cc10c718441517e9e48b38a0a9
|
||||
|
||||
controller:
|
||||
# -- Set the controller type.
|
Loading…
Reference in New Issue