From 95aeedd7e86a2e6a625ac031050dc6a5749207d0 Mon Sep 17 00:00:00 2001 From: woodpecker-bot <89799003+woodpecker-bot@users.noreply.github.com> Date: Sat, 12 Aug 2023 13:27:15 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=89=20Release=200.2.0=20(#55)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Patrick Schratz --- CHANGELOG.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..3c71cd71 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,22 @@ +# Changelog + +## [0.2.0](https://github.com/woodpecker-ci/helm/releases/tag/0.2.0) - 2023-08-12 + +### ❤️ Thanks to all contributors! ❤️ + +@anbraten, @pat-s, @babykart + +### ✨ Features + +- Update app version to 1.0.0 [[#51](https://github.com/woodpecker-ci/helm/pull/51)] + +### 📈 Enhancement + +- Add installation instructions for release & next [[#12](https://github.com/woodpecker-ci/helm/pull/12)] +- Improve helm chart compliance [[#37](https://github.com/woodpecker-ci/helm/pull/37)] +- Set WOODPECKER_CONNECT_RETRY_COUNT=1 to the agent environment [[#36](https://github.com/woodpecker-ci/helm/pull/36)] + +### Misc + +- add release-helper [[#53](https://github.com/woodpecker-ci/helm/pull/53)] +- Don't commit submodule and `cr` assets [[#41](https://github.com/woodpecker-ci/helm/pull/41)]