From f6ff7273a8ad5b289e1ef5f3f99aa2cd53109046 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 27 Feb 2023 16:59:25 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/vertex/2.0.19/app-changelog.md | 9 --------- .../vertex/{2.0.19 => 2.0.20}/CHANGELOG.md | 18 +++++++++--------- .../vertex/{2.0.19 => 2.0.20}/Chart.yaml | 2 +- incubator/vertex/{2.0.19 => 2.0.20}/README.md | 0 incubator/vertex/2.0.20/app-changelog.md | 9 +++++++++ .../vertex/{2.0.19 => 2.0.20}/app-readme.md | 0 .../charts/common-11.1.2.tgz | Bin .../vertex/{2.0.19 => 2.0.20}/ix_values.yaml | 2 +- .../vertex/{2.0.19 => 2.0.20}/questions.yaml | 0 .../{2.0.19 => 2.0.20}/templates/common.yaml | 0 .../vertex/{2.0.19 => 2.0.20}/values.yaml | 0 11 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 incubator/vertex/2.0.19/app-changelog.md rename incubator/vertex/{2.0.19 => 2.0.20}/CHANGELOG.md (92%) rename incubator/vertex/{2.0.19 => 2.0.20}/Chart.yaml (98%) rename incubator/vertex/{2.0.19 => 2.0.20}/README.md (100%) create mode 100644 incubator/vertex/2.0.20/app-changelog.md rename incubator/vertex/{2.0.19 => 2.0.20}/app-readme.md (100%) rename incubator/vertex/{2.0.19 => 2.0.20}/charts/common-11.1.2.tgz (100%) rename incubator/vertex/{2.0.19 => 2.0.20}/ix_values.yaml (82%) rename incubator/vertex/{2.0.19 => 2.0.20}/questions.yaml (100%) rename incubator/vertex/{2.0.19 => 2.0.20}/templates/common.yaml (100%) rename incubator/vertex/{2.0.19 => 2.0.20}/values.yaml (100%) diff --git a/incubator/vertex/2.0.19/app-changelog.md b/incubator/vertex/2.0.19/app-changelog.md deleted file mode 100644 index b64bb4a9d3..0000000000 --- a/incubator/vertex/2.0.19/app-changelog.md +++ /dev/null @@ -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. - - \ No newline at end of file diff --git a/incubator/vertex/2.0.19/CHANGELOG.md b/incubator/vertex/2.0.20/CHANGELOG.md similarity index 92% rename from incubator/vertex/2.0.19/CHANGELOG.md rename to incubator/vertex/2.0.20/CHANGELOG.md index 1245decd1a..1dd0ed98c1 100644 --- a/incubator/vertex/2.0.19/CHANGELOG.md +++ b/incubator/vertex/2.0.20/CHANGELOG.md @@ -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) ### 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) ### 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 diff --git a/incubator/vertex/2.0.19/Chart.yaml b/incubator/vertex/2.0.20/Chart.yaml similarity index 98% rename from incubator/vertex/2.0.19/Chart.yaml rename to incubator/vertex/2.0.20/Chart.yaml index a3d81d497a..11c33cda12 100644 --- a/incubator/vertex/2.0.19/Chart.yaml +++ b/incubator/vertex/2.0.20/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://hub.docker.com/r/lswl/vertex - https://gitlab.lswl.in/lswl/vertex type: application -version: 2.0.19 +version: 2.0.20 diff --git a/incubator/vertex/2.0.19/README.md b/incubator/vertex/2.0.20/README.md similarity index 100% rename from incubator/vertex/2.0.19/README.md rename to incubator/vertex/2.0.20/README.md diff --git a/incubator/vertex/2.0.20/app-changelog.md b/incubator/vertex/2.0.20/app-changelog.md new file mode 100644 index 0000000000..d7fd56ce8b --- /dev/null +++ b/incubator/vertex/2.0.20/app-changelog.md @@ -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 + + \ No newline at end of file diff --git a/incubator/vertex/2.0.19/app-readme.md b/incubator/vertex/2.0.20/app-readme.md similarity index 100% rename from incubator/vertex/2.0.19/app-readme.md rename to incubator/vertex/2.0.20/app-readme.md diff --git a/incubator/vertex/2.0.19/charts/common-11.1.2.tgz b/incubator/vertex/2.0.20/charts/common-11.1.2.tgz similarity index 100% rename from incubator/vertex/2.0.19/charts/common-11.1.2.tgz rename to incubator/vertex/2.0.20/charts/common-11.1.2.tgz diff --git a/incubator/vertex/2.0.19/ix_values.yaml b/incubator/vertex/2.0.20/ix_values.yaml similarity index 82% rename from incubator/vertex/2.0.19/ix_values.yaml rename to incubator/vertex/2.0.20/ix_values.yaml index 3848895966..056c217c74 100644 --- a/incubator/vertex/2.0.19/ix_values.yaml +++ b/incubator/vertex/2.0.20/ix_values.yaml @@ -3,7 +3,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/vertex - tag: vstable@sha256:8c609d7345ce076a0465c23ca1857ada25ffc7bdb426728db289df105ae64799 + tag: vstable@sha256:573768482ae7e0deb31e5f9feb84dded893960e87584254ace53bd4bfb08bfd8 persistence: config: enabled: true diff --git a/incubator/vertex/2.0.19/questions.yaml b/incubator/vertex/2.0.20/questions.yaml similarity index 100% rename from incubator/vertex/2.0.19/questions.yaml rename to incubator/vertex/2.0.20/questions.yaml diff --git a/incubator/vertex/2.0.19/templates/common.yaml b/incubator/vertex/2.0.20/templates/common.yaml similarity index 100% rename from incubator/vertex/2.0.19/templates/common.yaml rename to incubator/vertex/2.0.20/templates/common.yaml diff --git a/incubator/vertex/2.0.19/values.yaml b/incubator/vertex/2.0.20/values.yaml similarity index 100% rename from incubator/vertex/2.0.19/values.yaml rename to incubator/vertex/2.0.20/values.yaml