mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-17 08:26:25 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [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))
|
||||
|
||||
|
||||
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [redis-8.0.17](https://github.com/truecharts/charts/compare/redis-8.0.16...redis-8.0.17) (2023-09-03)
|
||||
|
||||
### 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
|
||||
@@ -88,12 +97,3 @@
|
||||
## [redis-8.0.7](https://github.com/truecharts/charts/compare/redis-8.0.6...redis-8.0.7) (2023-08-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm chart common to 14.0.2 ([#11488](https://github.com/truecharts/charts/issues/11488))
|
||||
|
||||
|
||||
|
||||
|
||||
## [redis-8.0.6](https://github.com/truecharts/charts/compare/redis-8.0.5...redis-8.0.6) (2023-08-13)
|
||||
|
||||
### Chore
|
||||
@@ -23,7 +23,7 @@ sources:
|
||||
- https://github.com/bitnami/bitnami-docker-redis
|
||||
- http://redis.io/
|
||||
type: application
|
||||
version: 8.0.16
|
||||
version: 8.0.17
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- database
|
||||
9
dependency/redis/8.0.17/app-changelog.md
Normal file
9
dependency/redis/8.0.17/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [redis-8.0.17](https://github.com/truecharts/charts/compare/redis-8.0.16...redis-8.0.17) (2023-09-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/redis to v7.2.0 ([#12192](https://github.com/truecharts/charts/issues/12192))
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/redis
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v7.2.0@sha256:f0d8afb088fc28c70bac4bb14579990c8659188b2c5746dbb9083d86f9d20866
|
||||
tag: v7.2.0@sha256:064768a5f2587d250681ec7fe6d40c79cb600e7a21cd5bc41d84500a066a9748
|
||||
|
||||
workload:
|
||||
main:
|
||||
Reference in New Issue
Block a user