Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7d7ce32b79
commit
7d83496684
|
@ -1,4 +0,0 @@
|
|||
|
||||
|
||||
## [redis-8.0.44](https://github.com/truecharts/charts/compare/redis-8.0.43...redis-8.0.44) (2023-11-08)
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [redis-8.0.45](https://github.com/truecharts/charts/compare/redis-8.0.44...redis-8.0.45) (2023-11-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redis to v7.2.3 ([#14500](https://github.com/truecharts/charts/issues/14500))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-8.0.44](https://github.com/truecharts/charts/compare/redis-8.0.43...redis-8.0.44) (2023-11-08)
|
||||
|
||||
|
||||
|
@ -88,12 +97,3 @@
|
|||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
- update helm chart common to 14.1.0 ([#14049](https://github.com/truecharts/charts/issues/14049))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-8.0.34](https://github.com/truecharts/charts/compare/redis-8.0.33...redis-8.0.34) (2023-10-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redis to v7.2.2 ([#13740](https://github.com/truecharts/charts/issues/13740))
|
||||
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
- http://redis.io/
|
||||
type: application
|
||||
version: 8.0.44
|
||||
version: 8.0.45
|
||||
annotations:
|
||||
truecharts.org/category: database
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [redis-8.0.45](https://github.com/truecharts/charts/compare/redis-8.0.44...redis-8.0.45) (2023-11-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redis to v7.2.3 ([#14500](https://github.com/truecharts/charts/issues/14500))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/redis
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v7.2.3@sha256:9d51d05196beb255805741dbd3d843154de9a816f9f6a65e0fa0c8d43f48aa45
|
||||
tag: v7.2.3@sha256:583d852032f7537c271db380ed3f500de8ece51b66ac6315b66dd195bed28740
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue