diff --git a/incubator/storm/2.0.10/app-changelog.md b/incubator/storm/2.0.10/app-changelog.md deleted file mode 100644 index bc353175ada..00000000000 --- a/incubator/storm/2.0.10/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [storm-2.0.10](https://github.com/truecharts/charts/compare/insurgencysandstorm-2.0.8...storm-2.0.10) (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/storm/2.0.10/CHANGELOG.md b/incubator/storm/2.0.11/CHANGELOG.md similarity index 89% rename from incubator/storm/2.0.10/CHANGELOG.md rename to incubator/storm/2.0.11/CHANGELOG.md index 1623e912189..8662505e337 100644 --- a/incubator/storm/2.0.10/CHANGELOG.md +++ b/incubator/storm/2.0.11/CHANGELOG.md @@ -4,6 +4,15 @@ +## [storm-2.0.11](https://github.com/truecharts/charts/compare/storm-2.0.10...storm-2.0.11) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/storm to latest + + + + ## [storm-2.0.10](https://github.com/truecharts/charts/compare/insurgencysandstorm-2.0.8...storm-2.0.10) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [storm-2.0.2](https://github.com/truecharts/charts/compare/insurgencysandstorm-2.0.1...storm-2.0.2) (2022-11-30) - - - -## [storm-2.0.2](https://github.com/truecharts/charts/compare/insurgencysandstorm-2.0.1...storm-2.0.2) (2022-11-30) - - - - -## [storm-2.0.2](https://github.com/truecharts/charts/compare/insurgencysandstorm-2.0.1...storm-2.0.2) (2022-11-30) diff --git a/incubator/storm/2.0.10/Chart.yaml b/incubator/storm/2.0.11/Chart.yaml similarity index 98% rename from incubator/storm/2.0.10/Chart.yaml rename to incubator/storm/2.0.11/Chart.yaml index 2e1b9830be7..da661d375d6 100644 --- a/incubator/storm/2.0.10/Chart.yaml +++ b/incubator/storm/2.0.11/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/relvacode/storm - https://github.com/relvacode/storm/pkgs/container/storm type: application -version: 2.0.10 +version: 2.0.11 diff --git a/incubator/storm/2.0.10/README.md b/incubator/storm/2.0.11/README.md similarity index 100% rename from incubator/storm/2.0.10/README.md rename to incubator/storm/2.0.11/README.md diff --git a/incubator/storm/2.0.11/app-changelog.md b/incubator/storm/2.0.11/app-changelog.md new file mode 100644 index 00000000000..95f0e5d1a30 --- /dev/null +++ b/incubator/storm/2.0.11/app-changelog.md @@ -0,0 +1,9 @@ + + +## [storm-2.0.11](https://github.com/truecharts/charts/compare/storm-2.0.10...storm-2.0.11) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/storm to latest + + \ No newline at end of file diff --git a/incubator/storm/2.0.10/app-readme.md b/incubator/storm/2.0.11/app-readme.md similarity index 100% rename from incubator/storm/2.0.10/app-readme.md rename to incubator/storm/2.0.11/app-readme.md diff --git a/incubator/storm/2.0.10/charts/common-11.1.2.tgz b/incubator/storm/2.0.11/charts/common-11.1.2.tgz similarity index 100% rename from incubator/storm/2.0.10/charts/common-11.1.2.tgz rename to incubator/storm/2.0.11/charts/common-11.1.2.tgz diff --git a/incubator/storm/2.0.10/ix_values.yaml b/incubator/storm/2.0.11/ix_values.yaml similarity index 84% rename from incubator/storm/2.0.10/ix_values.yaml rename to incubator/storm/2.0.11/ix_values.yaml index edf31343d09..758565f6b0e 100644 --- a/incubator/storm/2.0.10/ix_values.yaml +++ b/incubator/storm/2.0.11/ix_values.yaml @@ -7,7 +7,7 @@ env: image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/storm - tag: latest@sha256:2b3046ed2c6e428c53693bb07c4da914f88980ed4cabbc0bfc534f3b79b4c935 + tag: latest@sha256:223613418ebb3f4063765a1670aa01d127cf65a5fa392641b259fb2a5c039c35 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/storm/2.0.10/questions.yaml b/incubator/storm/2.0.11/questions.yaml similarity index 100% rename from incubator/storm/2.0.10/questions.yaml rename to incubator/storm/2.0.11/questions.yaml diff --git a/incubator/storm/2.0.10/templates/common.yaml b/incubator/storm/2.0.11/templates/common.yaml similarity index 100% rename from incubator/storm/2.0.10/templates/common.yaml rename to incubator/storm/2.0.11/templates/common.yaml diff --git a/incubator/storm/2.0.10/values.yaml b/incubator/storm/2.0.11/values.yaml similarity index 100% rename from incubator/storm/2.0.10/values.yaml rename to incubator/storm/2.0.11/values.yaml