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.10.3@f04f906 by renovate #20673

Merged
merged 1 commit into from
Apr 12, 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.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
6 changes: 3 additions & 3 deletions charts/stable/zwavejs2mqtt/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ annotations:
truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable
apiVersion: v2
appVersion: 9.10.2
appVersion: 9.10.3
dependencies:
- name: common
version: 20.3.6
Expand All @@ -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
Expand All @@ -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.9.4
version: 19.9.5
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.10.2@sha256:747ecd0d8adde6a5af2ecf7979a1ae87f6179f452944bc736e5b77099366915b
tag: 9.10.3@sha256:f04f906dc0c2d1ac4cd55c37508155e4f8433cc254608e7429a79417a1c2850a
service:
main:
ports:
Expand Down