Skip to content

Commit

Permalink
Release v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
elafarge committed Sep 11, 2017
1 parent c7fc4ae commit c5ac135
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
CHANGELOG
---------

### 0.4.0

#### Added
* Node security group ID as output of the `kops-cluster` module
* Helper module to provision EBS volumes as kubernetes persistent volumes
(includes the ability to restore them from a snapshot)
* Possibility to configure an OIDC provider to the Kubernetes API (tested with
Google and Github)

#### Changed
* We're not creating an S3 VPC endpoint automatically, however you can create
it outside of the `kops-cluster` module using the exported `vpc-id`.

### 0.3.0 - RBAC !

#### Added
Expand Down

0 comments on commit c5ac135

Please sign in to comment.