mirror of
https://github.com/bitnami/charts.git
synced 2026-03-08 08:47:24 +08:00
* use common helpers to fix upgrade password issues Signed-off-by: darteaga <darteaga@vmware.com> * fix phpmyadmin upgrade * fix phpmyadmin upgrade * add .lock to pass test * fix phpmyadmin values
13 lines
293 B
YAML
13 lines
293 B
YAML
dependencies:
|
|
- name: common
|
|
version: "0.x.x"
|
|
repository: https://charts.bitnami.com/bitnami
|
|
tags:
|
|
- bitnami-common
|
|
- name: mariadb
|
|
version: 7.x.x
|
|
repository: https://charts.bitnami.com/bitnami
|
|
condition: db.bundleTestDB
|
|
tags:
|
|
- phpmyadmin-database
|