[stable/phpmyadmin] Release 0.1.7 (#6527)

* phpmyadmin: update to `4.8.2-debian-9`

* phpmyadmin: bump chart appVersion to `4.8.2-debian-9`

* phpmyadmin: bump chart version to `0.1.7`

* Update Chart.yaml
This commit is contained in:
Bitnami Bot
2018-07-09 07:44:19 -07:00
committed by k8s-ci-robot
parent 5c3650db8d
commit 738be98799
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
name: phpmyadmin
version: 0.1.6
appVersion: 4.8.0
version: 0.1.7
appVersion: 4.8.2
description: phpMyAdmin is an mysql administration frontend
keywords:
- mariadb
+1 -1
View File
@@ -4,7 +4,7 @@
image:
registry: docker.io
repository: bitnami/phpmyadmin
tag: 4.8.0
tag: 4.8.2-debian-9
## Specify a imagePullPolicy
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.