chore(deps): update container image domoticz/domoticz to v2024.7@b1dd5e9 by renovate (#24155)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [domoticz/domoticz](https://togithub.com/domoticz/domoticz) | minor |
`2024.4` -> `2024.7` |

---

> [!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.7`](https://togithub.com/domoticz/domoticz/releases/tag/2024.7):
Stable Release 2024.7

[Compare
Source](https://togithub.com/domoticz/domoticz/compare/2024.6...2024.7)

</details>

---

### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNiIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC42IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
TrueCharts Bot 2024-07-24 15:51:08 +02:00 committed by GitHub
parent 19cbb21e0c
commit 7bf9b23381
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ annotations:
truecharts.org/min_helm_version: "3.11" truecharts.org/min_helm_version: "3.11"
truecharts.org/train: stable truecharts.org/train: stable
apiVersion: v2 apiVersion: v2
appVersion: 2024.4.0 appVersion: 2024.7.0
dependencies: dependencies:
- name: common - name: common
version: 24.1.5 version: 24.1.5
@ -31,4 +31,4 @@ 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.1.3 version: 13.2.0

View File

@ -1,7 +1,7 @@
image: image:
repository: domoticz/domoticz repository: domoticz/domoticz
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
tag: 2024.4@sha256:9d1c25634e4e10dea0f2649e91d6304965b18dbe342fbab64a2a4c4c47586c96 tag: 2024.7@sha256:b1dd5e9b3f59a782c2dfc266f729bb9a712cd355c17588d93a4a792b98dce8aa
securityContext: securityContext:
container: container:
runAsNonRoot: false runAsNonRoot: false