mirror of
https://github.com/bitnami/charts.git
synced 2026-03-13 14:57:24 +08:00
* Fix mariadb upgrade Signed-off-by: sfelipe <sfelipe@vmware.com> * Bump chart version Signed-off-by: sfelipe <sfelipe@vmware.com> * Add helper function Signed-off-by: sfelipe <sfelipe@vmware.com> * Add forcePassword logic Signed-off-by: sfelipe <sfelipe@vmware.com> --------- Signed-off-by: sfelipe <sfelipe@vmware.com>
30 lines
906 B
YAML
30 lines
906 B
YAML
annotations:
|
|
category: Database
|
|
licenses: Apache-2.0
|
|
apiVersion: v2
|
|
appVersion: 10.11.2
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: MariaDB is an open source, community-developed SQL database server that is widely in use around the world due to its enterprise features, flexibility, and collaboration with leading tech firms.
|
|
home: https://github.com/bitnami/charts/tree/main/bitnami/mariadb
|
|
icon: https://bitnami.com/assets/stacks/mariadb/img/mariadb-stack-220x234.png
|
|
keywords:
|
|
- mariadb
|
|
- mysql
|
|
- database
|
|
- sql
|
|
- prometheus
|
|
maintainers:
|
|
- name: Bitnami
|
|
url: https://github.com/bitnami/charts
|
|
name: mariadb
|
|
sources:
|
|
- https://github.com/bitnami/containers/tree/main/bitnami/mariadb
|
|
- https://github.com/prometheus/mysqld_exporter
|
|
- https://mariadb.org
|
|
version: 12.1.4
|