Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
fc1f06c1b3
commit
7ab3978d6a
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [redis-8.0.25](https://github.com/truecharts/charts/compare/redis-8.0.24...redis-8.0.25) (2023-09-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redis to v7.2.1 ([#12931](https://github.com/truecharts/charts/issues/12931))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-8.0.25](https://github.com/truecharts/charts/compare/redis-8.0.24...redis-8.0.25) (2023-09-25)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [redis-8.0.16](https://github.com/truecharts/charts/compare/redis-8.0.15...redis-8.0.16) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-8.0.15](https://github.com/truecharts/charts/compare/redis-8.0.14...redis-8.0.15) (2023-08-31)
|
||||
|
||||
### Chore
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
- http://redis.io/
|
||||
type: application
|
||||
version: 8.0.25
|
||||
version: 8.0.26
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [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))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/redis
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v7.2.1@sha256:b3b3e30bf5b77b917275f0c8986e0fe17eda954dfbaf0545a2434a9f9c3a68f2
|
||||
tag: v7.2.1@sha256:145bdaec5d089a9b8f58366f80bb5a9bb3d1d8309bd829f41b91efab88bbd54e
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue