Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
4f113fa77e
commit
7736a02790
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [redis-8.0.26](https://github.com/truecharts/charts/compare/redis-8.0.25...redis-8.0.26) (2023-09-28)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/redis to v7.2.1 ([#13039](https://github.com/truecharts/charts/issues/13039))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [redis-8.0.27](https://github.com/truecharts/charts/compare/redis-8.0.26...redis-8.0.27) (2023-10-01)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/redis to v7.2.1 ([#13132](https://github.com/truecharts/charts/issues/13132))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [redis-8.0.26](https://github.com/truecharts/charts/compare/redis-8.0.25...redis-8.0.26) (2023-09-28)
|
## [redis-8.0.26](https://github.com/truecharts/charts/compare/redis-8.0.25...redis-8.0.26) (2023-09-28)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
## [redis-8.0.17](https://github.com/truecharts/charts/compare/redis-8.0.16...redis-8.0.17) (2023-09-03)
|
## [redis-8.0.17](https://github.com/truecharts/charts/compare/redis-8.0.16...redis-8.0.17) (2023-09-03)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/redis to v7.2.0 ([#12192](https://github.com/truecharts/charts/issues/12192))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [redis-8.0.16](https://github.com/truecharts/charts/compare/redis-8.0.15...redis-8.0.16) (2023-09-03)
|
|
||||||
|
|
||||||
### 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.26
|
version: 8.0.27
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- database
|
- database
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [redis-8.0.27](https://github.com/truecharts/charts/compare/redis-8.0.26...redis-8.0.27) (2023-10-01)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/redis to v7.2.1 ([#13132](https://github.com/truecharts/charts/issues/13132))
|
||||||
|
|
||||||
|
|
|
@ -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:145bdaec5d089a9b8f58366f80bb5a9bb3d1d8309bd829f41b91efab88bbd54e
|
tag: v7.2.1@sha256:8b983b727fd6a6be58756c45326b6eacaa0c54e76d396bae381e9d36ea419616
|
||||||
|
|
||||||
workload:
|
workload:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue