chore(deps): update container image ghcr.io/jens-maus/raspberrymatic to latest@88c91a9 by renovate (#25534)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/jens-maus/raspberrymatic | digest | `247a3ee` -> `88c91a9` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC41NC4xIiwidXBkYXRlZEluVmVyIjoiMzguNTQuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
53c21ebd97
commit
bad01600df
|
@ -35,4 +35,4 @@ sources:
|
||||||
- https://github.com/jens-maus/RaspberryMatic/pkgs/container/raspberrymatic
|
- https://github.com/jens-maus/RaspberryMatic/pkgs/container/raspberrymatic
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/raspberrymatic
|
- https://github.com/truecharts/charts/tree/master/charts/stable/raspberrymatic
|
||||||
type: application
|
type: application
|
||||||
version: 7.1.4
|
version: 7.1.5
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ghcr.io/jens-maus/raspberrymatic
|
repository: ghcr.io/jens-maus/raspberrymatic
|
||||||
tag: latest@sha256:247a3eee5fc457d9e7b41fb78ab5a37b98a3838f99859972599fbfd2e2fa217b
|
tag: latest@sha256:88c91a968ce6f19e9e44fbbf52e7643cf7adb1468ce2f44f4048b33d07bf1ea3
|
||||||
persistence:
|
persistence:
|
||||||
config:
|
config:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue