mirror of
https://github.com/bitnami/charts.git
synced 2026-02-22 05:37:15 +08:00
* [bitnami/mysql] 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: mysql
|
|
image: docker.io/bitnami/mysql:8.4.0-debian-12-r3
|
|
- 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: 8.4.0
|
|
dependencies:
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: MySQL is a fast, reliable, scalable, and easy to use open source relational database system. Designed to handle mission-critical, heavy-load production applications.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/mysql/img/mysql-stack-220x234.png
|
|
keywords:
|
|
- mysql
|
|
- database
|
|
- sql
|
|
- cluster
|
|
- high availability
|
|
maintainers:
|
|
- name: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: mysql
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/mysql
|
|
version: 11.1.1
|