2024-01-03 00:09:16 +00:00
|
|
|
kubeVersion: ">=1.24.0-0"
|
2021-10-13 20:46:42 +00:00
|
|
|
apiVersion: v2
|
2023-12-02 11:49:35 +00:00
|
|
|
name: piwigo
|
2024-01-02 20:49:09 +00:00
|
|
|
version: 11.2.8
|
2023-12-31 14:59:43 +00:00
|
|
|
appVersion: 14.1.0
|
2023-07-13 07:53:18 +00:00
|
|
|
description: A photo gallery software for the web.
|
2023-07-17 00:31:56 +00:00
|
|
|
home: https://truecharts.org/charts/stable/piwigo
|
2022-08-08 23:15:26 +00:00
|
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/piwigo.png
|
2023-12-02 11:49:35 +00:00
|
|
|
deprecated: false
|
2021-10-13 21:19:33 +00:00
|
|
|
sources:
|
2024-01-03 00:09:16 +00:00
|
|
|
- https://github.com/linuxserver/docker-piwigo
|
2024-01-04 00:09:18 +00:00
|
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/piwigo
|
2024-01-05 00:09:21 +00:00
|
|
|
- https://ghcr.io/linuxserver/piwigo
|
2023-12-02 11:49:35 +00:00
|
|
|
maintainers:
|
2024-01-03 00:09:16 +00:00
|
|
|
- name: TrueCharts
|
|
|
|
email: info@truecharts.org
|
|
|
|
url: https://truecharts.org
|
2023-12-02 11:49:35 +00:00
|
|
|
keywords:
|
2024-01-03 00:09:16 +00:00
|
|
|
- piwigo
|
|
|
|
- gallery
|
|
|
|
- photo
|
|
|
|
- image
|
2023-12-02 11:49:35 +00:00
|
|
|
dependencies:
|
2024-01-03 00:09:16 +00:00
|
|
|
- name: common
|
|
|
|
version: 17.2.21
|
|
|
|
repository: oci://tccr.io/truecharts
|
|
|
|
condition: ""
|
|
|
|
alias: ""
|
|
|
|
tags: []
|
|
|
|
import-values: []
|
|
|
|
- name: mariadb
|
|
|
|
version: 12.1.6
|
|
|
|
repository: https://deps.truecharts.org/
|
|
|
|
condition: mariadb.enabled
|
|
|
|
alias: ""
|
|
|
|
tags: []
|
|
|
|
import-values: []
|
2023-12-02 11:49:35 +00:00
|
|
|
annotations:
|
2024-01-03 00:09:16 +00:00
|
|
|
max_scale_version: 23.10.2
|
|
|
|
min_scale_version: 23.10.0
|
|
|
|
truecharts.org/SCALE-support: "true"
|
|
|
|
truecharts.org/category: media
|
|
|
|
truecharts.org/max_helm_version: "3.13"
|
|
|
|
truecharts.org/min_helm_version: "3.12"
|
|
|
|
truecharts.org/train: stable
|
2023-12-12 12:02:26 +00:00
|
|
|
type: application
|