chore(deps): update container image farmos/farmos to latest@adf12ab by renovate (#18655)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | farmos/farmos | digest | `9a872a7` -> `adf12ab` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
069f3c081d
commit
f9d433fa1f
|
@ -24,7 +24,7 @@ keywords:
|
|||
- farmos
|
||||
- Productivity
|
||||
- Tools-Utilities
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -35,4 +35,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/farmos
|
||||
- https://hub.docker.com/r/farmos/farmos
|
||||
type: application
|
||||
version: 5.1.2
|
||||
version: 5.1.3
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: farmos/farmos
|
||||
tag: latest@sha256:9a872a703173b17a5ad55556162b890bacb0a8a6a336bca668ecead48bf0acd2
|
||||
tag: latest@sha256:adf12abcf1ceb91bd1b8badbbc61b53d88d3cc3c021d693b2f5804691e5f9e03
|
||||
persistence:
|
||||
sitesdirectory:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue