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