From d491039f45729d8de17c778dbe8f08f7cbb81b50 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 11 Feb 2026 21:24:07 +0100 Subject: [PATCH] chore(webtop): update webtop (#44792) 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 | `94d2533` → `7aff775` | | lscr.io/linuxserver/webtop | digest | `24cbb13` → `fc86299` | --- > [!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 | 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 1eaf9e8a93d..253ffb3e86c 100644 --- a/charts/stable/webtop/Chart.yaml +++ b/charts/stable/webtop/Chart.yaml @@ -43,5 +43,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: 12.13.156 +version: 12.13.158 diff --git a/charts/stable/webtop/values.yaml b/charts/stable/webtop/values.yaml index be25d6daa13..20d1b03f430 100644 --- a/charts/stable/webtop/values.yaml +++ b/charts/stable/webtop/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: lscr.io/linuxserver/webtop - tag: latest@sha256:24cbb132f826d958a83ce109732bb937b2cda46b976a10f0200910f4d0d3e02a + tag: latest@sha256:fc862996772df69bc954d5eebc7d81bc6e978c27d2d0969f066982d7a12e7501 ubuntuXFCEImage: repository: lscr.io/linuxserver/webtop tag: ubuntu-xfce@sha256:845b70b9ed52ce4dc6805bb9750c98aaa0453fb6da88ad85236277793701993e @@ -16,7 +16,7 @@ archXFCEImage: pullPolicy: Always alpineKDEImage: repository: lscr.io/linuxserver/webtop - tag: alpine-kde@sha256:94d2533a26db1af22bdb5726ad15c31d3d4dd915ea06dc0694fea381a6444726 + tag: alpine-kde@sha256:7aff7759f7548f6b10c0feb0cadcbc9c09475f8800fc6e21c19ebea5004ddd52 pullPolicy: Always ubuntuKDEImage: repository: lscr.io/linuxserver/webtop