Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2023-12-12 00:50:47 +00:00
parent 6b15a88816
commit b93139987d
12 changed files with 3088 additions and 0 deletions

View File

@@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [piwigo-8.0.0](https://github.com/truecharts/charts/compare/piwigo-7.0.22...piwigo-8.0.0) (2023-12-12)
### Chore
- update container image ghcr.io/linuxserver/piwigo to v14.0.0[@3689618](https://github.com/3689618) ([#15982](https://github.com/truecharts/charts/issues/15982))
## [piwigo-7.0.22](https://github.com/truecharts/charts/compare/piwigo-7.0.21...piwigo-7.0.22) (2023-12-09)
### Chore
- update container image ghcr.io/linuxserver/piwigo to 13.8.0[@7c673e1](https://github.com/7c673e1) ([#15920](https://github.com/truecharts/charts/issues/15920))
## [piwigo-7.0.21](https://github.com/truecharts/charts/compare/piwigo-7.0.20...piwigo-7.0.21) (2023-12-03)
### Chore
- bump everything to ensure catalog has latest versions
## [piwigo-7.0.20](https://github.com/truecharts/charts/compare/piwigo-7.0.19...piwigo-7.0.20) (2023-12-02)
### Chore
- fix annotations again
- update annotations
- cleanup chart.yaml and add min-max scale version
- update container image ghcr.io/linuxserver/piwigo to 13.8.0[@5a9fd99](https://github.com/5a9fd99) ([#15615](https://github.com/truecharts/charts/issues/15615))
## [piwigo-7.0.19](https://github.com/truecharts/charts/compare/piwigo-7.0.18...piwigo-7.0.19) (2023-11-25)
### Chore
- update container image ghcr.io/linuxserver/piwigo to 13.8.0[@081c29f](https://github.com/081c29f) ([#15362](https://github.com/truecharts/charts/issues/15362))
## [piwigo-7.0.18](https://github.com/truecharts/charts/compare/piwigo-7.0.17...piwigo-7.0.18) (2023-11-18)
### Fix
- update container image ghcr.io/linuxserver/piwigo to 13.8.0 ([#15076](https://github.com/truecharts/charts/issues/15076))
## [piwigo-7.0.17](https://github.com/truecharts/charts/compare/piwigo-7.0.16...piwigo-7.0.17) (2023-11-17)
## [piwigo-7.0.16](https://github.com/truecharts/charts/compare/piwigo-7.0.15...piwigo-7.0.16) (2023-11-08)
### Chore
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
## [piwigo-7.0.15](https://github.com/truecharts/charts/compare/piwigo-7.0.14...piwigo-7.0.15) (2023-11-08)
### Chore
- update helm general non-major ([#14454](https://github.com/truecharts/charts/issues/14454))
## [piwigo-7.0.14](https://github.com/truecharts/charts/compare/piwigo-7.0.13...piwigo-7.0.14) (2023-11-05)
### Chore
- update helm general non-major ([#14365](https://github.com/truecharts/charts/issues/14365))

View File

@@ -0,0 +1,45 @@
kubeVersion: ">=1.24.0"
apiVersion: v2
name: piwigo
version: 8.0.0
appVersion: 14.0.0
description: A photo gallery software for the web.
home: https://truecharts.org/charts/stable/piwigo
icon: https://truecharts.org/img/hotlink-ok/chart-icons/piwigo.png
deprecated: false
sources:
- https://github.com/linuxserver/docker-piwigo
- https://github.com/truecharts/charts/tree/master/charts/stable/piwigo
- https://ghcr.io/linuxserver/piwigo
maintainers:
- name: TrueCharts
email: info@truecharts.org
url: https://truecharts.org
keywords:
- piwigo
- gallery
- photo
- image
dependencies:
- name: common
version: 14.3.5
repository: https://library-charts.truecharts.org
condition: ""
alias: ""
tags: []
import-values: []
- name: mariadb
version: 7.0.70
repository: https://deps.truecharts.org/
condition: mariadb.enabled
alias: ""
tags: []
import-values: []
annotations:
max_scale_version: 23.10.1
min_scale_version: 22.12.4
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

View File

@@ -0,0 +1,27 @@
# README
## General Info
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
However only installations using the TrueNAS SCALE Apps system are supported.
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/stable/)
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
## Support
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
- See the [Website](https://truecharts.org)
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
---
## Sponsor TrueCharts
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
*All Rights Reserved - The TrueCharts Project*

View File

@@ -0,0 +1,9 @@
## [piwigo-8.0.0](https://github.com/truecharts/charts/compare/piwigo-7.0.22...piwigo-8.0.0) (2023-12-12)
### Chore
- update container image ghcr.io/linuxserver/piwigo to v14.0.0[@3689618](https://github.com/3689618) ([#15982](https://github.com/truecharts/charts/issues/15982))

View File

@@ -0,0 +1,8 @@
A photo gallery software for the web.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/piwigo](https://truecharts.org/charts/stable/piwigo)
---
TrueCharts can only exist due to the incredible effort of our staff.
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!

Binary file not shown.

Binary file not shown.

View File

@@ -0,0 +1,59 @@
image:
repository: ghcr.io/linuxserver/piwigo
pullPolicy: IfNotPresent
tag: 14.0.0@sha256:368961850d6a58fc46dfec3e56548ae9a24c4f1d5b71a0c616ec3f81bf6b28f3
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
service:
main:
ports:
main:
targetPort: 80
port: 10027
piwigo:
language: en_US
admin_user: admin
admin_pass: admin123
admin_email: admin@email.com
workload:
main:
podSpec:
containers:
main:
lifecycle:
postStart:
type: exec
command:
- /bin/sh
- -c
- |
if [ -f "/config/POSTSETUP" ]; then
echo "POSTSETUP exists, no further action is needed."
else
while ! curl -s -o -v /dev/null http://localhost/install.php; do sleep 1; done && \
curl -v -X POST -d "language={{ .Values.piwigo.language }}&dbhost={{ .Values.mariadb.creds.plainhost | trimAll "\"" }}:3306&dbuser={{ .Values.mariadb.mariadbUsername }}&dbpasswd={{ .Values.mariadb.creds.mariadbPassword | trimAll "\"" }}&dbname={{ .Values.mariadb.mariadbDatabase }}&prefix=piwigo_&admin_name={{ .Values.piwigo.admin_user }}&admin_pass1={{ .Values.piwigo.admin_pass }}&admin_pass2={{ .Values.piwigo.admin_pass }}&admin_mail={{ .Values.piwigo.admin_email }}&install=Start+installation" http://localhost/install.php?language={{ .Values.piwigo.language }} && \
( touch "/config/POSTSETUP" && echo "Created POSTSETUP!") || \
( echo "Failed to create POSTSETUP file..." && exit 1 )
fi
persistence:
config:
enabled: true
mountPath: /config
size: 256Gi
gallery:
enabled: true
mountPath: /gallery
size: 256Gi
varrun:
enabled: true
mariadb:
enabled: true
mariadbUsername: piwigo
mariadbDatabase: piwigo
portal:
open:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

@@ -0,0 +1 @@
{{ include "tc.v1.common.loader.all" . }}

View File