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)]