diff --git a/stable/zigbee2mqtt/6.0.13/app-changelog.md b/stable/zigbee2mqtt/6.0.13/app-changelog.md deleted file mode 100644 index 353fdb2cf15..00000000000 --- a/stable/zigbee2mqtt/6.0.13/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [zigbee2mqtt-6.0.13](https://github.com/truecharts/charts/compare/zigbee2mqtt-6.0.12...zigbee2mqtt-6.0.13) (2023-02-03) - -### Fix - -- clean more non-link sources ([#6925](https://github.com/truecharts/charts/issues/6925)) - - \ No newline at end of file diff --git a/stable/zigbee2mqtt/6.0.13/CHANGELOG.md b/stable/zigbee2mqtt/6.0.14/CHANGELOG.md similarity index 88% rename from stable/zigbee2mqtt/6.0.13/CHANGELOG.md rename to stable/zigbee2mqtt/6.0.14/CHANGELOG.md index 4f47bfee701..ff500372031 100644 --- a/stable/zigbee2mqtt/6.0.13/CHANGELOG.md +++ b/stable/zigbee2mqtt/6.0.14/CHANGELOG.md @@ -4,6 +4,16 @@ +## [zigbee2mqtt-6.0.14](https://github.com/truecharts/charts/compare/zigbee2mqtt-6.0.13...zigbee2mqtt-6.0.14) (2023-02-08) + +### Chore + +- update container image tccr.io/truecharts/zigbee2mqtt to v1.30.1 + - update container image tccr.io/truecharts/zigbee2mqtt to v1.30.0 + + + + ## [zigbee2mqtt-6.0.13](https://github.com/truecharts/charts/compare/zigbee2mqtt-6.0.12...zigbee2mqtt-6.0.13) (2023-02-03) ### Fix @@ -87,13 +97,3 @@ ## [zigbee2mqtt-6.0.4](https://github.com/truecharts/charts/compare/zigbee2mqtt-6.0.3...zigbee2mqtt-6.0.4) (2022-12-13) -### Chore - -- update helm general non-major - - - - -## [zigbee2mqtt-6.0.3](https://github.com/truecharts/charts/compare/zigbee2mqtt-6.0.2...zigbee2mqtt-6.0.3) (2022-12-02) - -### Chore diff --git a/stable/zigbee2mqtt/6.0.13/Chart.yaml b/stable/zigbee2mqtt/6.0.14/Chart.yaml similarity index 95% rename from stable/zigbee2mqtt/6.0.13/Chart.yaml rename to stable/zigbee2mqtt/6.0.14/Chart.yaml index fe8c23d4b77..a6aea46a846 100644 --- a/stable/zigbee2mqtt/6.0.13/Chart.yaml +++ b/stable/zigbee2mqtt/6.0.14/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.29.2" +appVersion: "1.30.1" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -21,7 +21,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt - https://hub.docker.com/koenkk/zigbee2mqtt - https://github.com/Koenkk/zigbee2mqtt -version: 6.0.13 +version: 6.0.14 annotations: truecharts.org/catagories: | - media diff --git a/stable/zigbee2mqtt/6.0.13/README.md b/stable/zigbee2mqtt/6.0.14/README.md similarity index 100% rename from stable/zigbee2mqtt/6.0.13/README.md rename to stable/zigbee2mqtt/6.0.14/README.md diff --git a/stable/zigbee2mqtt/6.0.13/SKIPINSTALL b/stable/zigbee2mqtt/6.0.14/SKIPINSTALL similarity index 100% rename from stable/zigbee2mqtt/6.0.13/SKIPINSTALL rename to stable/zigbee2mqtt/6.0.14/SKIPINSTALL diff --git a/stable/zigbee2mqtt/6.0.14/app-changelog.md b/stable/zigbee2mqtt/6.0.14/app-changelog.md new file mode 100644 index 00000000000..116e3881c1e --- /dev/null +++ b/stable/zigbee2mqtt/6.0.14/app-changelog.md @@ -0,0 +1,10 @@ + + +## [zigbee2mqtt-6.0.14](https://github.com/truecharts/charts/compare/zigbee2mqtt-6.0.13...zigbee2mqtt-6.0.14) (2023-02-08) + +### Chore + +- update container image tccr.io/truecharts/zigbee2mqtt to v1.30.1 + - update container image tccr.io/truecharts/zigbee2mqtt to v1.30.0 + + \ No newline at end of file diff --git a/stable/zigbee2mqtt/6.0.13/app-readme.md b/stable/zigbee2mqtt/6.0.14/app-readme.md similarity index 100% rename from stable/zigbee2mqtt/6.0.13/app-readme.md rename to stable/zigbee2mqtt/6.0.14/app-readme.md diff --git a/stable/zigbee2mqtt/6.0.13/charts/common-11.1.2.tgz b/stable/zigbee2mqtt/6.0.14/charts/common-11.1.2.tgz similarity index 100% rename from stable/zigbee2mqtt/6.0.13/charts/common-11.1.2.tgz rename to stable/zigbee2mqtt/6.0.14/charts/common-11.1.2.tgz diff --git a/stable/zigbee2mqtt/6.0.13/ix_values.yaml b/stable/zigbee2mqtt/6.0.14/ix_values.yaml similarity index 98% rename from stable/zigbee2mqtt/6.0.13/ix_values.yaml rename to stable/zigbee2mqtt/6.0.14/ix_values.yaml index e9858836840..9b7fa374ee2 100644 --- a/stable/zigbee2mqtt/6.0.13/ix_values.yaml +++ b/stable/zigbee2mqtt/6.0.14/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/zigbee2mqtt - tag: 1.29.2@sha256:261040b53abd295a16d997819461f2f47c08b8c202f5137f22a85f9e42606e4c + tag: 1.30.1@sha256:173e86807c6fe7ceef3c0716a539dee66d87bbf84303105d860a15a46b5df94f pullPolicy: IfNotPresent secretEnv: diff --git a/stable/zigbee2mqtt/6.0.13/questions.yaml b/stable/zigbee2mqtt/6.0.14/questions.yaml similarity index 100% rename from stable/zigbee2mqtt/6.0.13/questions.yaml rename to stable/zigbee2mqtt/6.0.14/questions.yaml diff --git a/stable/zigbee2mqtt/6.0.13/templates/common.yaml b/stable/zigbee2mqtt/6.0.14/templates/common.yaml similarity index 100% rename from stable/zigbee2mqtt/6.0.13/templates/common.yaml rename to stable/zigbee2mqtt/6.0.14/templates/common.yaml diff --git a/stable/zigbee2mqtt/6.0.13/values.yaml b/stable/zigbee2mqtt/6.0.14/values.yaml similarity index 100% rename from stable/zigbee2mqtt/6.0.13/values.yaml rename to stable/zigbee2mqtt/6.0.14/values.yaml