[stable/phpmyadmin] Remove distro tag (#8538)

Signed-off-by: Carlos Rodriguez Hernandez <crhernandez@bitnami.com>
This commit is contained in:
Carlos Rodríguez Hernández
2018-10-17 07:59:15 -07:00
committed by k8s-ci-robot
parent 9827eb72d5
commit d02e97d7d9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
name: phpmyadmin
version: 1.2.0
version: 1.2.1
appVersion: 4.8.2
description: phpMyAdmin is an mysql administration frontend
keywords:
+1 -1
View File
@@ -10,7 +10,7 @@
image:
registry: docker.io
repository: bitnami/phpmyadmin
tag: 4.8.2-debian-9
tag: 4.8.2
## Specify a imagePullPolicy
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.