chore(helm): update image docker.io/domoticz/domoticz 2024.7 → 2025.1 (#35255)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/domoticz/domoticz](https://redirect.github.com/domoticz/domoticz) | major | `ffba80d` -> `f9f22d6` | --- > [!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. --- ### Release Notes <details> <summary>domoticz/domoticz (docker.io/domoticz/domoticz)</summary> ### [`v2025.1`](https://redirect.github.com/domoticz/domoticz/releases/tag/2025.1): Stable Release 2025.1 [Compare Source](https://redirect.github.com/domoticz/domoticz/compare/2024.7...2025.1) Stable 2025.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWFqb3IiXX0=-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.14"
|
truecharts.org/min_helm_version: "3.14"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 2024.7.0
|
appVersion: 2025.1.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 25.4.10
|
version: 25.4.10
|
||||||
@@ -34,5 +34,5 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/domoticz
|
- https://github.com/truecharts/charts/tree/master/charts/stable/domoticz
|
||||||
- https://hub.docker.com/r/domoticz/domoticz
|
- https://hub.docker.com/r/domoticz/domoticz
|
||||||
type: application
|
type: application
|
||||||
version: 13.6.1
|
version: 14.0.0
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/domoticz/domoticz
|
repository: docker.io/domoticz/domoticz
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2024.7@sha256:ffba80df6855a0cdf853f0c020cfb4404797522a03d91c7512254325403327f9
|
tag: 2025.1@sha256:f9f22d6c755c147419447011c6454472a466b029f471f92c0da1210515c466a2
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
runAsNonRoot: false
|
runAsNonRoot: false
|
||||||
|
|||||||
Reference in New Issue
Block a user