diff --git a/stable/mariadb/Chart.yaml b/stable/mariadb/Chart.yaml index 1c0f53c29b..40e518b55e 100644 --- a/stable/mariadb/Chart.yaml +++ b/stable/mariadb/Chart.yaml @@ -1,5 +1,5 @@ name: mariadb -version: 0.6.1 +version: 0.6.2 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. keywords: - mariadb diff --git a/stable/mariadb/values.yaml b/stable/mariadb/values.yaml index bcd21f971b..1d7bba8a7f 100644 --- a/stable/mariadb/values.yaml +++ b/stable/mariadb/values.yaml @@ -2,7 +2,7 @@ ## ref: https://hub.docker.com/r/bitnami/mariadb/tags/ ## ## Default: none -image: bitnami/mariadb:10.1.23-r0 +image: bitnami/mariadb:10.1.23-r1 ## Specify an imagePullPolicy (Required) ## It's recommended to change this to 'Always' if the image tag is 'latest'