chore(deps): update container image deconzcommunity/deconz to v2.26.1@23c8600 by renovate (#18836)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | deconzcommunity/deconz | patch | `2.26.0` -> `2.26.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
7cad284053
commit
22d9e1fea3
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.26.0
|
||||
appVersion: 2.26.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.1.2
|
||||
|
@ -25,7 +25,7 @@ keywords:
|
|||
- home-automation
|
||||
- zigbee
|
||||
- conbee
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -37,4 +37,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/deconz
|
||||
- https://hub.docker.com/r/deconzcommunity/deconz
|
||||
type: application
|
||||
version: 15.2.0
|
||||
version: 15.2.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: deconzcommunity/deconz
|
||||
tag: 2.26.0@sha256:db438fc74cbd1463cde36fefb4eb381f7577b958a392d3963328506b1671dd2b
|
||||
tag: 2.26.1@sha256:23c86008d73f37d355f80a20dda6f16cb93c257f33abbd67d357798041830710
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue