mirror of
https://github.com/bitnami/charts.git
synced 2026-02-11 04:37:23 +08:00
* [bitnami/phpmyadmin] Release 17.0.2 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>
40 lines
1.2 KiB
YAML
40 lines
1.2 KiB
YAML
# Copyright Broadcom, Inc. All Rights Reserved.
|
|
# 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.8-debian-12-r5
|
|
- name: phpmyadmin
|
|
image: docker.io/bitnami/phpmyadmin:5.2.1-debian-12-r34
|
|
apiVersion: v2
|
|
appVersion: 5.2.1
|
|
dependencies:
|
|
- condition: db.bundleTestDB
|
|
name: mariadb
|
|
repository: oci://registry-1.docker.io/bitnamicharts
|
|
tags:
|
|
- phpmyadmin-database
|
|
version: 19.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: Broadcom, Inc. All Rights Reserved.
|
|
url: https://github.com/bitnami/charts
|
|
name: phpmyadmin
|
|
sources:
|
|
- https://github.com/bitnami/charts/tree/main/bitnami/phpmyadmin
|
|
version: 17.0.2
|