diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 4282cf23857..adaa7978aee 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.2 +version: 13.1.3 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index d91a4604d7a..dcbe2921895 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:f28850d015c30b88607dfeef8564ee07df040ab1f333c0dd7b7d46c171c6dd29 + tag: 14.4.0@sha256:a8554d371f744d4eee85db5c593e52a8104bced7f0f639065aae1fc4cbc45b2a securityContext: container: runAsNonRoot: false