From 95a271533a816b4c3bf3fea3e9bd6682e7314d22 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 24 Jan 2025 01:13:34 +0100 Subject: [PATCH] chore(helm): update image docker.io/webpsh/webps digest to fbe27b6 (#30856) 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 | `f406b07` -> `fbe27b6` | --- > [!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 51837d54bae..4a33a2b9357 100644 --- a/charts/stable/webp-server/Chart.yaml +++ b/charts/stable/webp-server/Chart.yaml @@ -38,4 +38,4 @@ sources: - https://github.com/webp-sh/webp_server_go - https://hub.docker.com/r/webpsh/webps type: application -version: 7.4.0 +version: 7.4.1 diff --git a/charts/stable/webp-server/values.yaml b/charts/stable/webp-server/values.yaml index 0828c2b288f..aa865798997 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:f406b07502e9f7425ccccbcee5cc8a735a007b833dd7510a40bf6b94c1cdff3e + tag: latest@sha256:fbe27b6bbe0a4dc07912fb2591d4d99651a078efe57464b708e4795d363cecc1 persistence: storagecache: enabled: true