Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9dd2accffb
commit
6bea739d98
|
@ -1,9 +0,0 @@
|
||||||
|
|
||||||
|
|
||||||
## [zigbee2mqtt-7.0.29](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.28...zigbee2mqtt-7.0.29) (2023-07-08)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update container image tccr.io/truecharts/zigbee2mqtt to v1.32.0 ([#10291](https://github.com/truecharts/charts/issues/10291))
|
|
||||||
|
|
||||||
|
|
|
@ -4,6 +4,15 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [zigbee2mqtt-7.0.30](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.29...zigbee2mqtt-7.0.30) (2023-07-08)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/zigbee2mqtt to v1.32.1 ([#10312](https://github.com/truecharts/charts/issues/10312))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [zigbee2mqtt-7.0.29](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.28...zigbee2mqtt-7.0.29) (2023-07-08)
|
## [zigbee2mqtt-7.0.29](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.28...zigbee2mqtt-7.0.29) (2023-07-08)
|
||||||
|
|
||||||
### Chore
|
### Chore
|
||||||
|
@ -88,12 +97,3 @@
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## [zigbee2mqtt-7.0.20](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.19...zigbee2mqtt-7.0.20) (2023-05-26)
|
|
||||||
|
|
||||||
### Chore
|
|
||||||
|
|
||||||
- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156))
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: "1.32.0"
|
appVersion: "1.32.1"
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
repository: https://library-charts.truecharts.org
|
repository: https://library-charts.truecharts.org
|
||||||
|
@ -20,7 +20,7 @@ name: zigbee2mqtt
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt
|
- https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt
|
||||||
- https://github.com/Koenkk/zigbee2mqtt
|
- https://github.com/Koenkk/zigbee2mqtt
|
||||||
version: 7.0.29
|
version: 7.0.30
|
||||||
annotations:
|
annotations:
|
||||||
truecharts.org/catagories: |
|
truecharts.org/catagories: |
|
||||||
- media
|
- media
|
|
@ -0,0 +1,9 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [zigbee2mqtt-7.0.30](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.29...zigbee2mqtt-7.0.30) (2023-07-08)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/zigbee2mqtt to v1.32.1 ([#10312](https://github.com/truecharts/charts/issues/10312))
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
image:
|
image:
|
||||||
repository: tccr.io/truecharts/zigbee2mqtt
|
repository: tccr.io/truecharts/zigbee2mqtt
|
||||||
tag: v1.32.0@sha256:64ecc63df7e824fca2865dbd8084fba01367cee04ab91c4eaa47bb6ae2be9302
|
tag: v1.32.1@sha256:f3bcf64a1a538ce5636b7359bd4f0375f593c9408d561a1add9f3d2bed843bf3
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
service:
|
service:
|
||||||
main:
|
main:
|
Loading…
Reference in New Issue