Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
9cb16b10b9
commit
2a85cbc3c1
|
@ -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))
|
||||
|
|
@ -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
|
|
@ -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))
|
||||
|
||||
|
|
@ -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:
|
Loading…
Reference in New Issue