[bitnami/mysql] Release 6.7.3 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-01-13 12:44:38 +00:00
parent 5404df3eb6
commit 7a2cee6c8b
3 changed files with 6 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: v1
name: mysql
version: 6.7.2
appVersion: 8.0.18
version: 6.7.3
appVersion: 8.0.19
description: Chart to create a Highly available MySQL cluster
keywords:
- mysql

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/mysql
tag: 8.0.18-debian-9-r68
tag: 8.0.19-debian-9-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -446,7 +446,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/mysqld-exporter
tag: 0.12.1-debian-9-r152
tag: 0.12.1-debian-9-r155
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/mysql
tag: 8.0.18-debian-9-r68
tag: 8.0.19-debian-9-r0
## Specify a imagePullPolicy
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -450,7 +450,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/mysqld-exporter
tag: 0.12.1-debian-9-r152
tag: 0.12.1-debian-9-r155
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.