mirror of
https://github.com/truenas/charts.git
synced 2026-04-14 18:50:47 +08:00
* add `piwigo` to `community` train * update keywords * update readme * typo * add initial templtes * add values * add config and Ui * add deployment * simplify * only on install * hmm * add some validation and update description
26 lines
719 B
YAML
26 lines
719 B
YAML
name: piwigo
|
|
description: Piwigo is a photo gallery software for the web that comes with powerful features to publish and manage your collection of pictures.
|
|
annotations:
|
|
title: Piwigo
|
|
type: application
|
|
version: 1.0.0
|
|
apiVersion: v2
|
|
appVersion: 13.8.0
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
email: dev@ixsystems.com
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common
|
|
version: 1.1.0
|
|
home: https://piwigo.org
|
|
icon: https://piwigo.org/plugins/piwigo-piwigodotorg/images/piwigo.org.svg
|
|
sources:
|
|
- https://hub.docker.com/r/linuxserver/piwigo
|
|
- https://github.com/truenas/charts/tree/master/community/piwigo
|
|
keywords:
|
|
- gallery
|
|
- photo
|