chore(helm): update image docker.io/deconzcommunity/deconz 2.29.2 → 2.29.3 (#34153)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/deconzcommunity/deconz | patch | `062de23` -> `b2a663e` | --- > [!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. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.14"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.29.2
|
||||
appVersion: 2.29.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.4.10
|
||||
@@ -39,4 +39,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/deconz
|
||||
- https://hub.docker.com/r/deconzcommunity/deconz
|
||||
type: application
|
||||
version: 17.7.3
|
||||
version: 17.7.4
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/deconzcommunity/deconz
|
||||
tag: 2.29.2@sha256:062de23626410cf1fec38229356bfb80f367f09918a21fea87c8a5c65b0547b1
|
||||
tag: 2.29.3@sha256:b2a663ea63a27479d70d5fbda9248f0ab83cb0b27827a65e03606a64f5c0ff10
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user