Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
abb0d06af4
commit
40e7841a38
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [redis-8.0.21](https://github.com/truecharts/charts/compare/redis-8.0.20...redis-8.0.21) (2023-09-13)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/redis to v7.2.1 ([#12539](https://github.com/truecharts/charts/issues/12539))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [redis-8.0.22](https://github.com/truecharts/charts/compare/redis-8.0.21...redis-8.0.22) (2023-09-16)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/redis to v7.2.1 ([#12641](https://github.com/truecharts/charts/issues/12641))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [redis-8.0.21](https://github.com/truecharts/charts/compare/redis-8.0.20...redis-8.0.21) (2023-09-13)
|
## [redis-8.0.21](https://github.com/truecharts/charts/compare/redis-8.0.20...redis-8.0.21) (2023-09-13)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [redis-8.0.12](https://github.com/truecharts/charts/compare/redis-8.0.11...redis-8.0.12) (2023-08-25)
|
## [redis-8.0.12](https://github.com/truecharts/charts/compare/redis-8.0.11...redis-8.0.12) (2023-08-25)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/redis to v7.2.0 ([#11874](https://github.com/truecharts/charts/issues/11874))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [redis-8.0.11](https://github.com/truecharts/charts/compare/redis-8.0.10...redis-8.0.11) (2023-08-24)
|
|
||||||
|
|
||||||
### Chore
|
|
|
@ -23,7 +23,7 @@ sources:
|
||||||
- https://github.com/bitnami/bitnami-docker-redis
|
- https://github.com/bitnami/bitnami-docker-redis
|
||||||
- http://redis.io/
|
- http://redis.io/
|
||||||
type: application
|
type: application
|
||||||
version: 8.0.21
|
version: 8.0.22
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [redis-8.0.22](https://github.com/truecharts/charts/compare/redis-8.0.21...redis-8.0.22) (2023-09-16)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/redis to v7.2.1 ([#12641](https://github.com/truecharts/charts/issues/12641))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/redis
|
repository: tccr.io/truecharts/redis
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v7.2.1@sha256:15c0f51e8bdaf2db101f3ddf841223a5a02c00aef3b1efc17b64bddd626b1693
|
tag: v7.2.1@sha256:5466c462cf1bd167a4b51c4b7bd38c8c1b079c5e55206c121c8d394556e3d3bd
|
||||||
|
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue