diff --git a/incubator/jelu/2.0.6/app-changelog.md b/incubator/jelu/2.0.6/app-changelog.md deleted file mode 100644 index fa3d5d9580..0000000000 --- a/incubator/jelu/2.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [jelu-2.0.6](https://github.com/truecharts/charts/compare/jelu-2.0.5...jelu-2.0.6) (2022-12-19) - -### Chore - -- update helm general non-major - - \ No newline at end of file diff --git a/incubator/jelu/2.0.6/CHANGELOG.md b/incubator/jelu/2.0.7/CHANGELOG.md similarity index 90% rename from incubator/jelu/2.0.6/CHANGELOG.md rename to incubator/jelu/2.0.7/CHANGELOG.md index 5f409012b9..79fa21f17b 100644 --- a/incubator/jelu/2.0.6/CHANGELOG.md +++ b/incubator/jelu/2.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [jelu-2.0.7](https://github.com/truecharts/charts/compare/jelu-2.0.6...jelu-2.0.7) (2022-12-21) + +### Chore + +- update container image tccr.io/truecharts/jelu to latest + + + + ## [jelu-2.0.6](https://github.com/truecharts/charts/compare/jelu-2.0.5...jelu-2.0.6) (2022-12-19) ### Chore @@ -86,14 +95,5 @@ -## [jelu-2.0.1](https://github.com/truecharts/charts/compare/jelu-2.0.0...jelu-2.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - - - ## [jelu-2.0.1](https://github.com/truecharts/charts/compare/jelu-2.0.0...jelu-2.0.1) (2022-11-15) diff --git a/incubator/jelu/2.0.6/Chart.yaml b/incubator/jelu/2.0.7/Chart.yaml similarity index 98% rename from incubator/jelu/2.0.6/Chart.yaml rename to incubator/jelu/2.0.7/Chart.yaml index 6adaea0987..daad6a9866 100644 --- a/incubator/jelu/2.0.6/Chart.yaml +++ b/incubator/jelu/2.0.7/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/bayang/jelu - https://hub.docker.com/r/wabayang/jelu type: application -version: 2.0.6 +version: 2.0.7 diff --git a/incubator/jelu/2.0.6/README.md b/incubator/jelu/2.0.7/README.md similarity index 100% rename from incubator/jelu/2.0.6/README.md rename to incubator/jelu/2.0.7/README.md diff --git a/incubator/jelu/2.0.7/app-changelog.md b/incubator/jelu/2.0.7/app-changelog.md new file mode 100644 index 0000000000..4923118503 --- /dev/null +++ b/incubator/jelu/2.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [jelu-2.0.7](https://github.com/truecharts/charts/compare/jelu-2.0.6...jelu-2.0.7) (2022-12-21) + +### Chore + +- update container image tccr.io/truecharts/jelu to latest + + \ No newline at end of file diff --git a/incubator/jelu/2.0.6/app-readme.md b/incubator/jelu/2.0.7/app-readme.md similarity index 100% rename from incubator/jelu/2.0.6/app-readme.md rename to incubator/jelu/2.0.7/app-readme.md diff --git a/incubator/jelu/2.0.6/charts/common-11.0.9.tgz b/incubator/jelu/2.0.7/charts/common-11.0.9.tgz similarity index 100% rename from incubator/jelu/2.0.6/charts/common-11.0.9.tgz rename to incubator/jelu/2.0.7/charts/common-11.0.9.tgz diff --git a/incubator/jelu/2.0.6/ix_values.yaml b/incubator/jelu/2.0.7/ix_values.yaml similarity index 87% rename from incubator/jelu/2.0.6/ix_values.yaml rename to incubator/jelu/2.0.7/ix_values.yaml index e2769f3a02..e6b93c1c4a 100644 --- a/incubator/jelu/2.0.6/ix_values.yaml +++ b/incubator/jelu/2.0.7/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/jelu - tag: latest@sha256:d4c8964f1231ed0a2e55300b313c837047b7a121ee0f84bae13fc25ade696391 + tag: latest@sha256:58dd6e4e50c3b94341ed8d0db9e2ba809a783fb2712e4d68684cbb50457254e8 persistence: config: enabled: true diff --git a/incubator/jelu/2.0.6/questions.yaml b/incubator/jelu/2.0.7/questions.yaml similarity index 100% rename from incubator/jelu/2.0.6/questions.yaml rename to incubator/jelu/2.0.7/questions.yaml diff --git a/incubator/jelu/2.0.6/templates/common.yaml b/incubator/jelu/2.0.7/templates/common.yaml similarity index 100% rename from incubator/jelu/2.0.6/templates/common.yaml rename to incubator/jelu/2.0.7/templates/common.yaml diff --git a/incubator/jelu/2.0.6/values.yaml b/incubator/jelu/2.0.7/values.yaml similarity index 100% rename from incubator/jelu/2.0.6/values.yaml rename to incubator/jelu/2.0.7/values.yaml