Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c1496e46ad
commit
6bbafc9e02
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [redis-8.0.11](https://github.com/truecharts/charts/compare/redis-8.0.10...redis-8.0.11) (2023-08-24)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/redis to v7.2.0 ([#11835](https://github.com/truecharts/charts/issues/11835))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [redis-8.0.12](https://github.com/truecharts/charts/compare/redis-8.0.11...redis-8.0.12) (2023-08-25)
|
||||||
|
|
||||||
|
### 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)
|
## [redis-8.0.11](https://github.com/truecharts/charts/compare/redis-8.0.10...redis-8.0.11) (2023-08-24)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [redis-8.0.2](https://github.com/truecharts/charts/compare/redis-8.0.1...redis-8.0.2) (2023-08-01)
|
## [redis-8.0.2](https://github.com/truecharts/charts/compare/redis-8.0.1...redis-8.0.2) (2023-08-01)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/redis to v7.0.12 ([#11131](https://github.com/truecharts/charts/issues/11131))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [redis-8.0.1](https://github.com/truecharts/charts/compare/redis-8.0.0...redis-8.0.1) (2023-07-31)
|
|
||||||
|
|
||||||
### 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.11
|
version: 8.0.12
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [redis-8.0.12](https://github.com/truecharts/charts/compare/redis-8.0.11...redis-8.0.12) (2023-08-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/redis to v7.2.0 ([#11874](https://github.com/truecharts/charts/issues/11874))
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/redis
|
repository: tccr.io/truecharts/redis
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: v7.2.0@sha256:7ef0cf394cff16f11b9093304e9f3376819d4232e78a2ceb65af8c2aca7e42ec
|
tag: v7.2.0@sha256:4480ac8a43901e46e9c81903c5be27f80519e2450f30cf4afbc1f657a6cfe38a
|
||||||
|
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue