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