File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ # Version 3.0.0
2
+
3
+ Exposes a significant number of new params to allow the use of internal repos in restristed or airgapped systems.
4
+
5
+ A full list of PRs and issues closed can be found [ here] ( https://github.com/puppetlabs/puppetlabs-kubernetes/milestone/2?closed=1 )
6
+
1
7
# Version 2.0.2
2
8
3
9
Fixes issue with cgroup mismatch on docker PR #109
Original file line number Diff line number Diff line change @@ -5,4 +5,4 @@ CNI_PROVIDER=
5
5
ETCD_INITIAL_CLUSTER=
6
6
ETCD_IP=
7
7
KUBE_API_ADVERTISE_ADDRESS=
8
- INSTALL_DASHBOARD=
8
+ INSTALL_DASHBOARD=
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " puppetlabs-kubernetes" ,
3
- "version" : " 2 .0.2 " ,
3
+ "version" : " 3 .0.0 " ,
4
4
"author" : " Puppet" ,
5
5
"summary" : " The module installs and configures a Kubernetes cluster" ,
6
6
"license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments