mirror of
https://github.com/bitnami/charts.git
synced 2026-02-11 04:37:23 +08:00
* [bitnami/*] Bump all versions Signed-off-by: David Gomez <dgomezleon@vmware.com> * [bitnami/*] Bump minor versions Signed-off-by: David Gomez <dgomezleon@vmware.com> --------- Signed-off-by: David Gomez <dgomezleon@vmware.com>
40 lines
1.1 KiB
YAML
40 lines
1.1 KiB
YAML
# Copyright VMware, Inc.
|
|
# SPDX-License-Identifier: APACHE-2.0
|
|
|
|
annotations:
|
|
category: Infrastructure
|
|
licenses: Apache-2.0
|
|
images: |
|
|
- name: apache-exporter
|
|
image: docker.io/bitnami/apache-exporter:1.0.6-debian-11-r1
|
|
- name: phpmyadmin
|
|
image: docker.io/bitnami/phpmyadmin:5.2.1-debian-11-r131
|
|
apiVersion: v2
|
|
appVersion: 5.2.1
|
|
dependencies:
|
|
- condition: db.bundleTestDB
|
|
name: mariadb
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- phpmyadmin-database
|
|
version: 15.x.x
|
|
- name: common
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- bitnami-common
|
|
version: 2.x.x
|
|
description: phpMyAdmin is a free software tool written in PHP, intended to handle the administration of MySQL over the Web. phpMyAdmin supports a wide range of operations on MySQL and MariaDB.
|
|
home: https://bitnami.com
|
|
icon: https://bitnami.com/assets/stacks/phpmyadmin/img/phpmyadmin-stack-220x234.png
|
|
keywords:
|
|
- mariadb
|
|
- mysql
|
|
- phpmyadmin
|
|
maintainers:
|
|
- name: VMware, Inc.
|
|
url: https://github.com/bitnami/charts
|
|
name: phpmyadmin
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/phpmyadmin
|
|
version: 14.5.0
|