diff --git a/incubator/tasmocompiler/2.0.12/app-changelog.md b/incubator/tasmocompiler/2.0.12/app-changelog.md deleted file mode 100644 index 518a5b1082d..00000000000 --- a/incubator/tasmocompiler/2.0.12/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tasmocompiler-2.0.12](https://github.com/truecharts/charts/compare/tasmocompiler-2.0.11...tasmocompiler-2.0.12) (2023-02-20) - -### Chore - -- update container image tccr.io/truecharts/tasmocompiler to latest - - \ No newline at end of file diff --git a/incubator/tasmocompiler/2.0.12/CHANGELOG.md b/incubator/tasmocompiler/2.0.13/CHANGELOG.md similarity index 91% rename from incubator/tasmocompiler/2.0.12/CHANGELOG.md rename to incubator/tasmocompiler/2.0.13/CHANGELOG.md index 41d074dfb89..1462e379a16 100644 --- a/incubator/tasmocompiler/2.0.12/CHANGELOG.md +++ b/incubator/tasmocompiler/2.0.13/CHANGELOG.md @@ -4,6 +4,15 @@ +## [tasmocompiler-2.0.13](https://github.com/truecharts/charts/compare/tasmocompiler-2.0.12...tasmocompiler-2.0.13) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/tasmocompiler to latest + + + + ## [tasmocompiler-2.0.12](https://github.com/truecharts/charts/compare/tasmocompiler-2.0.11...tasmocompiler-2.0.12) (2023-02-20) ### Chore @@ -88,12 +97,3 @@ ## [tasmocompiler-2.0.3](https://github.com/truecharts/charts/compare/tasmocompiler-2.0.2...tasmocompiler-2.0.3) (2022-12-13) ### Chore - -- update helm general non-major - - - - -## [tasmocompiler-2.0.2](https://github.com/truecharts/charts/compare/tasmocompiler-2.0.1...tasmocompiler-2.0.2) (2022-11-30) - - diff --git a/incubator/tasmocompiler/2.0.12/Chart.yaml b/incubator/tasmocompiler/2.0.13/Chart.yaml similarity index 98% rename from incubator/tasmocompiler/2.0.12/Chart.yaml rename to incubator/tasmocompiler/2.0.13/Chart.yaml index efab66e7c1c..2297c68e614 100644 --- a/incubator/tasmocompiler/2.0.12/Chart.yaml +++ b/incubator/tasmocompiler/2.0.13/Chart.yaml @@ -28,4 +28,4 @@ sources: - https://hub.docker.com/r/benzino77/tasmocompiler - https://github.com/benzino77/tasmocompiler type: application -version: 2.0.12 +version: 2.0.13 diff --git a/incubator/tasmocompiler/2.0.12/README.md b/incubator/tasmocompiler/2.0.13/README.md similarity index 100% rename from incubator/tasmocompiler/2.0.12/README.md rename to incubator/tasmocompiler/2.0.13/README.md diff --git a/incubator/tasmocompiler/2.0.13/app-changelog.md b/incubator/tasmocompiler/2.0.13/app-changelog.md new file mode 100644 index 00000000000..75c0df73f99 --- /dev/null +++ b/incubator/tasmocompiler/2.0.13/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tasmocompiler-2.0.13](https://github.com/truecharts/charts/compare/tasmocompiler-2.0.12...tasmocompiler-2.0.13) (2023-02-26) + +### Chore + +- update container image tccr.io/truecharts/tasmocompiler to latest + + \ No newline at end of file diff --git a/incubator/tasmocompiler/2.0.12/app-readme.md b/incubator/tasmocompiler/2.0.13/app-readme.md similarity index 100% rename from incubator/tasmocompiler/2.0.12/app-readme.md rename to incubator/tasmocompiler/2.0.13/app-readme.md diff --git a/incubator/tasmocompiler/2.0.12/charts/common-11.1.2.tgz b/incubator/tasmocompiler/2.0.13/charts/common-11.1.2.tgz similarity index 100% rename from incubator/tasmocompiler/2.0.12/charts/common-11.1.2.tgz rename to incubator/tasmocompiler/2.0.13/charts/common-11.1.2.tgz diff --git a/incubator/tasmocompiler/2.0.12/ix_values.yaml b/incubator/tasmocompiler/2.0.13/ix_values.yaml similarity index 83% rename from incubator/tasmocompiler/2.0.12/ix_values.yaml rename to incubator/tasmocompiler/2.0.13/ix_values.yaml index 353ecf0acbc..949782fabdf 100644 --- a/incubator/tasmocompiler/2.0.12/ix_values.yaml +++ b/incubator/tasmocompiler/2.0.13/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/tasmocompiler - tag: latest@sha256:9c6c731878925419c7050b947dbf1ea5115287a7b2193b6407598befbdbb6a85 + tag: latest@sha256:bee39f4acdec80f438a00c1f90281a04686d6f6b93ae316005c257ce14f88f35 persistence: {} podSecurityContext: runAsGroup: 0 diff --git a/incubator/tasmocompiler/2.0.12/questions.yaml b/incubator/tasmocompiler/2.0.13/questions.yaml similarity index 100% rename from incubator/tasmocompiler/2.0.12/questions.yaml rename to incubator/tasmocompiler/2.0.13/questions.yaml diff --git a/incubator/tasmocompiler/2.0.12/templates/common.yaml b/incubator/tasmocompiler/2.0.13/templates/common.yaml similarity index 100% rename from incubator/tasmocompiler/2.0.12/templates/common.yaml rename to incubator/tasmocompiler/2.0.13/templates/common.yaml diff --git a/incubator/tasmocompiler/2.0.12/values.yaml b/incubator/tasmocompiler/2.0.13/values.yaml similarity index 100% rename from incubator/tasmocompiler/2.0.12/values.yaml rename to incubator/tasmocompiler/2.0.13/values.yaml