Skip to content

Commit

Permalink
[stable/mariadb] Release 7.3.1 updating components versions (helm#19548)
Browse files Browse the repository at this point in the history
Signed-off-by: Bitnami Containers <[email protected]>
  • Loading branch information
bitnami-bot authored and k8s-ci-robot committed Dec 12, 2019
1 parent ca654b0 commit 42269ed
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions stable/mariadb/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
name: mariadb
version: 7.3.0
appVersion: 10.3.20
version: 7.3.1
appVersion: 10.3.21
description: Fast, reliable, scalable, and easy to use open-source relational database system. MariaDB Server is intended for mission-critical, heavy-load production systems as well as for embedding into mass-deployed software. Highly available MariaDB cluster.
keywords:
- mariadb
Expand Down
4 changes: 2 additions & 2 deletions stable/mariadb/values-production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
image:
registry: docker.io
repository: bitnami/mariadb
tag: 10.3.20-debian-9-r19
tag: 10.3.21-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
Expand Down Expand Up @@ -459,7 +459,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/mysqld-exporter
tag: 0.12.1-debian-9-r123
tag: 0.12.1-debian-9-r130
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down
4 changes: 2 additions & 2 deletions stable/mariadb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
image:
registry: docker.io
repository: bitnami/mariadb
tag: 10.3.20-debian-9-r19
tag: 10.3.21-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
Expand Down Expand Up @@ -461,7 +461,7 @@ metrics:
image:
registry: docker.io
repository: bitnami/mysqld-exporter
tag: 0.12.1-debian-9-r123
tag: 0.12.1-debian-9-r130
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
Expand Down

0 comments on commit 42269ed

Please sign in to comment.