mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 02:11:23 -03:00
chore(helm): update image docker.io/domoticz/domoticz 2025.1 → 2025.2 (#40695)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/domoticz/domoticz](https://redirect.github.com/domoticz/domoticz) | minor | `f9f22d6` -> `1421813` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2025.1.0
|
||||
appVersion: 2025.2.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.24.0
|
||||
@@ -37,5 +37,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/domoticz
|
||||
- https://hub.docker.com/r/domoticz/domoticz
|
||||
type: application
|
||||
version: 15.9.0
|
||||
version: 15.10.0
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: docker.io/domoticz/domoticz
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 2025.1@sha256:f9f22d6c755c147419447011c6454472a466b029f471f92c0da1210515c466a2
|
||||
tag: 2025.2@sha256:142181385d5420020864ca726be9a1cb48a66b61845b9c18a51864482fc02641
|
||||
securityContext:
|
||||
container:
|
||||
runAsNonRoot: false
|
||||
|
||||
Reference in New Issue
Block a user