mirror of
https://github.com/truecharts/charts.git
synced 2026-08-09 05:58:55 -03:00
chore(helm): update webtop (#39636)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/webtop | digest | `657a311` -> `fe52640` | | lscr.io/linuxserver/webtop | digest | `0c06e53` -> `8241007` | --- > [!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:
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/orgs/linuxserver/packages/container/package/webtop
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/webtop
|
||||
type: application
|
||||
version: 12.5.0
|
||||
version: 12.5.2
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ alpineKDEImage:
|
||||
pullPolicy: Always
|
||||
ubuntuKDEImage:
|
||||
repository: lscr.io/linuxserver/webtop
|
||||
tag: ubuntu-kde@sha256:0c06e5367ae3102dea9cd95c290aad5a4ea08884b1ff7a1d98111dd0ecec7916
|
||||
tag: ubuntu-kde@sha256:82410078541f9b41489936a75604458f93e32526623d7021f81171fee8d4b858
|
||||
pullPolicy: Always
|
||||
fedoraKDEImage:
|
||||
repository: lscr.io/linuxserver/webtop
|
||||
@@ -36,7 +36,7 @@ alpineMATEImage:
|
||||
pullPolicy: Always
|
||||
ubuntuMATEImage:
|
||||
repository: lscr.io/linuxserver/webtop
|
||||
tag: ubuntu-mate@sha256:657a3118526003ed847eaa265820e86deacdc8fe2117d1a5f833e1ad784698dc
|
||||
tag: ubuntu-mate@sha256:fe5264070d034d1d2f7ec366a48c254f30c2c9b55d77194ac55a296687451df3
|
||||
pullPolicy: Always
|
||||
fedoraMATEImage:
|
||||
repository: lscr.io/linuxserver/webtop
|
||||
|
||||
Reference in New Issue
Block a user