Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
899e4aaa3c
commit
317f534e47
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -14,6 +14,10 @@ title: Changelog
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [zwavejs2mqtt-18.3.3](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.3.2...zwavejs2mqtt-18.3.3) (2024-02-12)
|
||||
|
||||
### Chore
|
||||
|
@ -93,8 +97,3 @@ title: Changelog
|
|||
|
||||
|
||||
- update container image zwavejs/zwave-js-ui to v9.7.1[@19549d9](https://github.com/19549d9) by renovate ([#17440](https://github.com/truecharts/charts/issues/17440))
|
||||
|
||||
|
||||
## [zwavejs2mqtt-18.2.0](https://github.com/truecharts/charts/compare/zwavejs2mqtt-18.1.6...zwavejs2mqtt-18.2.0) (2024-01-15)
|
||||
|
||||
### Chore
|
|
@ -4,13 +4,13 @@ annotations:
|
|||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: tools
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 9.9.0
|
||||
appVersion: 9.9.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.0.2
|
||||
version: 18.1.2
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
|
@ -25,7 +25,7 @@ keywords:
|
|||
- zwave-js
|
||||
- z-wave
|
||||
- zwave
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -36,4 +36,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/zwavejs2mqtt
|
||||
- https://hub.docker.com/r/zwavejs/zwave-js-ui
|
||||
type: application
|
||||
version: 19.1.1
|
||||
version: 19.2.1
|
Binary file not shown.
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: zwavejs/zwave-js-ui
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9.9.0@sha256:4f8634550e9b42693a5235ac64a06c9bc89a7e81799aa0ca72a0aa01dcd4d41b
|
||||
tag: 9.9.1@sha256:c0c9f8a9eeefd29522398639deb3a2394467626521165b85d274adeb401fef33
|
||||
service:
|
||||
main:
|
||||
ports:
|
Loading…
Reference in New Issue