Skip to content

Commit

Permalink
[stable/mariadb] Release 4.3.2 (helm#7069)
Browse files Browse the repository at this point in the history
* mariadb: update to `10.1.35-debian-9`

* mariadb: bump chart appVersion to `10.1.35`

* mariadb: bump chart version to `4.3.2`
  • Loading branch information
Bitnami Bot authored and k8s-ci-robot committed Aug 8, 2018
1 parent b6ef6fc commit aa75939
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions stable/mariadb/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: mariadb
version: 4.3.1
appVersion: 10.1.34
version: 4.3.2
appVersion: 10.1.35
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
2 changes: 1 addition & 1 deletion stable/mariadb/values-production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
image:
registry: docker.io
repository: bitnami/mariadb
tag: 10.1.34-debian-9
tag: 10.1.35-debian-9
## 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
2 changes: 1 addition & 1 deletion stable/mariadb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
image:
registry: docker.io
repository: bitnami/mariadb
tag: 10.1.34-debian-9
tag: 10.1.35-debian-9
## 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

0 comments on commit aa75939

Please sign in to comment.