From c62e78d9279154c3cdff383d9cd8561c5ff9597e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 31 Mar 2026 17:02:09 +0200 Subject: [PATCH] chore(webtop): update webtop (#46598) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | lscr.io/linuxserver/webtop | digest | `4ad788e` → `144e22c` | | lscr.io/linuxserver/webtop | digest | `b431443` → `13f5e64` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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. --- - [ ] 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). --- charts/stable/webtop/Chart.yaml | 2 +- charts/stable/webtop/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/webtop/Chart.yaml b/charts/stable/webtop/Chart.yaml index d8d75518877..036d9103818 100644 --- a/charts/stable/webtop/Chart.yaml +++ b/charts/stable/webtop/Chart.yaml @@ -37,5 +37,5 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/webtop - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/webtop type: application -version: 13.0.12 +version: 13.0.14 diff --git a/charts/stable/webtop/values.yaml b/charts/stable/webtop/values.yaml index 07f75e3ce7f..25356bb1e9d 100644 --- a/charts/stable/webtop/values.yaml +++ b/charts/stable/webtop/values.yaml @@ -17,7 +17,7 @@ archXFCEImage: pullPolicy: Always alpineKDEImage: repository: lscr.io/linuxserver/webtop - tag: alpine-kde@sha256:b431443ffabc3c00bb2a562c916567c464c0c7a32950744f0d76f3016204b849 + tag: alpine-kde@sha256:13f5e644b2f487c602a3ad12ee808f40e48fae7cb1b392a59829abf201e0bdae pullPolicy: Always ubuntuKDEImage: repository: lscr.io/linuxserver/webtop @@ -49,7 +49,7 @@ archMATEImage: pullPolicy: Always alpineI3Image: repository: lscr.io/linuxserver/webtop - tag: alpine-i3@sha256:4ad788e72c6124e1746493c59c5b02f4f88205bc44455aca6269dd3d0bfb46b1 + tag: alpine-i3@sha256:144e22c56332e40a1f63c2a701bc60198cf72bf4017cc6583fba08a40a4b7b6a pullPolicy: Always ubuntuI3Image: repository: lscr.io/linuxserver/webtop