10 lines
230 B
YAML
10 lines
230 B
YAML
apiVersion: v2
|
|
name: librebooking
|
|
description: A Helm chart for Kubernetes
|
|
type: application
|
|
version: 0.1.3
|
|
|
|
dependencies:
|
|
- name: mariadb
|
|
condition: mariadb.enabled
|
|
repository: https://groundhog2k.github.io/helm-charts/ |