mirror of
https://github.com/bitnami/charts.git
synced 2026-08-10 14:15:55 +08:00
Update the phpMyAdmin requirements with the latest MariaDB (#2202)
* Update the phpMyAdmin requirements with the latest MariaDB * [bitnami/phpmyadmin] Update components versions Signed-off-by: Bitnami Containers <containers@bitnami.com> Co-authored-by: jotamartos <jotamartos@vmware.com> Co-authored-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
co-authored by
jotamartos
Bitnami Containers
parent
b07cd7a59e
commit
99e16e3f8c
@@ -1,6 +1,6 @@
|
||||
apiVersion: v1
|
||||
name: phpmyadmin
|
||||
version: 4.4.2
|
||||
version: 5.0.0
|
||||
appVersion: 5.0.2
|
||||
description: phpMyAdmin is an mysql administration frontend
|
||||
keywords:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
version: 6.13.0
|
||||
digest: sha256:cb44a16e1c1b2d4ee2cb60c8fcafdf01d8dce611423b4c83b10caa8ade4871f9
|
||||
generated: "2020-03-11T14:16:51.245151706Z"
|
||||
version: 7.3.16
|
||||
digest: sha256:7f10281de366b679a2cc8183f7bf659a40d2d1bc4a5fc9470b02ad435c951a02
|
||||
generated: "2020-04-02T14:48:12.720099473Z"
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
dependencies:
|
||||
- name: mariadb
|
||||
version: 6.x.x
|
||||
version: 7.x.x
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
condition: db.bundleTestDB
|
||||
tags:
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
image:
|
||||
registry: docker.io
|
||||
repository: bitnami/phpmyadmin
|
||||
tag: 5.0.2-debian-10-r14
|
||||
tag: 5.0.2-debian-10-r15
|
||||
## Specify a imagePullPolicy
|
||||
pullPolicy: IfNotPresent
|
||||
## Optionally specify an array of imagePullSecrets.
|
||||
|
||||
Reference in New Issue
Block a user