Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
2d08532f3c
commit
759713d69e
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [redis-6.0.36](https://github.com/truecharts/charts/compare/redis-6.0.35...redis-6.0.36) (2023-05-01)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.6.4 ([#8642](https://github.com/truecharts/charts/issues/8642))
|
||||
|
||||
|
|
@ -4,6 +4,15 @@
|
|||
|
||||
|
||||
|
||||
## [redis-6.0.37](https://github.com/truecharts/charts/compare/redis-6.0.36...redis-6.0.37) (2023-05-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redis to 7.0.11 ([#8716](https://github.com/truecharts/charts/issues/8716))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-6.0.36](https://github.com/truecharts/charts/compare/redis-6.0.35...redis-6.0.36) (2023-05-01)
|
||||
|
||||
### Chore
|
||||
|
@ -88,12 +97,3 @@
|
|||
- update helm chart common to 12.4.15 ([#8050](https://github.com/truecharts/charts/issues/8050))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-6.0.26](https://github.com/truecharts/charts/compare/redis-6.0.25...redis-6.0.26) (2023-04-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 12.4.14 ([#8045](https://github.com/truecharts/charts/issues/8045))
|
||||
|
||||
|
|
@ -23,7 +23,7 @@ sources:
|
|||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
- http://redis.io/
|
||||
type: application
|
||||
version: 6.0.36
|
||||
version: 6.0.37
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [redis-6.0.37](https://github.com/truecharts/charts/compare/redis-6.0.36...redis-6.0.37) (2023-05-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redis to 7.0.11 ([#8716](https://github.com/truecharts/charts/issues/8716))
|
||||
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/redis
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 7.0.11@sha256:44c21dd2acc832aca4fac849eae4f72dfd78e3fc739c833f32605cdbed4c85d5
|
||||
tag: 7.0.11@sha256:4653f0bff0f593ae2fd5782fbca41c15e0fbc631ab339ee74fb0e82ef37ed90a
|
||||
|
||||
workload:
|
||||
main:
|
Loading…
Reference in New Issue