From a4ffff28adb4e1aae33be30e3b69ca6f3984e46d Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 19 Apr 2024 08:18:25 +0200 Subject: [PATCH] chore(deps): update container image webpsh/webps to latest@8c35f22 by renovate (#20987) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | webpsh/webps | digest | `50612c0` -> `8c35f22` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). --- charts/stable/webp-server/Chart.yaml | 4 ++-- charts/stable/webp-server/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/webp-server/Chart.yaml b/charts/stable/webp-server/Chart.yaml index 87e5f95f469..141660434af 100644 --- a/charts/stable/webp-server/Chart.yaml +++ b/charts/stable/webp-server/Chart.yaml @@ -28,7 +28,7 @@ keywords: - MediaServer-Photos - Network-Web - Network-FTP -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -39,4 +39,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/webp-server - https://hub.docker.com/r/webpsh/webps type: application -version: 5.8.7 +version: 5.8.8 diff --git a/charts/stable/webp-server/values.yaml b/charts/stable/webp-server/values.yaml index b7f64f1cd7b..bb98a50885e 100644 --- a/charts/stable/webp-server/values.yaml +++ b/charts/stable/webp-server/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: webpsh/webps - tag: latest@sha256:50612c0cde9af0673d9fe1e4cc92071d0f2a06be2eb664fef6082560c683a44c + tag: latest@sha256:8c35f22a274011a69294a9766d4abff7ef8351f2a800e00ea1ec0887d221e383 persistence: storagecache: enabled: true