mirror of
https://github.com/bitnami/charts.git
synced 2026-03-13 14:57:24 +08:00
* [bitnami/mariadb] Release 19.0.4 updating components versions Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-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.4.3-debian-12-r0
|
|
- name: mysqld-exporter
|
|
image: docker.io/bitnami/mysqld-exporter:0.15.1-debian-12-r30
|
|
- name: os-shell
|
|
image: docker.io/bitnami/os-shell:12-debian-12-r27
|
|
apiVersion: v2
|
|
appVersion: 11.4.3
|
|
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: 19.0.4
|