chore(helm): update image docker.io/deconzcommunity/deconz 2.32.0 → 2.32.1 (#41725)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/deconzcommunity/deconz | patch | `415c189` -> `64567be` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
|||||||
truecharts.org/min_kubernetes_version: 1.24.0
|
truecharts.org/min_kubernetes_version: 1.24.0
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2.32.0
|
appVersion: 2.32.1
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.26.3
|
version: 28.26.3
|
||||||
@@ -38,8 +38,9 @@ name: deconz
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/dresden-elektronik/deconz-rest-plugin
|
- https://github.com/dresden-elektronik/deconz-rest-plugin
|
||||||
- https://github.com/marthoc/docker-deconz
|
- https://github.com/marthoc/docker-deconz
|
||||||
|
- https://github.com/truecharts/charts/tree/master/charts/stable/deconz
|
||||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/deconz
|
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/deconz
|
||||||
- https://hub.docker.com/r/deconzcommunity/deconz
|
- https://hub.docker.com/r/deconzcommunity/deconz
|
||||||
type: application
|
type: application
|
||||||
version: 18.13.2
|
version: 18.13.3
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/deconzcommunity/deconz
|
repository: docker.io/deconzcommunity/deconz
|
||||||
tag: 2.32.0@sha256:415c18982451db5d3c4b15d692197a6779743df802d8b7fcbe169f3950940a4d
|
tag: 2.32.1@sha256:64567bed70e891b8bd5d74d6a06bd0b8b1be9255998648a8dd773dc7865a9027
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|||||||
Reference in New Issue
Block a user