From 17ef2da2d8bb695ceca79063952349f248191e0c Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 6 Nov 2025 04:02:48 +0100 Subject: [PATCH] chore(helm): update webtop (#41470) 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 | `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. --- - [ ] 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 ded3c56b291..4d653d84a7d 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.11.31 +version: 12.11.33 diff --git a/charts/stable/webtop/values.yaml b/charts/stable/webtop/values.yaml index e9474b3662d..811f68a7c58 100644 --- a/charts/stable/webtop/values.yaml +++ b/charts/stable/webtop/values.yaml @@ -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