Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
dcbe3ee7b9
commit
f74cbf458e
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [vertex-2.0.2](https://github.com/truecharts/charts/compare/vertex-2.0.1...vertex-2.0.2) (2022-11-17)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/vertex to vstable
|
||||
|
||||
|
|
@ -28,4 +28,4 @@ sources:
|
|||
- https://gitlab.lswl.in/lswl/vertex
|
||||
- https://hub.docker.com/r/lswl/vertex
|
||||
type: application
|
||||
version: 2.0.2
|
||||
version: 2.0.3
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
|
||||
## [vertex-2.0.3](https://github.com/truecharts/charts/compare/vertex-2.0.2...vertex-2.0.3) (2022-11-19)
|
||||
|
|
@ -3,7 +3,7 @@ env:
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/vertex
|
||||
tag: vstable@sha256:bcea72d7468158e1e542109a796a06a222477ae18d5a4b24b0e172fb80defc5e
|
||||
tag: vstable@sha256:b50bf5676e95eccaf586419bea193151496c678dd67717b23bf8e43e8b2394bc
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
Loading…
Reference in New Issue