chore(deps): update container image docker.io/bellamy/wallos to latest@d3edf61 by renovate (#21985)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bellamy/wallos | digest | `ed13b3e` -> `d3edf61` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTguMCIsInVwZGF0ZWRJblZlciI6IjM3LjM1OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
5f88400a5f
commit
a7003fd4e1
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/wallos
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/wallos.webp
|
||||
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: 5.0.10
|
||||
version: 5.0.11
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: docker.io/bellamy/wallos
|
||||
tag: latest@sha256:ed13b3e5df008f700edd39e3d8e5038d4fd5493132223708715eeea7a17d49e8
|
||||
tag: latest@sha256:d3edf615f7e214f9495d5dd2a31f358f14c2f2cf282f5829076f2a91aaaf6534
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
Loading…
Reference in New Issue