Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
097554788d
commit
534e3ffe82
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [redis-8.0.10](https://github.com/truecharts/charts/compare/redis-8.0.9...redis-8.0.10) (2023-08-21)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redis to v7.2.0 ([#11741](https://github.com/truecharts/charts/issues/11741))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-8.0.10](https://github.com/truecharts/charts/compare/redis-8.0.9...redis-8.0.10) (2023-08-21)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [redis-8.0.1](https://github.com/truecharts/charts/compare/redis-8.0.0...redis-8.0.1) (2023-07-31)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redis to v7.0.12 ([#11100](https://github.com/truecharts/charts/issues/11100))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-8.0.0](https://github.com/truecharts/charts/compare/redis-7.0.6...redis-8.0.0) (2023-07-31)
|
||||
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
- http://redis.io/
|
||||
type: application
|
||||
version: 8.0.10
|
||||
version: 8.0.11
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/redis
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v7.2.0@sha256:b3b36c12ab97017f4b993afb0e8fee66d6f0621bc94f299ad58a9d3cf9b7e389
|
||||
tag: v7.2.0@sha256:7ef0cf394cff16f11b9093304e9f3376819d4232e78a2ceb65af8c2aca7e42ec
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue