diff --git a/charts/stable/piwigo/Chart.yaml b/charts/stable/piwigo/Chart.yaml index 1b75139fcd5..e0d1bb4a325 100644 --- a/charts/stable/piwigo/Chart.yaml +++ b/charts/stable/piwigo/Chart.yaml @@ -32,23 +32,23 @@ dependencies: import-values: [] deprecated: false description: A photo gallery software for the web. -home: https://trueforge.org/truetech/truecharts/charts/stable/piwigo -icon: https://trueforge.org/img/hotlink-ok/chart-icons/piwigo.webp +home: https://truecharts.org/charts/stable/piwigo +icon: https://truecharts.org/img/hotlink-ok/chart-icons/piwigo.webp keywords: - piwigo - gallery - photo - image -kubeVersion: '>=1.27.0-0' +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts - email: info@trueforge.org - url: https://trueforge.org + email: info@truecharts.org + url: https://truecharts.org name: piwigo sources: - https://ghcr.io/linuxserver/piwigo - https://github.com/linuxserver/docker-piwigo - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/piwigo type: application -version: 18.4.23 +version: 18.4.24 diff --git a/charts/stable/piwigo/values.yaml b/charts/stable/piwigo/values.yaml index 373fdc24ca4..1518e519860 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: 16.2.0@sha256:1874f579c887afdc2d76f98d75eee987f2ea8703e84322cbeb266556dcc508c2 + tag: 16.2.0@sha256:d8d7b1023a58cbed1ef8b462c86d1099718f2f4f40df42544ddb4e87594bd19c securityContext: container: runAsNonRoot: false