From d8a1d172626e3a3555bed435130f780c9f8d764f Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 23 Sep 2025 18:52:08 +0200 Subject: [PATCH] chore(helm): update webtop (#39934) 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 | `a984db6` -> `b975848` | | lscr.io/linuxserver/webtop | digest | `5d100a3` -> `8510353` | | lscr.io/linuxserver/webtop | digest | `f708647` -> `95f813e` | --- > [!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 | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/webtop/Chart.yaml b/charts/stable/webtop/Chart.yaml index 9293b7803fc..c1ac108764c 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.6.5 +version: 12.6.8 diff --git a/charts/stable/webtop/values.yaml b/charts/stable/webtop/values.yaml index 42e6bd11cbb..18ab7393adc 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:f70864746e70f4439934d70c6cbf13bb5866f905f31dbce5aecf4829d046c285 + tag: latest@sha256:95f813ebb04cddb9688bc3a5594864065f15858190fa37ed4ea47a6911b5cbec ubuntuXFCEImage: repository: lscr.io/linuxserver/webtop tag: ubuntu-xfce@sha256:acc328bdbbaf8acd422c2d501d935e10937bd30d90d1460fda7c02dfe81b49dc @@ -32,7 +32,7 @@ archKDEImage: pullPolicy: Always alpineMATEImage: repository: lscr.io/linuxserver/webtop - tag: alpine-mate@sha256:5d100a3712724fe2b9502387a2dbbda7331a672a24184badb5227e836e16514a + tag: alpine-mate@sha256:8510353f098754208540386e75902a07252b2280a490759709475984aae3b414 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:a984db62213eb5cc68f18dcf4844dd5830c797486e0ba10d87acb98ea04eb83d + tag: alpine-i3@sha256:b975848c246a6b11679e3453e1506ff948510a1d951d91a6b4bcd69c1fe43af1 pullPolicy: Always ubuntuI3Image: repository: lscr.io/linuxserver/webtop