diff --git a/stable/zigbee2mqtt/8.0.0/app-changelog.md b/stable/zigbee2mqtt/8.0.0/app-changelog.md deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/stable/zigbee2mqtt/8.0.0/CHANGELOG.md b/stable/zigbee2mqtt/8.0.1/CHANGELOG.md similarity index 90% rename from stable/zigbee2mqtt/8.0.0/CHANGELOG.md rename to stable/zigbee2mqtt/8.0.1/CHANGELOG.md index 07842bbc076..72c908b0ab1 100644 --- a/stable/zigbee2mqtt/8.0.0/CHANGELOG.md +++ b/stable/zigbee2mqtt/8.0.1/CHANGELOG.md @@ -4,6 +4,15 @@ +## [zigbee2mqtt-8.0.1](https://github.com/truecharts/charts/compare/zigbee2mqtt-8.0.0...zigbee2mqtt-8.0.1) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/zigbee2mqtt to v1.32.2 ([#11271](https://github.com/truecharts/charts/issues/11271)) + + + + ## [zigbee2mqtt-8.0.0](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.31...zigbee2mqtt-8.0.0) (2023-07-31) @@ -88,12 +97,3 @@ - update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423)) - - - -## [zigbee2mqtt-7.0.22](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.21...zigbee2mqtt-7.0.22) (2023-06-04) - -### Chore - -- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393)) - diff --git a/stable/zigbee2mqtt/8.0.0/Chart.yaml b/stable/zigbee2mqtt/8.0.1/Chart.yaml similarity index 95% rename from stable/zigbee2mqtt/8.0.0/Chart.yaml rename to stable/zigbee2mqtt/8.0.1/Chart.yaml index f15fdfb0484..850eec60933 100644 --- a/stable/zigbee2mqtt/8.0.0/Chart.yaml +++ b/stable/zigbee2mqtt/8.0.1/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "1.32.1" +appVersion: "1.32.2" dependencies: - name: common repository: https://library-charts.truecharts.org @@ -20,7 +20,7 @@ name: zigbee2mqtt sources: - https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt - https://github.com/Koenkk/zigbee2mqtt -version: 8.0.0 +version: 8.0.1 annotations: truecharts.org/catagories: | - media diff --git a/stable/zigbee2mqtt/8.0.0/README.md b/stable/zigbee2mqtt/8.0.1/README.md similarity index 100% rename from stable/zigbee2mqtt/8.0.0/README.md rename to stable/zigbee2mqtt/8.0.1/README.md diff --git a/stable/zigbee2mqtt/8.0.0/SKIPINSTALL b/stable/zigbee2mqtt/8.0.1/SKIPINSTALL similarity index 100% rename from stable/zigbee2mqtt/8.0.0/SKIPINSTALL rename to stable/zigbee2mqtt/8.0.1/SKIPINSTALL diff --git a/stable/zigbee2mqtt/8.0.1/app-changelog.md b/stable/zigbee2mqtt/8.0.1/app-changelog.md new file mode 100644 index 00000000000..fc99a46ec96 --- /dev/null +++ b/stable/zigbee2mqtt/8.0.1/app-changelog.md @@ -0,0 +1,9 @@ + + +## [zigbee2mqtt-8.0.1](https://github.com/truecharts/charts/compare/zigbee2mqtt-8.0.0...zigbee2mqtt-8.0.1) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/zigbee2mqtt to v1.32.2 ([#11271](https://github.com/truecharts/charts/issues/11271)) + + \ No newline at end of file diff --git a/stable/zigbee2mqtt/8.0.0/app-readme.md b/stable/zigbee2mqtt/8.0.1/app-readme.md similarity index 100% rename from stable/zigbee2mqtt/8.0.0/app-readme.md rename to stable/zigbee2mqtt/8.0.1/app-readme.md diff --git a/stable/zigbee2mqtt/8.0.0/charts/common-14.0.1.tgz b/stable/zigbee2mqtt/8.0.1/charts/common-14.0.1.tgz similarity index 100% rename from stable/zigbee2mqtt/8.0.0/charts/common-14.0.1.tgz rename to stable/zigbee2mqtt/8.0.1/charts/common-14.0.1.tgz diff --git a/stable/zigbee2mqtt/8.0.0/ix_values.yaml b/stable/zigbee2mqtt/8.0.1/ix_values.yaml similarity index 98% rename from stable/zigbee2mqtt/8.0.0/ix_values.yaml rename to stable/zigbee2mqtt/8.0.1/ix_values.yaml index 23f65344a9e..64e968ec640 100644 --- a/stable/zigbee2mqtt/8.0.0/ix_values.yaml +++ b/stable/zigbee2mqtt/8.0.1/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: tccr.io/truecharts/zigbee2mqtt - tag: v1.32.1@sha256:f3bcf64a1a538ce5636b7359bd4f0375f593c9408d561a1add9f3d2bed843bf3 + tag: v1.32.2@sha256:0d78c903590eef5691cdc811eb3c1ab9b1ddcc02f39386bad5e20c291afeac1f pullPolicy: IfNotPresent service: main: diff --git a/stable/zigbee2mqtt/8.0.0/questions.yaml b/stable/zigbee2mqtt/8.0.1/questions.yaml similarity index 100% rename from stable/zigbee2mqtt/8.0.0/questions.yaml rename to stable/zigbee2mqtt/8.0.1/questions.yaml diff --git a/stable/zigbee2mqtt/8.0.0/templates/NOTES.txt b/stable/zigbee2mqtt/8.0.1/templates/NOTES.txt similarity index 100% rename from stable/zigbee2mqtt/8.0.0/templates/NOTES.txt rename to stable/zigbee2mqtt/8.0.1/templates/NOTES.txt diff --git a/stable/zigbee2mqtt/8.0.0/templates/common.yaml b/stable/zigbee2mqtt/8.0.1/templates/common.yaml similarity index 100% rename from stable/zigbee2mqtt/8.0.0/templates/common.yaml rename to stable/zigbee2mqtt/8.0.1/templates/common.yaml diff --git a/stable/zigbee2mqtt/8.0.0/values.yaml b/stable/zigbee2mqtt/8.0.1/values.yaml similarity index 100% rename from stable/zigbee2mqtt/8.0.0/values.yaml rename to stable/zigbee2mqtt/8.0.1/values.yaml