mirror of
https://github.com/bitnami/charts.git
synced 2026-03-10 15:07:49 +08:00
* [bitnami/mariadb] Bump chart version Signed-off-by: juan131 <jariza@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: juan131 <jariza@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Database
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: mariadb
|
|
image: docker.io/bitnami/mariadb:11.3.2-debian-12-r5
|
|
- name: mysqld-exporter
|
|
image: docker.io/bitnami/mysqld-exporter:0.15.1-debian-12-r16
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r21
|
|
apiVersion: v2
|
|
appVersion: 11.3.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://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/mariadb/img/mariadb-stack-220x234.png
|
|
keywords:
|
|
- mariadb
|
|
- mysql
|
|
- database
|
|
- sql
|
|
- prometheus
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: mariadb
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/mariadb
|
|
version: 18.2.1
|