mirror of
https://github.com/truecharts/charts.git
synced 2026-07-24 02:04:24 -03:00
chore(helm): update webtop (#41470)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/webtop | digest | `0bb1b33` -> `d6748e2` | | lscr.io/linuxserver/webtop | digest | `f993afc` -> `e9755ee` | --- > [!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,7 +38,8 @@ sources:
|
||||
- https://github.com/linuxserver/docker-webtop#readme
|
||||
- https://github.com/linuxserver/gclient
|
||||
- https://github.com/orgs/linuxserver/packages/container/package/webtop
|
||||
- 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.11.31
|
||||
version: 12.11.33
|
||||
|
||||
|
||||
@@ -20,7 +20,7 @@ alpineKDEImage:
|
||||
pullPolicy: Always
|
||||
ubuntuKDEImage:
|
||||
repository: lscr.io/linuxserver/webtop
|
||||
tag: ubuntu-kde@sha256:f993afc2aeb77cae187de2d6201e961f7d8d1e938ccaad84a73841878cdce19b
|
||||
tag: ubuntu-kde@sha256:e9755eefb86ccc575fc78db35a3900fb01bc01bd0aca7e7bf537e7755ceae5de
|
||||
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:0bb1b3312268e990e806d4f085d3b032c6b10752a5063a56510278fba075dec4
|
||||
tag: ubuntu-mate@sha256:d6748e281b0815c82eccd1442a7adfb646cc6b58226c09bdb0f5d5407cac5838
|
||||
pullPolicy: Always
|
||||
fedoraMATEImage:
|
||||
repository: lscr.io/linuxserver/webtop
|
||||
|
||||
Reference in New Issue
Block a user