diff --git a/incubator/tasmoadmin/2.0.9/CHANGELOG.md b/incubator/tasmoadmin/2.0.10/CHANGELOG.md similarity index 91% rename from incubator/tasmoadmin/2.0.9/CHANGELOG.md rename to incubator/tasmoadmin/2.0.10/CHANGELOG.md index 861bc83649..5ae2dfffb3 100644 --- a/incubator/tasmoadmin/2.0.9/CHANGELOG.md +++ b/incubator/tasmoadmin/2.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [tasmoadmin-2.0.10](https://github.com/truecharts/charts/compare/tasmoadmin-2.0.9...tasmoadmin-2.0.10) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/tasmoadmin to latest + + + + ## [tasmoadmin-2.0.9](https://github.com/truecharts/charts/compare/tasmoadmin-2.0.8...tasmoadmin-2.0.9) (2023-02-10) ### Fix @@ -88,12 +97,3 @@ ## [tasmoadmin-2.0.2](https://github.com/truecharts/charts/compare/tasmoadmin-2.0.1...tasmoadmin-2.0.2) (2022-11-30) - - - - -## [tasmoadmin-2.0.2](https://github.com/truecharts/charts/compare/tasmoadmin-2.0.1...tasmoadmin-2.0.2) (2022-11-30) - - - - diff --git a/incubator/tasmoadmin/2.0.9/Chart.yaml b/incubator/tasmoadmin/2.0.10/Chart.yaml similarity index 98% rename from incubator/tasmoadmin/2.0.9/Chart.yaml rename to incubator/tasmoadmin/2.0.10/Chart.yaml index de122278bd..d29a9d4c60 100644 --- a/incubator/tasmoadmin/2.0.9/Chart.yaml +++ b/incubator/tasmoadmin/2.0.10/Chart.yaml @@ -27,4 +27,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/tasmoadmin - https://hub.docker.com/r/raymondmm/tasmoadmin type: application -version: 2.0.9 +version: 2.0.10 diff --git a/incubator/tasmoadmin/2.0.9/README.md b/incubator/tasmoadmin/2.0.10/README.md similarity index 100% rename from incubator/tasmoadmin/2.0.9/README.md rename to incubator/tasmoadmin/2.0.10/README.md diff --git a/incubator/tasmoadmin/2.0.10/app-changelog.md b/incubator/tasmoadmin/2.0.10/app-changelog.md new file mode 100644 index 0000000000..898027c9dc --- /dev/null +++ b/incubator/tasmoadmin/2.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tasmoadmin-2.0.10](https://github.com/truecharts/charts/compare/tasmoadmin-2.0.9...tasmoadmin-2.0.10) (2023-02-15) + +### Chore + +- update container image tccr.io/truecharts/tasmoadmin to latest + + \ No newline at end of file diff --git a/incubator/tasmoadmin/2.0.9/app-readme.md b/incubator/tasmoadmin/2.0.10/app-readme.md similarity index 100% rename from incubator/tasmoadmin/2.0.9/app-readme.md rename to incubator/tasmoadmin/2.0.10/app-readme.md diff --git a/incubator/tasmoadmin/2.0.9/charts/common-11.1.2.tgz b/incubator/tasmoadmin/2.0.10/charts/common-11.1.2.tgz similarity index 100% rename from incubator/tasmoadmin/2.0.9/charts/common-11.1.2.tgz rename to incubator/tasmoadmin/2.0.10/charts/common-11.1.2.tgz diff --git a/incubator/tasmoadmin/2.0.9/ix_values.yaml b/incubator/tasmoadmin/2.0.10/ix_values.yaml similarity index 82% rename from incubator/tasmoadmin/2.0.9/ix_values.yaml rename to incubator/tasmoadmin/2.0.10/ix_values.yaml index adeb0f52f7..00b3317dab 100644 --- a/incubator/tasmoadmin/2.0.9/ix_values.yaml +++ b/incubator/tasmoadmin/2.0.10/ix_values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/tasmoadmin - tag: latest@sha256:e41ea351627aa54fecba53bd9924d3f881bb393da52ba4888e95ecf35646d773 + tag: latest@sha256:c74805a40c9bcfce053e83d73bb0a4acf8a0aba689f040f75a6f79f1c8e38a42 persistence: data: enabled: true diff --git a/incubator/tasmoadmin/2.0.9/questions.yaml b/incubator/tasmoadmin/2.0.10/questions.yaml similarity index 100% rename from incubator/tasmoadmin/2.0.9/questions.yaml rename to incubator/tasmoadmin/2.0.10/questions.yaml diff --git a/incubator/tasmoadmin/2.0.9/templates/common.yaml b/incubator/tasmoadmin/2.0.10/templates/common.yaml similarity index 100% rename from incubator/tasmoadmin/2.0.9/templates/common.yaml rename to incubator/tasmoadmin/2.0.10/templates/common.yaml diff --git a/incubator/tasmoadmin/2.0.9/values.yaml b/incubator/tasmoadmin/2.0.10/values.yaml similarity index 100% rename from incubator/tasmoadmin/2.0.9/values.yaml rename to incubator/tasmoadmin/2.0.10/values.yaml diff --git a/incubator/tasmoadmin/2.0.9/app-changelog.md b/incubator/tasmoadmin/2.0.9/app-changelog.md deleted file mode 100644 index 9c0576b3ba..0000000000 --- a/incubator/tasmoadmin/2.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tasmoadmin-2.0.9](https://github.com/truecharts/charts/compare/tasmoadmin-2.0.8...tasmoadmin-2.0.9) (2023-02-10) - -### Fix - -- ensure new helm deps repo is used in latest releases as well. - - \ No newline at end of file