[stable/phpmyadmin] Update phpmyadmin to version 4.8.3 (#8726)

Signed-off-by: tompizmor <tompizmor@gmail.com>
This commit is contained in:
Tomas Pizarro
2018-10-25 01:21:05 -07:00
committed by k8s-ci-robot
parent 6db2a763e7
commit 4d77e7b336
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name: phpmyadmin
version: 1.2.1
appVersion: 4.8.2
version: 1.2.2
appVersion: 4.8.3
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.2
tag: 4.8.3
## Specify a imagePullPolicy
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.