2021-05-12 16:11:40 +00:00
|
|
|
apiVersion: v2
|
|
|
|
name: kubezero-sql
|
2022-11-03 12:19:57 +00:00
|
|
|
description: KubeZero umbrella chart for SQL databases, Percona XtraDB Cluster
|
2021-05-12 16:11:40 +00:00
|
|
|
type: application
|
2023-04-25 10:13:11 +00:00
|
|
|
version: 0.3.2
|
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
|
2022-11-03 12:19:57 +00:00
|
|
|
- mysql
|
|
|
|
- percona
|
|
|
|
# - postgresql
|
2021-05-12 16:11:40 +00:00
|
|
|
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
|
2023-04-25 10:13:11 +00:00
|
|
|
version: ">= 0.1.6"
|
2021-12-03 21:16:22 +00:00
|
|
|
repository: https://cdn.zero-downtime.net/charts/
|
2022-11-03 12:19:57 +00:00
|
|
|
- name: pxc-operator
|
2023-04-25 10:13:11 +00:00
|
|
|
version: 1.12.1
|
2022-11-03 12:19:57 +00:00
|
|
|
repository: https://percona.github.io/percona-helm-charts/
|
|
|
|
condition: pxc-operator.enabled
|
2021-05-12 16:11:40 +00:00
|
|
|
- name: mariadb-galera
|
2022-11-03 12:19:57 +00:00
|
|
|
version: 7.4.7
|
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
|
2023-04-25 10:13:11 +00:00
|
|
|
kubeVersion: ">= 1.24.0"
|