[bitnami/phpmyadmin] Release 6.3.1 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-07-15 05:53:50 +00:00
parent 990a723943
commit 3322addafa
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: phpmyadmin
version: 6.3.0
version: 6.3.1
appVersion: 5.0.2
description: phpMyAdmin is an mysql administration frontend
keywords:

View File

@@ -13,7 +13,7 @@
image:
registry: docker.io
repository: bitnami/phpmyadmin
tag: 5.0.2-debian-10-r92
tag: 5.0.2-debian-10-r110
## Specify a imagePullPolicy
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
@@ -211,7 +211,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/apache-exporter
tag: 0.8.0-debian-10-r80
tag: 0.8.0-debian-10-r100
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.