phpmyadmin: update to 4.8.5 (#10914)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Bot
2019-01-27 14:58:25 -08:00
committed by Kubernetes Prow Robot
parent db10071d8b
commit 70cb7b3e46
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name: phpmyadmin
version: 2.0.3
appVersion: 4.8.4
version: 2.0.4
appVersion: 4.8.5
description: phpMyAdmin is an mysql administration frontend
keywords:
- mariadb
+1 -1
View File
@@ -10,7 +10,7 @@
image:
registry: docker.io
repository: bitnami/phpmyadmin
tag: 4.8.4
tag: 4.8.5
## Specify a imagePullPolicy
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.