From fe27c7252facccb7c0eff0fefa9ba99696ab4582 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 20 Apr 2026 05:42:52 +0200 Subject: [PATCH] chore(webtop): update webtop (#47254) 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 | `949b740` → `b5d9769` | | lscr.io/linuxserver/webtop | digest | `0630cdb` → `6d71536` | --- > [!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**: (UTC) - 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 2926eb9915a..7b882b3d1ed 100644 --- a/charts/stable/webtop/Chart.yaml +++ b/charts/stable/webtop/Chart.yaml @@ -38,5 +38,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.1.0 +version: 13.1.2 diff --git a/charts/stable/webtop/values.yaml b/charts/stable/webtop/values.yaml index 87af30efab0..629f52fcfca 100644 --- a/charts/stable/webtop/values.yaml +++ b/charts/stable/webtop/values.yaml @@ -13,7 +13,7 @@ fedoraXFCEImage: pullPolicy: Always archXFCEImage: repository: lscr.io/linuxserver/webtop - tag: arch-xfce@sha256:0630cdbdb69e348dca64e93505acae053ae1d2505644a236c8c5e752ec83bbd4 + tag: arch-xfce@sha256:6d71536b7883c5132bc8edf222ce5708ad6fd9e163040f61afb41c0e96ddbf79 pullPolicy: Always alpineKDEImage: repository: lscr.io/linuxserver/webtop @@ -29,7 +29,7 @@ fedoraKDEImage: pullPolicy: Always archKDEImage: repository: lscr.io/linuxserver/webtop - tag: arch-kde@sha256:949b740f04f18dcd1bc6bcf564c69fadf51fc95a7bec733078e52b04150c8d60 + tag: arch-kde@sha256:b5d97690a7f0236b53112b2c33f8d6d2818fb6d563583c689ed2f8cc98320561 pullPolicy: Always alpineMATEImage: repository: lscr.io/linuxserver/webtop