Skip to content

Commit

Permalink
Release v2.0.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin P. Jung committed Jun 26, 2019
1 parent 2392ee7 commit f5862da
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,21 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.0.0] - 2019-06-26

Thanks to [Noah Fontes](https://github.com/impl) for the pull request
that made this release possible!

### Updated

- The module is now compatible with Terraform v0.12.
- Minimum required version of the Kubernetes provider plugin is now v1.7.0.
- Default Tiller version to be installed is now v2.14.1.

### Fixed

- Label matching should now work as supposed to out-of-the-box.

## [1.0.2] - 2019-02-28

### Fixed
Expand Down
1 change: 1 addition & 0 deletions VERSION.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
2.0.0

0 comments on commit f5862da

Please sign in to comment.