We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 11a783d commit 354fe1eCopy full SHA for 354fe1e
CHANGELOG.md
@@ -2,6 +2,11 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## 2020-08-26 (2.1.1) Brad Koby
6
+* Update PDK template version
7
+* Increase stdlib dependency max version
8
+* Increase puppet max version
9
+
10
## 2020-08-19 (2.1.0) Brad Koby
11
* Use renamed 'deepmerge' function 'normalise_and_deepmerge'
12
* requires puppetlabs/mysql 9.0.0
metadata.json
@@ -69,7 +69,7 @@
69
"cluster"
70
],
71
"description": "Puppet Module to install/configure MariaDB client/cluster/server",
72
- "pdk-version": "1.17.0",
+ "pdk-version": "1.18.1",
73
"template-url": "https://github.com/puppetlabs/pdk-templates#1.9.0",
74
"template-ref": "tags/1.9.0-0-g7281db5"
75
}
0 commit comments