From 2be0aa50be5fa6322f40ca98fce711f1ec68c3b6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 8 Jun 2026 11:58:17 +0200 Subject: [PATCH] chore(webp-server): update image docker.io/webpsh/webps digest to 54791e7 (#48771) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/webpsh/webps | digest | `0b935c0` → `54791e7` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: (UTC) - 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] 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/webp-server/Chart.yaml | 2 +- charts/stable/webp-server/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/webp-server/Chart.yaml b/charts/stable/webp-server/Chart.yaml index 55440800ac6..66963583dbe 100644 --- a/charts/stable/webp-server/Chart.yaml +++ b/charts/stable/webp-server/Chart.yaml @@ -41,5 +41,5 @@ sources: - https://github.com/webp-sh/webp_server_go - https://hub.docker.com/r/webpsh/webps type: application -version: 9.3.0 +version: 9.3.1 diff --git a/charts/stable/webp-server/values.yaml b/charts/stable/webp-server/values.yaml index b0bd7e63807..2aa33abf475 100644 --- a/charts/stable/webp-server/values.yaml +++ b/charts/stable/webp-server/values.yaml @@ -2,7 +2,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/webpsh/webps - tag: latest@sha256:0b935c0f4d65c4b9e89a738dfa54b83e8f5aa665767a0b6a3355aa384e27488d + tag: latest@sha256:54791e715d1ea54ee2d6219ee7ecd82202301276842c9e7f11edacc6470b2147 persistence: storagecache: enabled: true