[stable/phpmyadmin] Release 3.0.7 updating components versions (#17375)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Bot
2019-09-23 23:57:26 -07:00
committed by Kubernetes Prow Robot
parent faf4890b0b
commit 3381db0cc4
2 changed files with 4 additions and 4 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
apiVersion: v1
name: phpmyadmin
version: 3.0.6
appVersion: 4.9.0-1
version: 3.0.7
appVersion: 4.9.1
description: phpMyAdmin is an mysql administration frontend
keywords:
- mariadb
+2 -2
View File
@@ -13,7 +13,7 @@
image:
registry: docker.io
repository: bitnami/phpmyadmin
tag: 4.9.0-1-debian-9-r98
tag: 4.9.1-debian-9-r0
## Specify a imagePullPolicy
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -106,7 +106,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.7.0-debian-9-r50
tag: 0.7.0-debian-9-r64
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.