diff --git a/stable/mariadb/Chart.yaml b/stable/mariadb/Chart.yaml index 51ad5dd2df..fcb1942901 100644 --- a/stable/mariadb/Chart.yaml +++ b/stable/mariadb/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: mariadb -version: 6.5.2 +version: 6.5.3 appVersion: 10.3.16 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: diff --git a/stable/mariadb/values-production.yaml b/stable/mariadb/values-production.yaml index c5416e856d..d8a03b74b9 100644 --- a/stable/mariadb/values-production.yaml +++ b/stable/mariadb/values-production.yaml @@ -18,7 +18,7 @@ image: registry: docker.io repository: bitnami/mariadb - tag: 10.3.16-debian-9-r0 + tag: 10.3.16-debian-9-r16 ## 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 24880b4db9..4839ccf7c6 100644 --- a/stable/mariadb/values.yaml +++ b/stable/mariadb/values.yaml @@ -18,7 +18,7 @@ image: registry: docker.io repository: bitnami/mariadb - tag: 10.3.16-debian-9-r0 + tag: 10.3.16-debian-9-r16 ## 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