From 2b4022255698c09988b78853751fb5d875ed2cba Mon Sep 17 00:00:00 2001 From: Bitnami Containers Date: Thu, 28 Apr 2022 13:29:49 +0000 Subject: [PATCH] [bitnami/mysql] Release 8.9.6 updating components versions Signed-off-by: Bitnami Containers --- bitnami/mysql/Chart.yaml | 2 +- bitnami/mysql/values.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bitnami/mysql/Chart.yaml b/bitnami/mysql/Chart.yaml index c3afc86074..aafa3ab0ab 100644 --- a/bitnami/mysql/Chart.yaml +++ b/bitnami/mysql/Chart.yaml @@ -25,4 +25,4 @@ name: mysql sources: - https://github.com/bitnami/bitnami-docker-mysql - https://mysql.com -version: 8.9.5 +version: 8.9.6 diff --git a/bitnami/mysql/values.yaml b/bitnami/mysql/values.yaml index 58c0b9ff64..3ff7a0e8ef 100644 --- a/bitnami/mysql/values.yaml +++ b/bitnami/mysql/values.yaml @@ -70,7 +70,7 @@ diagnosticMode: image: registry: docker.io repository: bitnami/mysql - tag: 8.0.29-debian-10-r1 + tag: 8.0.29-debian-10-r2 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: https://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -848,7 +848,7 @@ volumePermissions: image: registry: docker.io repository: bitnami/bitnami-shell - tag: 10-debian-10-r408 + tag: 10-debian-10-r409 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. @@ -879,7 +879,7 @@ metrics: image: registry: docker.io repository: bitnami/mysqld-exporter - tag: 0.14.0-debian-10-r52 + tag: 0.14.0-debian-10-r53 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.