mirror of
https://github.com/bitnami/charts.git
synced 2026-03-12 06:47:32 +08:00
[bitnami/phpmyadmin] Bump chart version (#26797)
* [bitnami/phpmyadmin] 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>
This commit is contained in:
committed by
GitHub
parent
2fe39f77a8
commit
85bb88c4ee
@@ -1,8 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 16.2.1 (2024-06-04)
|
||||
## 16.2.2 (2024-06-05)
|
||||
|
||||
* [bitnami/phpmyadmin] Fix typo in deployment.yaml template ([#26616](https://github.com/bitnami/charts/pull/26616))
|
||||
* [bitnami/phpmyadmin] Bump chart version ([#26797](https://github.com/bitnami/charts/pull/26797))
|
||||
|
||||
## <small>16.2.1 (2024-06-04)</small>
|
||||
|
||||
* [bitnami/phpmyadmin] Fix typo in deployment.yaml template (#26616) ([9fc8caa](https://github.com/bitnami/charts/commit/9fc8caad32e839bf42dd3a63b943b1d8ed5f3ff0)), closes [#26616](https://github.com/bitnami/charts/issues/26616)
|
||||
|
||||
## 16.2.0 (2024-05-29)
|
||||
|
||||
|
||||
@@ -12,28 +12,28 @@ annotations:
|
||||
apiVersion: v2
|
||||
appVersion: 5.2.1
|
||||
dependencies:
|
||||
- condition: db.bundleTestDB
|
||||
name: mariadb
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- phpmyadmin-database
|
||||
version: 18.x.x
|
||||
- name: common
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- bitnami-common
|
||||
version: 2.x.x
|
||||
- condition: db.bundleTestDB
|
||||
name: mariadb
|
||||
repository: oci://registry-1.docker.io/bitnamicharts
|
||||
tags:
|
||||
- phpmyadmin-database
|
||||
version: 18.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
|
||||
- mariadb
|
||||
- mysql
|
||||
- phpmyadmin
|
||||
maintainers:
|
||||
- name: Broadcom, Inc. All Rights Reserved.
|
||||
url: https://github.com/bitnami/charts
|
||||
- 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: 16.2.1
|
||||
- https://github.com/bitnami/charts/tree/main/bitnami/phpmyadmin
|
||||
version: 16.2.2
|
||||
|
||||
Reference in New Issue
Block a user