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