apiVersion: v2 name: lions-app description: | Chart Helm standard pour toutes les applications Lions Dev. Fournit : Deployment hardened, Service, Ingress avec cert-manager + rate-limit, ConfigMap, ExternalSecret (Vault → K8s), NetworkPolicy, PDB, ServiceMonitor, HPA. type: application version: 1.0.3 appVersion: "1.0.3" kubeVersion: ">=1.28.0-0" maintainers: - name: Lions Infrastructure Team email: infrastructure@lions.dev home: https://git.lions.dev/lionsdev/helm-chart-lions-app sources: - https://git.lions.dev/lionsdev/helm-chart-lions-app keywords: - lions - quarkus - java - microservice annotations: artifacthub.io/changes: | - v1.0.1 : ajout extraEnvFrom pour Secrets K8s existants (migration legacy) - v1.0.0 : Chart initial — Deployment/Service/Ingress/ConfigMap/ExternalSecret/NetworkPolicy/PDB/SM/HPA