From 4e0630cf9c4b8ecfd06c9db28483384b1a6defa6 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 8 Jun 2024 20:20:51 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/piwigo to 14.4.0@67fa24e by renovate (#23114) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/piwigo](https://togithub.com/linuxserver/docker-piwigo/packages) ([source](https://togithub.com/linuxserver/docker-piwigo)) | digest | `181092f` -> `67fa24e` | --- > [!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/piwigo/Chart.yaml | 2 +- charts/stable/piwigo/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 48cb2d1f382..7344280e45d 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -43,4 +43,4 @@ sources: - https://github.com/linuxserver/docker-piwigo - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo type: application -version: 14.0.0 +version: 14.0.1 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index f49f2b7b728..8b81d66e3bd 100644 --- a/charts/stable/piwigo/values.yaml +++ b/charts/stable/piwigo/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/piwigo pullPolicy: IfNotPresent - tag: 14.4.0@sha256:181092fb6e40b885a7cb10bab3e1b122654b5f045e8bb3a778bdd3ffa05422e6 + tag: 14.4.0@sha256:67fa24e107c430ac295c381b132eb3570f7bc0aa080d95a2f5f2bb1ec4a71680 securityContext: container: runAsNonRoot: false