chore(deps): update container image docker.io/bellamy/wallos to latest@79393ca by renovate (#19223)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/bellamy/wallos | digest | `d0e81af` -> `79393ca` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDkuMyIsInVwZGF0ZWRJblZlciI6IjM3LjI0OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
54fa7b077f
commit
d84135a6a1
|
@ -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.6.0
|
||||
version: 4.6.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: docker.io/bellamy/wallos
|
||||
tag: latest@sha256:d0e81af82901854341da9000412ab480baf28b3461a89c87559400790cba9fa3
|
||||
tag: latest@sha256:79393ca6d5c494bd625a6ccac8c71ac4f3208b3c66c837f30c20e658c603f408
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
|
Loading…
Reference in New Issue