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.
2 parents 49d3d1e + 0c8f34d commit c84346dCopy full SHA for c84346d
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