oc-k8s/opencloud/Chart.yaml
2024-11-28 11:09:51 +01:00

18 lines
461 B
YAML

apiVersion: v2
name: opencloud
description: Helm chart for opencloud services deployment
type: application
version: 0.0.1
appVersion: "0.0.1"
# TODO: ldap, mongo, mongo-express, nats, ory hydra, keto, traefik
dependencies:
- name: openldap
version: "2.0.4"
repository: "https://jp-gouin.github.io/helm-openldap/"
condition: openldap.enabled
- name: traefik
version: "33.0.0"
repository: "https://helm.traefik.io/traefik"
condition: traefik.enabled