chore(deps): update container image farmos/farmos to latest@5149140 by renovate (#26636)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | farmos/farmos | digest | `56f8387` -> `5149140` | --- > [!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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC44OC4yIiwidXBkYXRlZEluVmVyIjoiMzguODguMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
6d0478bf64
commit
acff1eea7f
|
@ -34,4 +34,4 @@ sources:
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/farmos
|
- https://github.com/truecharts/charts/tree/master/charts/stable/farmos
|
||||||
- https://hub.docker.com/r/farmos/farmos
|
- https://hub.docker.com/r/farmos/farmos
|
||||||
type: application
|
type: application
|
||||||
version: 7.1.7
|
version: 7.1.8
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: farmos/farmos
|
repository: farmos/farmos
|
||||||
tag: latest@sha256:56f8387fa91816532d858e564205cac258416466dd4a2f949fb4ba3cf255ab95
|
tag: latest@sha256:5149140d026c925fe98fe894751db8cbf214fc5816ff9187a02b881a286e8050
|
||||||
persistence:
|
persistence:
|
||||||
sitesdirectory:
|
sitesdirectory:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
Loading…
Reference in New Issue