feat: mariadb-galera version bump
This commit is contained in:
parent
753f862d6b
commit
17799ab617
@ -2,7 +2,7 @@ apiVersion: v2
|
|||||||
name: kubezero-sql
|
name: kubezero-sql
|
||||||
description: KubeZero umbrella chart for SQL databases like MariaDB, PostgreSQL
|
description: KubeZero umbrella chart for SQL databases like MariaDB, PostgreSQL
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.1
|
version: 0.1.2
|
||||||
home: https://kubezero.com
|
home: https://kubezero.com
|
||||||
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png
|
||||||
keywords:
|
keywords:
|
||||||
@ -16,7 +16,7 @@ dependencies:
|
|||||||
version: ">= 0.1.3"
|
version: ">= 0.1.3"
|
||||||
repository: https://zero-down-time.github.io/kubezero/
|
repository: https://zero-down-time.github.io/kubezero/
|
||||||
- name: mariadb-galera
|
- name: mariadb-galera
|
||||||
version: 5.8.0
|
version: 5.11.1
|
||||||
repository: https://charts.bitnami.com/bitnami
|
repository: https://charts.bitnami.com/bitnami
|
||||||
condition: mariadb-galera.enabled
|
condition: mariadb-galera.enabled
|
||||||
kubeVersion: ">= 1.18.0"
|
kubeVersion: ">= 1.18.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user