mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 02:32:18 -03:00
chore(helm): update webtop (#40556)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/webtop | digest | `d2eb1e9` -> `74efd21` | | lscr.io/linuxserver/webtop | digest | `b0f9294` -> `2cafe5b` | --- > [!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.8.3
|
||||
version: 12.8.5
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ image:
|
||||
tag: latest@sha256:fef62d29dbca2320f5195f446dcdee5f3bce4ce711a73a7639ca60c1c12fe394
|
||||
ubuntuXFCEImage:
|
||||
repository: lscr.io/linuxserver/webtop
|
||||
tag: ubuntu-xfce@sha256:b0f929415078d59aab43d84a0181fa627ccdb0055dbbc083bc3cff924b9d48ad
|
||||
tag: ubuntu-xfce@sha256:2cafe5b2166e5aba683819c9e205fa5183a44438beeed6336e8f30495adc42db
|
||||
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:d2eb1e9b7e7c3a2df432431c95b7a1f9f34ff8d3a525ebdbd336f9c2c503095e
|
||||
tag: ubuntu-i3@sha256:74efd218d4cb6b44f50bf34e7f3462b606ad6adfb4856ee70fd7574327cb8f31
|
||||
pullPolicy: Always
|
||||
fedoraI3Image:
|
||||
repository: lscr.io/linuxserver/webtop
|
||||
|
||||
Reference in New Issue
Block a user