Files
unionflow-server-impl-quark…/Chart.yaml

23 lines
819 B
YAML

apiVersion: v2
name: unionflow-server-impl-quarkus
description: |
Deploy config pour UnionFlow Server (backend Quarkus) sur le cluster k1.
Consomme le chart parent helm-chart-lions-app.
type: application
version: 1.0.0
appVersion: "1.0.5"
kubeVersion: ">=1.28.0-0"
maintainers:
- name: UnionFlow Team
email: infrastructure@lions.dev
home: https://git.lions.dev/lionsdev/unionflow-server-impl-quarkus-k1
sources:
- https://git.lions.dev/lionsdev/unionflow-server-impl-quarkus # code source
- https://git.lions.dev/lionsdev/unionflow-server-impl-quarkus-k1 # ce repo (deploy)
dependencies:
- name: lions-app
version: "1.0.1"
repository: "https://git.lions.dev/api/packages/lionsdev/helm"
# Alternative pour dev local sans registry :
# repository: "file://../helm-chart-lions-app"