2021-05-12 16:11:40 +00:00
|
|
|
apiVersion: v2
|
|
|
|
name: kubezero-sql
|
|
|
|
description: KubeZero umbrella chart for SQL databases like MariaDB, PostgreSQL
|
|
|
|
type: application
|
2022-09-29 18:54:55 +00:00
|
|
|
version: 0.2.1
|
2021-05-12 16:11:40 +00:00
|
|
|
home: https://kubezero.com
|
|
|
|
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
|
|
|
keywords:
|
|
|
|
- kubezero
|
|
|
|
- mariadb
|
|
|
|
- postgresql
|
|
|
|
maintainers:
|
2022-09-15 13:07:02 +00:00
|
|
|
- name: Stefan Reimer
|
|
|
|
email: stefan@zero-downtime.net
|
2021-05-12 16:11:40 +00:00
|
|
|
dependencies:
|
|
|
|
- name: kubezero-lib
|
2022-09-15 13:07:02 +00:00
|
|
|
version: ">= 0.1.5"
|
2021-12-03 21:16:22 +00:00
|
|
|
repository: https://cdn.zero-downtime.net/charts/
|
2021-05-12 16:11:40 +00:00
|
|
|
- name: mariadb-galera
|
2022-09-29 18:54:55 +00:00
|
|
|
version: 7.4.3
|
2021-05-12 16:11:40 +00:00
|
|
|
repository: https://charts.bitnami.com/bitnami
|
2021-05-13 15:39:02 +00:00
|
|
|
condition: mariadb-galera.enabled
|
2022-09-15 13:07:02 +00:00
|
|
|
kubeVersion: ">= 1.20.0"
|