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 b64bb4a9d3f..00000000000 --- 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 1245decd1a8..1dd0ed98c18 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 a3d81d497ae..11c33cda12c 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 00000000000..d7fd56ce8bd --- /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 38488959661..056c217c741 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