chore(deps): update container image deconzcommunity/deconz to v2.26.3@f88d59e by renovate (#19899)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | deconzcommunity/deconz | patch | `2.26.2` -> `2.26.3` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
20692aee65
commit
62e1ea3e69
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.26.2
|
||||
appVersion: 2.26.3
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.9
|
||||
|
@ -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.7.4
|
||||
version: 15.7.5
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: deconzcommunity/deconz
|
||||
tag: 2.26.2@sha256:56410bd7fc8ae7b74b10a2c11de0827fed7fcd4363835d554cd4ccc24a3232fd
|
||||
tag: 2.26.3@sha256:f88d59ec80ae0ef100dcd5c5a0552e6b5177f78026821a8a8964b4a03417c62f
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue