Files
TREK/charts/trek/Chart.yaml
T
Maurice 8dab26fe7b fix(chart): allow setting storageClassName on PVCs (#1261)
The PVC templates rendered no storageClassName and values exposed no key, so clusters without a default StorageClass (or needing a specific class) couldn't install. Add persistence.{data,uploads}.storageClassName, omitted when empty so the default class is still used.
2026-06-23 21:23:39 +02:00

6 lines
106 B
YAML

apiVersion: v2
name: trek
version: 3.1.2
description: Minimal Helm chart for TREK app
appVersion: "3.1.2"