mirror of
https://github.com/truecharts/charts.git
synced 2026-07-19 09:31:20 -03:00
chore(helm): update image docker.io/deconzcommunity/deconz 2.30.2 → 2.31.0 (#38278)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/deconzcommunity/deconz | minor | `0a700ad` -> `1c6eb26` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
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.30.2
|
||||
appVersion: 2.31.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.15.1
|
||||
@@ -39,5 +39,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/deconz
|
||||
- https://hub.docker.com/r/deconzcommunity/deconz
|
||||
type: application
|
||||
version: 18.2.1
|
||||
version: 18.3.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/deconzcommunity/deconz
|
||||
tag: 2.30.2@sha256:0a700ad8245ea9e80c31231057581a9468f22319050a468a94b39d5caa56bb0b
|
||||
tag: 2.31.0@sha256:1c6eb2698ca67b7fecfb0ea1c5bf51d3d2265ad59619dc32b3eedadf3ae471e5
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user