Skip to content

Commit b55e5cf

Browse files
author
scott coulton
committed
release 1.0.2
1 parent 96c18a2 commit b55e5cf

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# Version 1.0.2
2+
Hotfix for kubelet downgrading cni in the rhel family
3+
14
# Version 1.0.1
25
Support for weave and flannel
36

@@ -16,7 +19,9 @@ Officially supported version of puppetlabs-kubernetes
1619

1720
# Version 0.2.0
1821
Supports Kubernetes up to 1.9.x
22+
1923
Adds support for cri-containerd runtime
24+
2025
Provides additional os and runtime switches for Kubetool
2126

2227
# Version 0.1.3
@@ -30,5 +35,6 @@ Hotfix for kubeproxy
3035

3136
# Version 0.1.0
3237
First release
38+
3339
Supports Kubernetes 1.6 - 1.7.5
3440

metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-kubernetes",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"author": "Puppet",
55
"summary": "The module installs and configures a Kubernetes cluster",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)