Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
c61f4e3c36
commit
d48db08810
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [redis-7.0.2](https://github.com/truecharts/charts/compare/redis-7.0.1...redis-7.0.2) (2023-07-23)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 13.2.1 ([#10757](https://github.com/truecharts/charts/issues/10757))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [redis-7.0.3](https://github.com/truecharts/charts/compare/redis-7.0.2...redis-7.0.3) (2023-07-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redis to v7.0.12 ([#10783](https://github.com/truecharts/charts/issues/10783))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-7.0.2](https://github.com/truecharts/charts/compare/redis-7.0.1...redis-7.0.2) (2023-07-23)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
## [redis-6.0.60](https://github.com/truecharts/charts/compare/redis-6.0.58...redis-6.0.60) (2023-06-13)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.14.3 ([#9601](https://github.com/truecharts/charts/issues/9601))
|
||||
- update helm chart common to 12.14.2 ([#9579](https://github.com/truecharts/charts/issues/9579))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-6.0.60](https://github.com/truecharts/charts/compare/redis-6.0.58...redis-6.0.60) (2023-06-13)
|
||||
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
- http://redis.io/
|
||||
type: application
|
||||
version: 7.0.2
|
||||
version: 7.0.3
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [redis-7.0.3](https://github.com/truecharts/charts/compare/redis-7.0.2...redis-7.0.3) (2023-07-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redis to v7.0.12 ([#10783](https://github.com/truecharts/charts/issues/10783))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/redis
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v7.0.12@sha256:a2151ed7eba66076d9ffed70ca121bd7166c5d865d840a961bd5a48b49d361d6
|
||||
tag: v7.0.12@sha256:8f73a00e575d7d460a042109a20149c9633d20acb3ad11a2a7262c3dc0941c5b
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue