Skip to content

Commit f041ee6

Browse files
committed
Update version to 1.2.9.
1 parent 4514b6d commit f041ee6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ and this project (tries to) adhere to
77

88
## [Unreleased]
99

10+
## [1.2.9] - 2021-08-04
11+
### Fixed
12+
- Fix the creation of the wsrep_sst_user - this should be @localhost,
13+
not @%, if only to minimise the potential attack surface.
14+
1015
## [1.2.8] - 2021-08-03
1116
### Added
1217
- Add an haproxy_client class to create a local haproxy instance to

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ncicloud-mariadb",
3-
"version": "1.2.8",
3+
"version": "1.2.9",
44
"author": "NCI Cloud Team",
55
"summary": "Installs, configures and manages Mariadb servers",
66
"description": "Installs, configures and manages Mariadb servers",

0 commit comments

Comments
 (0)