[bitnami/mariadb-galera] Release 0.8.2 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-02-26 18:14:38 +00:00
parent 8b5c7b8720
commit cf605f7dcf
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: mariadb-galera
version: 0.8.1
version: 0.8.2
appVersion: 10.4.12
description: MariaDB Galera is a multi-master database cluster solution for synchronous replication and high availability.
keywords:

View File

@@ -14,7 +14,7 @@
image:
registry: docker.io
repository: bitnami/mariadb-galera
tag: 10.4.12-debian-10-r7
tag: 10.4.12-debian-10-r27
## 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
@@ -482,7 +482,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/mysqld-exporter
tag: 0.12.1-debian-10-r10
tag: 0.12.1-debian-10-r28
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/mariadb-galera
tag: 10.4.12-debian-10-r7
tag: 10.4.12-debian-10-r27
## 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
@@ -482,7 +482,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/mysqld-exporter
tag: 0.12.1-debian-10-r10
tag: 0.12.1-debian-10-r28
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.