diff --git a/stable/tasmoadmin/4.0.13/app-changelog.md b/stable/tasmoadmin/4.0.13/app-changelog.md deleted file mode 100644 index b209313e11c..00000000000 --- a/stable/tasmoadmin/4.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [tasmoadmin-4.0.13](https://github.com/truecharts/charts/compare/tasmoadmin-4.0.12...tasmoadmin-4.0.13) (2023-12-04) - -### Chore - -- update container image tccr.io/truecharts/tasmoadmin to v3.0.8[@b669fa9](https://github.com/b669fa9) ([#15693](https://github.com/truecharts/charts/issues/15693)) - - \ No newline at end of file diff --git a/stable/tasmoadmin/4.0.13/CHANGELOG.md b/stable/tasmoadmin/4.1.0/CHANGELOG.md similarity index 69% rename from stable/tasmoadmin/4.0.13/CHANGELOG.md rename to stable/tasmoadmin/4.1.0/CHANGELOG.md index c2eb43b830d..7454e2f6b57 100644 --- a/stable/tasmoadmin/4.0.13/CHANGELOG.md +++ b/stable/tasmoadmin/4.1.0/CHANGELOG.md @@ -4,6 +4,15 @@ +## [tasmoadmin-4.1.0](https://github.com/truecharts/charts/compare/tasmoadmin-4.0.13...tasmoadmin-4.1.0) (2023-12-04) + +### Chore + +- update container image tccr.io/truecharts/tasmoadmin to v3.2.0[@9ba3cbe](https://github.com/9ba3cbe) ([#15700](https://github.com/truecharts/charts/issues/15700)) + + + + ## [tasmoadmin-4.0.13](https://github.com/truecharts/charts/compare/tasmoadmin-4.0.12...tasmoadmin-4.0.13) (2023-12-04) ### Chore diff --git a/stable/tasmoadmin/4.0.13/Chart.yaml b/stable/tasmoadmin/4.1.0/Chart.yaml similarity index 96% rename from stable/tasmoadmin/4.0.13/Chart.yaml rename to stable/tasmoadmin/4.1.0/Chart.yaml index 259264de206..9174cd85e67 100644 --- a/stable/tasmoadmin/4.0.13/Chart.yaml +++ b/stable/tasmoadmin/4.1.0/Chart.yaml @@ -1,8 +1,8 @@ kubeVersion: ">=1.24.0" apiVersion: v2 name: tasmoadmin -version: 4.0.13 -appVersion: 3.0.8 +version: 4.1.0 +appVersion: 3.2.0 description: A administrative platform for devices flashed with Tasmota. home: https://truecharts.org/charts/incubator/tasmoadmin icon: https://truecharts.org/img/hotlink-ok/chart-icons/tasmoadmin.png diff --git a/stable/tasmoadmin/4.0.13/README.md b/stable/tasmoadmin/4.1.0/README.md similarity index 100% rename from stable/tasmoadmin/4.0.13/README.md rename to stable/tasmoadmin/4.1.0/README.md diff --git a/stable/tasmoadmin/4.1.0/app-changelog.md b/stable/tasmoadmin/4.1.0/app-changelog.md new file mode 100644 index 00000000000..9234f723bc1 --- /dev/null +++ b/stable/tasmoadmin/4.1.0/app-changelog.md @@ -0,0 +1,9 @@ + + +## [tasmoadmin-4.1.0](https://github.com/truecharts/charts/compare/tasmoadmin-4.0.13...tasmoadmin-4.1.0) (2023-12-04) + +### Chore + +- update container image tccr.io/truecharts/tasmoadmin to v3.2.0[@9ba3cbe](https://github.com/9ba3cbe) ([#15700](https://github.com/truecharts/charts/issues/15700)) + + \ No newline at end of file diff --git a/stable/tasmoadmin/4.0.13/app-readme.md b/stable/tasmoadmin/4.1.0/app-readme.md similarity index 100% rename from stable/tasmoadmin/4.0.13/app-readme.md rename to stable/tasmoadmin/4.1.0/app-readme.md diff --git a/stable/tasmoadmin/4.0.13/charts/common-13.2.2.tgz b/stable/tasmoadmin/4.1.0/charts/common-13.2.2.tgz similarity index 100% rename from stable/tasmoadmin/4.0.13/charts/common-13.2.2.tgz rename to stable/tasmoadmin/4.1.0/charts/common-13.2.2.tgz diff --git a/stable/tasmoadmin/4.0.13/ix_values.yaml b/stable/tasmoadmin/4.1.0/ix_values.yaml similarity index 85% rename from stable/tasmoadmin/4.0.13/ix_values.yaml rename to stable/tasmoadmin/4.1.0/ix_values.yaml index 1f21b742c0d..a5044a55b1d 100644 --- a/stable/tasmoadmin/4.0.13/ix_values.yaml +++ b/stable/tasmoadmin/4.1.0/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/tasmoadmin - tag: v3.0.8@sha256:b669fa9293bda148c04dec6cf802bda1ddcb0b20d037532617f17ca2f9b5dbdd + tag: v3.2.0@sha256:9ba3cbe28414dd61e03b9d36c29c4792f6fde11dbe0e130f9186760d5afe6c29 securityContext: container: diff --git a/stable/tasmoadmin/4.0.13/questions.yaml b/stable/tasmoadmin/4.1.0/questions.yaml similarity index 100% rename from stable/tasmoadmin/4.0.13/questions.yaml rename to stable/tasmoadmin/4.1.0/questions.yaml diff --git a/stable/tasmoadmin/4.0.13/templates/common.yaml b/stable/tasmoadmin/4.1.0/templates/common.yaml similarity index 100% rename from stable/tasmoadmin/4.0.13/templates/common.yaml rename to stable/tasmoadmin/4.1.0/templates/common.yaml diff --git a/stable/tasmoadmin/4.0.13/values.yaml b/stable/tasmoadmin/4.1.0/values.yaml similarity index 100% rename from stable/tasmoadmin/4.0.13/values.yaml rename to stable/tasmoadmin/4.1.0/values.yaml