Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update container image zwavejs/zwave-js-ui to v9.21.0@12fe22a by renovate #26976

Merged
merged 1 commit into from
Sep 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/stable/zwavejs2mqtt/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 9.20.0
appVersion: 9.21.0
dependencies:
- name: common
version: 24.1.16
Expand Down Expand Up @@ -36,4 +36,4 @@ sources:
- https://github.com/zwave-js/zwave-js-ui
- https://hub.docker.com/r/zwavejs/zwave-js-ui
type: application
version: 21.7.0
version: 21.8.0
2 changes: 1 addition & 1 deletion charts/stable/zwavejs2mqtt/values.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
image:
repository: zwavejs/zwave-js-ui
pullPolicy: IfNotPresent
tag: 9.20.0@sha256:009c6cd0737ab05b32b9cb5c26bb2cbf150115a6c685600b743ab26131d00a97
tag: 9.21.0@sha256:12fe22a8c708b589602878e387c46ea004112d6c4c836ad1291449d9a3ca087e
service:
main:
ports:
Expand Down
Loading