From e61490d7359078cf6d289fb905b719fac4df3d1e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 2 Sep 2025 15:33:33 +0200 Subject: [PATCH] chore(helm): update webtop (#39053) 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 | `e38cd79` -> `793b6c0` | | lscr.io/linuxserver/webtop | digest | `f15e908` -> `ae0e7f2` | | lscr.io/linuxserver/webtop | digest | `bc026c9` -> `d654503` | --- > [!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 f91994af24a..e6460c32500 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.54 +version: 12.3.57 diff --git a/charts/stable/webtop/values.yaml b/charts/stable/webtop/values.yaml index 9b469b925ee..7ae6ce3eb4c 100644 --- a/charts/stable/webtop/values.yaml +++ b/charts/stable/webtop/values.yaml @@ -8,7 +8,7 @@ ubuntuXFCEImage: pullPolicy: Always fedoraXFCEImage: repository: lscr.io/linuxserver/webtop - tag: fedora-xfce@sha256:bc026c99f79d7d92e022bb292f51325eb3a1dc9ac3a15036b9d2cf0bfa0b3372 + tag: fedora-xfce@sha256:d65450312bb64ae7186ed81dc8bd24e5cfbdd0867c779844abc11434dbd721ca pullPolicy: Always archXFCEImage: repository: lscr.io/linuxserver/webtop @@ -24,7 +24,7 @@ ubuntuKDEImage: pullPolicy: Always fedoraKDEImage: repository: lscr.io/linuxserver/webtop - tag: fedora-kde@sha256:f15e90854dfec560eca4d20681d0dab8a6aef3a6708d575f2f2805a9f5e67040 + tag: fedora-kde@sha256:ae0e7f2e863942c1a7d74c4aec17d18cce8fb74143e65f9144cd1332435b6bf1 pullPolicy: Always archKDEImage: repository: lscr.io/linuxserver/webtop @@ -56,7 +56,7 @@ ubuntuI3Image: pullPolicy: Always fedoraI3Image: repository: lscr.io/linuxserver/webtop - tag: fedora-i3@sha256:e38cd79311fcfd49da924af149daf9f83e1589ddc8ab1b298cffd98456fd7894 + tag: fedora-i3@sha256:793b6c0a3331f89ab4eeb802812d56de8ae9d85ca298c4020851eb8e980d5e8b pullPolicy: Always archI3Image: repository: lscr.io/linuxserver/webtop