From 9728776c6ac01914d52252d072ef1f18b7ca9a03 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 6 Jan 2026 13:36:22 +0100 Subject: [PATCH] chore(webp-server): update image docker.io/webpsh/webps digest to 339b056 (#43426) 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 | `c7d025b` -> `339b056` | --- > [!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. 🔕 **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 24438862c17..3637e12a52c 100644 --- a/charts/stable/webp-server/Chart.yaml +++ b/charts/stable/webp-server/Chart.yaml @@ -43,5 +43,5 @@ sources: - https://github.com/webp-sh/webp_server_go - https://hub.docker.com/r/webpsh/webps type: application -version: 8.13.5 +version: 8.13.6 diff --git a/charts/stable/webp-server/values.yaml b/charts/stable/webp-server/values.yaml index ae93d09a69e..7187f52f82e 100644 --- a/charts/stable/webp-server/values.yaml +++ b/charts/stable/webp-server/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/webpsh/webps - tag: latest@sha256:c7d025bd15687aa44cc65be8817630f42d317a22b736b8df6a3fed970e602801 + tag: latest@sha256:339b05682e5710fa3e3481716a8a3ce61aa0f44f92d3b4361f46ba2a43aed3ba persistence: storagecache: enabled: true