From f5862da86326caad59d7d0a58a3d8d19d96a8f24 Mon Sep 17 00:00:00 2001 From: "Benjamin P. Jung" Date: Wed, 26 Jun 2019 23:34:09 +0200 Subject: [PATCH] Release v2.0.0. --- CHANGELOG.md | 15 +++++++++++++++ VERSION.txt | 1 + 2 files changed, 16 insertions(+) create mode 100644 VERSION.txt diff --git a/CHANGELOG.md b/CHANGELOG.md index f9ad209..92e1865 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/VERSION.txt b/VERSION.txt new file mode 100644 index 0000000..227cea2 --- /dev/null +++ b/VERSION.txt @@ -0,0 +1 @@ +2.0.0