From bb9c4853b1569ea6a3dc1c3be199259441ba961b Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 25 Apr 2025 14:20:08 +0200 Subject: [PATCH] chore(helm): update image docker.io/webpsh/webps digest to ba0d175 (#34775) 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 | `0880d27` -> `ba0d175` | 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 5bc64e2606c..a0707e46e5a 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: 7.5.5 +version: 7.5.6 diff --git a/charts/stable/webp-server/values.yaml b/charts/stable/webp-server/values.yaml index 17d77f5a9fc..9e5ea1eaa06 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:0880d27ccbed00fc7023dd845effcb9f793f2c9979d23b03b610fed7a24a631d + tag: latest@sha256:ba0d175943af9c7fd27f36dd6d9a57ca535bd4029b9ef2a11952ea8251541c5e persistence: storagecache: enabled: true