From 87d6519504ebe8d505ea56d444ac2891c0565f81 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 6 Oct 2025 02:09:58 +0200 Subject: [PATCH] chore(helm): update webtop (#40425) 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 | `4143de7` -> `de48a04` | | lscr.io/linuxserver/webtop | digest | `b503c7d` -> `51d8d98` | --- > [!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 7b5f94eefed..4f03bc8b486 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.7.20 +version: 12.7.22 diff --git a/charts/stable/webtop/values.yaml b/charts/stable/webtop/values.yaml index 230e24f25fe..647c8236331 100644 --- a/charts/stable/webtop/values.yaml +++ b/charts/stable/webtop/values.yaml @@ -8,7 +8,7 @@ ubuntuXFCEImage: pullPolicy: Always fedoraXFCEImage: repository: lscr.io/linuxserver/webtop - tag: fedora-xfce@sha256:b503c7d44ea241e17cca936d85971cb3764d11f3395d435990241ccca24ff2f1 + tag: fedora-xfce@sha256:51d8d985956905cabdf5819578e286f79b0e167ec87e44e49dd4a902ae0913fd pullPolicy: Always archXFCEImage: repository: lscr.io/linuxserver/webtop @@ -24,7 +24,7 @@ ubuntuKDEImage: pullPolicy: Always fedoraKDEImage: repository: lscr.io/linuxserver/webtop - tag: fedora-kde@sha256:4143de782287416217f303d7cb4f7e8895d6981944a6228cc479e380cc14d43b + tag: fedora-kde@sha256:de48a04759eacc26dac01f506088e02a55c5eb90fb974abc846aa66966c2f2e3 pullPolicy: Always archKDEImage: repository: lscr.io/linuxserver/webtop