Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
ec80bd77cb
commit
8e599dfa65
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [tubearchivist-redisjson-2.0.1](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-2.0.0...tubearchivist-redisjson-2.0.1) (2022-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))
|
||||
|
||||
|
|
@ -26,4 +26,4 @@ sources:
|
|||
- https://github.com/RedisJSON/RedisJSON
|
||||
- https://hub.docker.com/r/redislabs/rejson/
|
||||
type: application
|
||||
version: 2.0.1
|
||||
version: 2.0.2
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [tubearchivist-redisjson-2.0.2](https://github.com/truecharts/charts/compare/tubearchivist-redisjson-2.0.1...tubearchivist-redisjson-2.0.2) (2022-11-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/tubearchivist-redisjson to latest
|
||||
|
||||
|
|
@ -2,7 +2,7 @@ env: {}
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/tubearchivist-redisjson
|
||||
tag: latest@sha256:246214a2128d7a8a60a23572f68a946a4bc7f53b8cc6059a5a6de6681b98d433
|
||||
tag: latest@sha256:ff1d8c2acfb61d1d5d88d4805720434aabbfd3b7a04b4d8c9d1e275eb4c7fd79
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
Loading…
Reference in New Issue