From e460b91d1ad5e917b2021a5652edefbdf3ee7bf7 Mon Sep 17 00:00:00 2001 From: tommy-skaug Date: Wed, 10 Apr 2024 10:56:48 +0000 Subject: [PATCH] Update CHANGELOG for chart maubot 0.1.2 --- charts/maubot/CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 charts/maubot/CHANGELOG.md diff --git a/charts/maubot/CHANGELOG.md b/charts/maubot/CHANGELOG.md new file mode 100644 index 0000000..18f3711 --- /dev/null +++ b/charts/maubot/CHANGELOG.md @@ -0,0 +1,15 @@ +The changelog is automatically generated using [git-chglog](https://github.com/git-chglog/git-chglog) and it follows [Keep a Changelog](https://keepachangelog.com) format. + + +## [maubot-0.1.2] - 2024-04-10 +### Features +- **maubot:** add configurable existing configmap +### Testing +- bump version to force build + + +## maubot-0.1.0 - 2024-04-10 +### Features +- **maubot:** add functional chart + +[maubot-0.1.2]: https://github.com/tommy-skaug/charts/compare/maubot-0.1.0...maubot-0.1.2