- 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
224 B
YAML
8 lines
224 B
YAML
apiVersion: v2
|
|
name: miniflux
|
|
description: A Helm chart for Miniflux RSS reader
|
|
type: application
|
|
version: 1.0.2
|
|
appVersion: 2.3.3
|
|
annotations:
|
|
artifacthub.io/images: "- name: miniflux\n image: miniflux/miniflux:2.3.3\n"
|