[stable/phpmyadmin] Release 4.2.10 updating components versions (#20341)

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Bot
2020-01-24 11:46:32 -08:00
committed by Kubernetes Prow Robot
parent f4f9a2ccd6
commit 022e4f6c8c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: phpmyadmin
version: 4.2.9
version: 4.2.10
appVersion: 5.0.1
description: phpMyAdmin is an mysql administration frontend
keywords:
+2 -2
View File
@@ -13,7 +13,7 @@
image:
registry: docker.io
repository: bitnami/phpmyadmin
tag: 5.0.1-debian-9-r1
tag: 5.0.1-debian-10-r0
## Specify a imagePullPolicy
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -159,7 +159,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.7.0-debian-9-r162
tag: 0.7.0-debian-10-r0
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.