From e5c801daff767641f838fceaa8beb54b9e3f62cf Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 4 Sep 2025 11:18:29 +0200 Subject: [PATCH] chore(helm): update webtop (#39115) 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 | `d254c96` -> `8fd9d0a` | | lscr.io/linuxserver/webtop | digest | `982b13e` -> `425939e` | --- > [!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 e657d2dcbf9..355ee8e33cf 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/truecharts/charts/tree/master/charts/stable/webtop type: application -version: 12.3.58 +version: 12.3.60 diff --git a/charts/stable/webtop/values.yaml b/charts/stable/webtop/values.yaml index b4afcaaab0e..78fe0a47cc5 100644 --- a/charts/stable/webtop/values.yaml +++ b/charts/stable/webtop/values.yaml @@ -32,7 +32,7 @@ archKDEImage: pullPolicy: Always alpineMATEImage: repository: lscr.io/linuxserver/webtop - tag: alpine-mate@sha256:982b13e667ddc0f22705acafe4429dcf227661b2f4611f63a42a388973a9e24f + tag: alpine-mate@sha256:425939e9870407fce200893fc8aad21b2c008566996575c827e051c5e2072a41 pullPolicy: Always ubuntuMATEImage: repository: lscr.io/linuxserver/webtop @@ -48,7 +48,7 @@ archMATEImage: pullPolicy: Always alpineI3Image: repository: lscr.io/linuxserver/webtop - tag: alpine-i3@sha256:d254c96a3750de1d096d898c11d3ff886cb66bff942234b58df05d36bd4de887 + tag: alpine-i3@sha256:8fd9d0a43551e18a6eb3c035b7bd728a7d60768e7f97c8feab4846a774e572f6 pullPolicy: Always ubuntuI3Image: repository: lscr.io/linuxserver/webtop