diff --git a/stable/mariadb/Chart.yaml b/stable/mariadb/Chart.yaml index 2799aa4f69..db79cd7059 100644 --- a/stable/mariadb/Chart.yaml +++ b/stable/mariadb/Chart.yaml @@ -1,6 +1,6 @@ name: mariadb -version: 4.4.1 -appVersion: 10.1.35 +version: 4.4.2 +appVersion: 10.1.36 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 diff --git a/stable/mariadb/values-production.yaml b/stable/mariadb/values-production.yaml index fc7acac590..fca7a703eb 100644 --- a/stable/mariadb/values-production.yaml +++ b/stable/mariadb/values-production.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/mariadb - tag: 10.1.35-debian-9 + tag: 10.1.36-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 diff --git a/stable/mariadb/values.yaml b/stable/mariadb/values.yaml index d7aeb9e121..1a60dd0c90 100644 --- a/stable/mariadb/values.yaml +++ b/stable/mariadb/values.yaml @@ -4,7 +4,7 @@ image: registry: docker.io repository: bitnami/mariadb - tag: 10.1.35-debian-9 + tag: 10.1.36-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