From 7be6e56aef2b4b27b3e702e0cdcd39056d740649 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 25 May 2024 20:18:27 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/piwigo to 14.4.0@cadbc99 by renovate (#22455) 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 | `a8554d3` -> `cadbc99` | --- > [!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/README.md | 23 ++++++++++++++--------- charts/stable/piwigo/values.yaml | 2 +- 3 files changed, 17 insertions(+), 12 deletions(-) diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 32d3bd8a7b5..1f547141949 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: 13.1.8 +version: 13.1.9 diff --git a/charts/stable/piwigo/README.md b/charts/stable/piwigo/README.md index df4920d09ca..e99ec73a8b0 100644 --- a/charts/stable/piwigo/README.md +++ b/charts/stable/piwigo/README.md @@ -24,14 +24,7 @@ For more information on how to install TrueCharts Helm charts, checkout the inst ### TrueNAS SCALE Apps -For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale/guides/scale-intro). - -## Configuration Options - -To view the chart specific options, please view Values.yaml included in the chart. - -All our Charts use a shared "common" library chart that contains most of the templating and options. -For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/ +For more information on how to use TrueCharts as TrueNAS SCALE Apps, please checkout the [quick-start guides for TrueNAS SCALE](https://truecharts.org/scale). ## Chart Specific Guides and information @@ -39,8 +32,20 @@ All our charts have dedicated documentation pages. The documentation for this chart can be found here: https://truecharts.org/charts/stable/piwigo -## Support +## Configuration Options +Please note: For TrueNAS SCALE, only options available in the GUI are supported. +Hence most of these docs do not apply to TrueNAS SCALE + +To view the chart specific options, please view Values.yaml included in the chart. +The most recent version of which, is available here: https://github.com/truecharts/charts/charts/stable/piwigo/values.yaml + +All our Charts use a shared "common" library chart that contains most of the templating and options. +For the complete overview of all available options, please checkout the documentation for them on the website: https://truecharts.org/common/ + +For information about the common chart and all defaults included with it, please review its values.yaml file available here: https://github.com/truecharts/library-charts/blob/main/library/common/values.yaml + +## Support - See the [Website](https://truecharts.org) - Check our [Discord](https://discord.gg/tVsPTHWTtr) diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index dcbe2921895..7460c593de2 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:a8554d371f744d4eee85db5c593e52a8104bced7f0f639065aae1fc4cbc45b2a + tag: 14.4.0@sha256:cadbc994cc1288b16c3484b3c4ae40b5e4190cb437bea050879f8c27f41bc301 securityContext: container: runAsNonRoot: false