From 0bd3afbe39b1ad527ecd3995b74409e8960ae95e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 3 Mar 2025 07:16:44 +0100 Subject: [PATCH] chore(helm): update image docker.io/webpsh/webps digest to d7ea620 (#32798) 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 | `0e7d505` -> `d7ea620` | 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 3224a3c352e..99b865ad51b 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.5.2 +version: 7.5.3 diff --git a/charts/stable/webp-server/values.yaml b/charts/stable/webp-server/values.yaml index 83de4753fce..392f65d47ce 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:0e7d50575d1a894fcef72c44a7b13ba553a5160fbb2bf23dbb22abbf1ada4a1e + tag: latest@sha256:d7ea6200e67bec0b89af59c7bbf2fa3820f2ad6d67b7bded5d438754c70a0c84 persistence: storagecache: enabled: true