Bump mariadb version to 10.5.8

Incorporate latest bug fixes in the 10.5 release

Change-Id: I4a4e958c98b67203774e0c8aa0d208aede0673c7
(cherry picked from commit b0e4cb8953d280906503e8b6ddfabb73aece27e0)
This commit is contained in:
Jonathan Rosser 2020-12-16 12:31:09 +00:00
parent 8f8094b05e
commit 892a5bfac0

View File

@ -43,7 +43,7 @@ galera_mariadb_server_package: "{{ _galera_mariadb_server_package }}"
# The major version used to select the repo URL path
galera_major_version: 10.5
galera_minor_version: 6
galera_minor_version: 8
# Set the URL for the MariaDB repository
galera_repo_host: "downloads.mariadb.com"