From 10295f26d50cb45980857ce008dbb0665a208d30 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 29 Oct 2024 05:34:48 +0100 Subject: [PATCH] chore(helm): update webtop (#28520) 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 | `efbee41` -> `a5db574` | | lscr.io/linuxserver/webtop | digest | `ed2c5f4` -> `209a6f4` | | lscr.io/linuxserver/webtop | digest | `c567008` -> `8ffe4ac` | | lscr.io/linuxserver/webtop | digest | `a769fd7` -> `b976c7a` | 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 | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/stable/webtop/Chart.yaml b/charts/stable/webtop/Chart.yaml index 33a7a709dc5..fec847a74be 100644 --- a/charts/stable/webtop/Chart.yaml +++ b/charts/stable/webtop/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://github.com/orgs/linuxserver/packages/container/package/webtop - https://github.com/truecharts/charts/tree/master/charts/stable/webtop type: application -version: 11.2.29 +version: 11.2.33 diff --git a/charts/stable/webtop/values.yaml b/charts/stable/webtop/values.yaml index 9faea9d0a93..0bdaf1080d0 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:a769fd74f2f98c58d388d2e3cc0a34d1c045f5e89b1154c285f89c3e0c3259f8 + tag: alpine-mate@sha256:b976c7a654ef318cb4cce342f8bf92ef85816b3955be5a25960635a239fb7076 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:c567008e80c6b5ebbcd18758f5520913ee465c9376a1bb50e47b2af85626b37f + tag: alpine-i3@sha256:8ffe4acbd1f11468c5197810643e2b712ecb07ded7cee4d9226f28536a4718f3 pullPolicy: Always ubuntuI3Image: repository: lscr.io/linuxserver/webtop @@ -64,7 +64,7 @@ archI3Image: pullPolicy: Always alpineOpenBoxImage: repository: lscr.io/linuxserver/webtop - tag: alpine-openbox@sha256:ed2c5f44e4e3e7089f38832ef92fa9ea28beee19d48843c8c423282aee5a5985 + tag: alpine-openbox@sha256:209a6f49cb6b9f981142f0571a4aad613f7e6e8026c0310baca0d37ffed982de pullPolicy: Always ubuntuOpenBoxImage: repository: lscr.io/linuxserver/webtop @@ -80,7 +80,7 @@ archOpenBoxImage: pullPolicy: Always alpineICEWMImage: repository: lscr.io/linuxserver/webtop - tag: alpine-icewm@sha256:efbee41fbdf79a351e755468b4bcc7f716aa6132ca7dcdc7dc4cc625427748cf + tag: alpine-icewm@sha256:a5db574e3aa0cc55d39e00e9fb97114d8fbbffc808b6540ea9db35ad3ecf8b20 pullPolicy: Always ubuntuICEWMImage: repository: lscr.io/linuxserver/webtop