mirror of
https://github.com/truecharts/charts.git
synced 2026-07-05 14:21:24 -03:00
chore(helm): update webtop (#40757)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/webtop | digest | `74efd21` -> `5b5895a` | | lscr.io/linuxserver/webtop | digest | `2cafe5b` -> `6703a43` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -41,5 +41,5 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/webtop
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/webtop
|
||||
type: application
|
||||
version: 12.10.7
|
||||
version: 12.10.9
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ image:
|
||||
tag: latest@sha256:fef62d29dbca2320f5195f446dcdee5f3bce4ce711a73a7639ca60c1c12fe394
|
||||
ubuntuXFCEImage:
|
||||
repository: lscr.io/linuxserver/webtop
|
||||
tag: ubuntu-xfce@sha256:2cafe5b2166e5aba683819c9e205fa5183a44438beeed6336e8f30495adc42db
|
||||
tag: ubuntu-xfce@sha256:6703a434c6e8c812e9dd8c14bf32c08863d642e4f3870bcff17f516e710ba418
|
||||
pullPolicy: Always
|
||||
fedoraXFCEImage:
|
||||
repository: lscr.io/linuxserver/webtop
|
||||
@@ -52,7 +52,7 @@ alpineI3Image:
|
||||
pullPolicy: Always
|
||||
ubuntuI3Image:
|
||||
repository: lscr.io/linuxserver/webtop
|
||||
tag: ubuntu-i3@sha256:74efd218d4cb6b44f50bf34e7f3462b606ad6adfb4856ee70fd7574327cb8f31
|
||||
tag: ubuntu-i3@sha256:5b5895aa5a55989e95a57016090e8157c3f333a50dcd1bdeb3b01f7909e2aaa1
|
||||
pullPolicy: Always
|
||||
fedoraI3Image:
|
||||
repository: lscr.io/linuxserver/webtop
|
||||
|
||||
Reference in New Issue
Block a user