From 2c9b5b3ae2af0477b62460c0f38e5fa55ed1d2ec Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 9 Oct 2025 05:33:07 +0200 Subject: [PATCH] chore(helm): update webtop (#40556) 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 | `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. --- - [ ] 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 | 3 ++- charts/stable/webtop/values.yaml | 4 ++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/stable/webtop/Chart.yaml b/charts/stable/webtop/Chart.yaml index 638ee9386d0..ea15cb0b119 100644 --- a/charts/stable/webtop/Chart.yaml +++ b/charts/stable/webtop/Chart.yaml @@ -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 diff --git a/charts/stable/webtop/values.yaml b/charts/stable/webtop/values.yaml index 4806b28ca32..8604e0b7b13 100644 --- a/charts/stable/webtop/values.yaml +++ b/charts/stable/webtop/values.yaml @@ -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