[bitnami/mysql] Release 6.8.1 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-02-18 17:43:03 +00:00
parent 1fa3fb4e45
commit 51e73b9fff
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: mysql
version: 6.8.0
version: 6.8.1
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-10-r0
tag: 8.0.19-debian-10-r21
## 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
@@ -451,7 +451,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/mysqld-exporter
tag: 0.12.1-debian-10-r0
tag: 0.12.1-debian-10-r19
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-10-r0
tag: 8.0.19-debian-10-r21
## 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-10-r0
tag: 0.12.1-debian-10-r19
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.