Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-02-27 16:59:25 +00:00
parent 79c2db78f4
commit f6ff7273a8
11 changed files with 20 additions and 20 deletions

View File

@ -1,9 +0,0 @@
## [vertex-2.0.19](https://github.com/truecharts/charts/compare/vertex-2.0.18...vertex-2.0.19) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.

View File

@ -4,6 +4,15 @@
## [vertex-2.0.20](https://github.com/truecharts/charts/compare/vertex-2.0.19...vertex-2.0.20) (2023-02-27)
### Chore
- update container image tccr.io/truecharts/vertex to vstable
## [vertex-2.0.19](https://github.com/truecharts/charts/compare/vertex-2.0.18...vertex-2.0.19) (2023-02-10) ## [vertex-2.0.19](https://github.com/truecharts/charts/compare/vertex-2.0.18...vertex-2.0.19) (2023-02-10)
### Fix ### Fix
@ -88,12 +97,3 @@
## [vertex-2.0.10](https://github.com/truecharts/charts/compare/vertex-2.0.9...vertex-2.0.10) (2022-12-19) ## [vertex-2.0.10](https://github.com/truecharts/charts/compare/vertex-2.0.9...vertex-2.0.10) (2022-12-19)
### Chore ### Chore
- update helm general non-major
## [vertex-2.0.9](https://github.com/truecharts/charts/compare/vertex-2.0.8...vertex-2.0.9) (2022-12-13)
### Chore

View File

@ -28,4 +28,4 @@ sources:
- https://hub.docker.com/r/lswl/vertex - https://hub.docker.com/r/lswl/vertex
- https://gitlab.lswl.in/lswl/vertex - https://gitlab.lswl.in/lswl/vertex
type: application type: application
version: 2.0.19 version: 2.0.20

View File

@ -0,0 +1,9 @@
## [vertex-2.0.20](https://github.com/truecharts/charts/compare/vertex-2.0.19...vertex-2.0.20) (2023-02-27)
### Chore
- update container image tccr.io/truecharts/vertex to vstable

View File

@ -3,7 +3,7 @@ env:
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: tccr.io/truecharts/vertex repository: tccr.io/truecharts/vertex
tag: vstable@sha256:8c609d7345ce076a0465c23ca1857ada25ffc7bdb426728db289df105ae64799 tag: vstable@sha256:573768482ae7e0deb31e5f9feb84dded893960e87584254ace53bd4bfb08bfd8
persistence: persistence:
config: config:
enabled: true enabled: true