[bitnami/mysql] Release 6.7.4 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-01-14 18:34:02 +00:00
parent dc6ab4842c
commit f07f954853
3 changed files with 5 additions and 5 deletions

View File

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

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/mysql
tag: 8.0.19-debian-9-r0
tag: 8.0.19-debian-9-r1
## 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-r155
tag: 0.12.1-debian-9-r156
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.19-debian-9-r0
tag: 8.0.19-debian-9-r1
## 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-r155
tag: 0.12.1-debian-9-r156
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.