From 87e6ef13036be84bf9c25ff2282ceb21aae871d7 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 9 Feb 2026 12:57:17 +0100 Subject: [PATCH] chore(webp-server): update image docker.io/webpsh/webps digest to 8ffd295 (#44699) 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 | `339b056` → `8ffd295` | --- > [!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 ecd09c3a6e3..d429df5b967 100644 --- a/charts/stable/webp-server/Chart.yaml +++ b/charts/stable/webp-server/Chart.yaml @@ -46,5 +46,5 @@ sources: - https://github.com/webp-sh/webp_server_go - https://hub.docker.com/r/webpsh/webps type: application -version: 8.13.17 +version: 8.13.18 diff --git a/charts/stable/webp-server/values.yaml b/charts/stable/webp-server/values.yaml index 7187f52f82e..9d478ce6af9 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:339b05682e5710fa3e3481716a8a3ce61aa0f44f92d3b4361f46ba2a43aed3ba + tag: latest@sha256:8ffd2958bf149f7d191b888f4c448c4bdf1a0b24e7b304908921e863d8098103 persistence: storagecache: enabled: true