From e6436a8f911f5275f3e5813871fcd39fda80ab3a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 13 Apr 2024 20:17:52 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/piwigo to 14.3.0@a98afd8 by renovate (#20714) 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 | `c403a6b` -> `a98afd8` | --- > [!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 | 4 ++-- charts/stable/piwigo/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index ed40cccdd0e..f6663d89982 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -32,7 +32,7 @@ keywords: - gallery - photo - image -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -43,4 +43,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/piwigo - https://ghcr.io/linuxserver/piwigo type: application -version: 12.16.8 +version: 12.16.9 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index cd0ff36839f..00803eb3d7c 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.3.0@sha256:c403a6bea6049d4f3f9343c1a745ec6cf97e8490ee94ccbc772448e35876c9cf + tag: 14.3.0@sha256:a98afd8718018765fdc68bb241de67d8e6bf27a37f0a55b47ad2cf86956d3d7d securityContext: container: runAsNonRoot: false