We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49d3d1e commit 0c8f34dCopy full SHA for 0c8f34d
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# Version 2.0.1
2
+
3
+Changes default runtime to docker
4
5
# Version 2.0.0
6
7
Architectural change to use kubeadm project to bootstrap kubernetes clusters.
metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppetlabs-kubernetes",
- "version": "2.0.0",
+ "version": "2.0.1",
"author": "Puppet",
"summary": "The module installs and configures a Kubernetes cluster",
"license": "Apache-2.0",
0 commit comments