diff --git a/incubator/pt-helper/2.0.1/app-changelog.md b/incubator/pt-helper/2.0.1/app-changelog.md deleted file mode 100644 index 629421dc3e..0000000000 --- a/incubator/pt-helper/2.0.1/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [pt-helper-2.0.1](https://github.com/truecharts/charts/compare/pt-helper-2.0.0...pt-helper-2.0.1) (2022-11-15) - -### Chore - -- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463)) - - \ No newline at end of file diff --git a/incubator/pt-helper/2.0.1/CHANGELOG.md b/incubator/pt-helper/2.0.2/CHANGELOG.md similarity index 100% rename from incubator/pt-helper/2.0.1/CHANGELOG.md rename to incubator/pt-helper/2.0.2/CHANGELOG.md diff --git a/incubator/pt-helper/2.0.1/Chart.yaml b/incubator/pt-helper/2.0.2/Chart.yaml similarity index 98% rename from incubator/pt-helper/2.0.1/Chart.yaml rename to incubator/pt-helper/2.0.2/Chart.yaml index 97d24d48e6..5112f60b40 100644 --- a/incubator/pt-helper/2.0.1/Chart.yaml +++ b/incubator/pt-helper/2.0.2/Chart.yaml @@ -25,4 +25,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/pt-helper - https://hub.docker.com/r/crazyq/pt_helper type: application -version: 2.0.1 +version: 2.0.2 diff --git a/incubator/pt-helper/2.0.1/README.md b/incubator/pt-helper/2.0.2/README.md similarity index 100% rename from incubator/pt-helper/2.0.1/README.md rename to incubator/pt-helper/2.0.2/README.md diff --git a/incubator/pt-helper/2.0.2/app-changelog.md b/incubator/pt-helper/2.0.2/app-changelog.md new file mode 100644 index 0000000000..0d2af7d00a --- /dev/null +++ b/incubator/pt-helper/2.0.2/app-changelog.md @@ -0,0 +1,9 @@ + + +## [pt-helper-2.0.2](https://github.com/truecharts/charts/compare/pt-helper-2.0.1...pt-helper-2.0.2) (2022-11-23) + +### Chore + +- update container image tccr.io/truecharts/pt-helper to latest + + \ No newline at end of file diff --git a/incubator/pt-helper/2.0.1/app-readme.md b/incubator/pt-helper/2.0.2/app-readme.md similarity index 100% rename from incubator/pt-helper/2.0.1/app-readme.md rename to incubator/pt-helper/2.0.2/app-readme.md diff --git a/incubator/pt-helper/2.0.1/charts/common-11.0.3.tgz b/incubator/pt-helper/2.0.2/charts/common-11.0.3.tgz similarity index 100% rename from incubator/pt-helper/2.0.1/charts/common-11.0.3.tgz rename to incubator/pt-helper/2.0.2/charts/common-11.0.3.tgz diff --git a/incubator/pt-helper/2.0.1/ix_values.yaml b/incubator/pt-helper/2.0.2/ix_values.yaml similarity index 82% rename from incubator/pt-helper/2.0.1/ix_values.yaml rename to incubator/pt-helper/2.0.2/ix_values.yaml index 4929804053..437a19108b 100644 --- a/incubator/pt-helper/2.0.1/ix_values.yaml +++ b/incubator/pt-helper/2.0.2/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/pt-helper - tag: latest@sha256:5e3b81cfc96d1bedd1f4f233e306868febb69d56c9e9b216bfd7919151e677fc + tag: latest@sha256:efe893f87aba9101e192ed935c27c8891ca124a61ad8fda1e5d3433c8ab990d3 persistence: data: enabled: true diff --git a/incubator/pt-helper/2.0.1/questions.yaml b/incubator/pt-helper/2.0.2/questions.yaml similarity index 100% rename from incubator/pt-helper/2.0.1/questions.yaml rename to incubator/pt-helper/2.0.2/questions.yaml diff --git a/incubator/pt-helper/2.0.1/templates/common.yaml b/incubator/pt-helper/2.0.2/templates/common.yaml similarity index 100% rename from incubator/pt-helper/2.0.1/templates/common.yaml rename to incubator/pt-helper/2.0.2/templates/common.yaml diff --git a/incubator/pt-helper/2.0.1/values.yaml b/incubator/pt-helper/2.0.2/values.yaml similarity index 100% rename from incubator/pt-helper/2.0.1/values.yaml rename to incubator/pt-helper/2.0.2/values.yaml