chore(deps): update container image docker.io/bellamy/wallos to latest@7fcf85e by renovate (#18759)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bellamy/wallos | digest | `c907a8d` -> `7fcf85e` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIyNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
15879c3629
commit
a0cc0e2e09
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/wallos
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wallos.png
|
||||
keywords:
|
||||
- dashboard
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/wallos
|
||||
- https://hub.docker.com/r/bellamy/wallos
|
||||
type: application
|
||||
version: 4.2.0
|
||||
version: 4.2.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: docker.io/bellamy/wallos
|
||||
tag: latest@sha256:c907a8d04278c297bb33e528ec00358db914fb2514c381260e6a544b4094ede6
|
||||
tag: latest@sha256:7fcf85ee907d40ddfcb908bf367cf131332bd235febed2a8fb037e20901941f0
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
Loading…
Reference in New Issue