chore(deps): update container image domoticz/domoticz to v2024.4@9d1c256 by renovate (#17934)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [domoticz/domoticz](https://togithub.com/domoticz/domoticz) | minor | `2024.3` -> `2024.4` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>domoticz/domoticz (domoticz/domoticz)</summary> ### [`v2024.4`](https://togithub.com/domoticz/domoticz/releases/tag/2024.4): Stable Release 2024.4 [Compare Source](https://togithub.com/domoticz/domoticz/compare/2024.3...2024.4) Stable Release 2024.4 </details> --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
f7d8a930a0
commit
047a464e5e
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2024.3.0
|
||||
appVersion: 2024.4.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.30
|
||||
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/domoticz
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/domoticz.png
|
||||
keywords:
|
||||
- domoticz
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -32,4 +32,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/domoticz
|
||||
- https://hub.docker.com/r/domoticz/domoticz
|
||||
type: application
|
||||
version: 9.0.0
|
||||
version: 9.1.0
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
repository: domoticz/domoticz
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2024.3@sha256:59775bc770f805f5f8454f2ca6f480477f371011488b41c86ccc82c4c23c3d60
|
||||
tag: 2024.4@sha256:9d1c25634e4e10dea0f2649e91d6304965b18dbe342fbab64a2a4c4c47586c96
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
|
Loading…
Reference in New Issue