Skip to content

Commit 0d90964

Browse files
authored
bumping metadata.json for new release (#154)
* bumping metadata.json for new release * update changelog for 3.0.0 release * renaming env file * fixing typo
1 parent 352c30d commit 0d90964

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
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+
17
# Version 2.0.2
28

39
Fixes issue with cgroup mismatch on docker PR #109

env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ CNI_PROVIDER=
55
ETCD_INITIAL_CLUSTER=
66
ETCD_IP=
77
KUBE_API_ADVERTISE_ADDRESS=
8-
INSTALL_DASHBOARD=
8+
INSTALL_DASHBOARD=

metadata.json

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

0 commit comments

Comments
 (0)