mirror of
https://github.com/truecharts/charts.git
synced 2026-07-19 07:21:22 -03:00
chore(helm): update image docker.io/zwavejs/zwave-js-ui 9.27.0 → 9.27.1 (#29259)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/zwavejs/zwave-js-ui](https://redirect.github.com/zwave-js/zwave-js-ui) | patch | `c5f2d1c` -> `c14213c` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>zwave-js/zwave-js-ui (docker.io/zwavejs/zwave-js-ui)</summary> ### [`v9.27.1`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#9271-2024-11-12) [Compare Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v9.27.0...v9.27.1) ##### Bug Fixes - bump zwave-js to 14.3.2 ([#​4000](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4000)) ([db86eb9](db86eb9dc5)) - replace `import.meta.url` with CJS shim ([#​3996](https://redirect.github.com/zwave-js/zwave-js-ui/issues/3996)) ([c156075](c156075f1d)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xNDIuNyIsInVwZGF0ZWRJblZlciI6IjM4LjE0Mi43IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 9.27.0
|
||||
appVersion: 9.27.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.1.7
|
||||
@@ -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.15.0
|
||||
version: 21.15.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/zwavejs/zwave-js-ui
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 9.27.0@sha256:c5f2d1c7661fddd4d0fa149c275b1a59a9dcd17f7fb61294dbe2e2d8079485f4
|
||||
tag: 9.27.1@sha256:c14213cad2ff599a61af516ada142b73a34065d126b57670ce9a61d7cb561b2f
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
|
||||
Reference in New Issue
Block a user