From a90f194458a85a81d94c38865d0cb84e84717c94 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Nov 2021 13:45:53 +0000 Subject: [PATCH] chore: release 0.50.0 --- CHANGELOG.md | 10 ++++++++++ version.txt | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 871b7996ef..178ffe1689 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [0.50.0](https://www.github.com/ckaenzig/devops-stack/compare/v0.49.0...v0.50.0) (2021-11-24) + + +### Features + +* **docs:** improve KinD docs ([#820](https://www.github.com/ckaenzig/devops-stack/issues/820)) ([62fab9f](https://www.github.com/ckaenzig/devops-stack/commit/62fab9f89260a1d4938688afa1e29133aa93d988)) +* **sks:** add variable to control SG rule to node ports ([276a4a9](https://www.github.com/ckaenzig/devops-stack/commit/276a4a9801c455b58119f0f382eb138c38cba9a8)) +* **sks:** expose k8s cluster credentials in outputs ([fe73e58](https://www.github.com/ckaenzig/devops-stack/commit/fe73e58855361c1ac59147a6a5a850dad7bbae3c)) +* **sks:** make NLB creation optional ([c39e5d7](https://www.github.com/ckaenzig/devops-stack/commit/c39e5d7c1723b5886f6cee3907e8fe5966548375)) + ## [0.49.0](https://www.github.com/camptocamp/devops-stack/compare/v0.48.0...v0.49.0) (2021-11-19) diff --git a/version.txt b/version.txt index 5c4503b704..564edf82dd 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.49.0 +0.50.0