- Added debug mode, structured ConfigMap pattern, and README to all charts - Migrated all flat-structure charts to hierarchical values under chartname key - Fixed templates to use correct hierarchical paths - Renamed helm-rustical key to rustical, added HPA support - Fixed ingress YAML parsing (oxicloud), nested env vars (rustical) - Pushed all normalized charts to OCI registry as 1.0.0+ and updated ArgoCD apps
8 lines
243 B
YAML
8 lines
243 B
YAML
apiVersion: v2
|
|
name: helm-rustical
|
|
description: A Helm chart for Rustical WebDAV server
|
|
type: application
|
|
version: 1.1.1
|
|
appVersion: 0.14.1
|
|
annotations:
|
|
artifacthub.io/images: "- name: rustical\n image: ghcr.io/lennart-k/rustical:0.14.1\n"
|