mirror of
https://github.com/truecharts/catalog.git
synced 2026-06-18 09:27:05 +08:00
Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -4,6 +4,15 @@
|
||||
|
||||
|
||||
|
||||
## [zigbee2mqtt-7.0.10](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.9...zigbee2mqtt-7.0.10) (2023-04-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/zigbee2mqtt to v1.30.3 ([#8539](https://github.com/truecharts/charts/issues/8539))
|
||||
|
||||
|
||||
|
||||
|
||||
## [zigbee2mqtt-7.0.9](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.8...zigbee2mqtt-7.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
@@ -88,12 +97,3 @@
|
||||
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
|
||||
|
||||
|
||||
|
||||
|
||||
## [zigbee2mqtt-6.0.15](https://github.com/truecharts/charts/compare/zigbee2mqtt-6.0.14...zigbee2mqtt-6.0.15) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.30.1"
|
||||
appVersion: "1.30.3"
|
||||
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: 7.0.9
|
||||
version: 7.0.10
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
9
stable/zigbee2mqtt/7.0.10/app-changelog.md
Normal file
9
stable/zigbee2mqtt/7.0.10/app-changelog.md
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
## [zigbee2mqtt-7.0.10](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.9...zigbee2mqtt-7.0.10) (2023-04-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/zigbee2mqtt to v1.30.3 ([#8539](https://github.com/truecharts/charts/issues/8539))
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: tccr.io/truecharts/zigbee2mqtt
|
||||
tag: 1.30.1@sha256:173e86807c6fe7ceef3c0716a539dee66d87bbf84303105d860a15a46b5df94f
|
||||
tag: 1.30.3@sha256:85ab45363937b754843355cbeb6a8498dc44a66037288d34e8ab044f2a0d89fe
|
||||
pullPolicy: IfNotPresent
|
||||
service:
|
||||
main:
|
||||
@@ -999,7 +999,7 @@ questions:
|
||||
description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps
|
||||
schema:
|
||||
type: int
|
||||
show_if: [["runAsUser", "=", "0"]]
|
||||
show_if: [["runAsUser", "=", 0]]
|
||||
default: 568
|
||||
- variable: UMASK
|
||||
label: UMASK
|
||||
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [zigbee2mqtt-7.0.9](https://github.com/truecharts/charts/compare/zigbee2mqtt-7.0.8...zigbee2mqtt-7.0.9) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user