From 5d8761acf8c1ea887c1edfa6c5e1bdd742e7d1d9 Mon Sep 17 00:00:00 2001 From: Tommy Date: Thu, 11 Apr 2024 21:29:32 +0200 Subject: [PATCH] chore: sync test with values and remove changelog --- charts/maubot/CHANGELOG.md | 28 ---------------------------- charts/maubot/tests/values.yaml | 2 +- 2 files changed, 1 insertion(+), 29 deletions(-) delete mode 100644 charts/maubot/CHANGELOG.md diff --git a/charts/maubot/CHANGELOG.md b/charts/maubot/CHANGELOG.md deleted file mode 100644 index 56023d9..0000000 --- a/charts/maubot/CHANGELOG.md +++ /dev/null @@ -1,28 +0,0 @@ -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.4] - 2024-04-10 -### Bug Fixes -- **maubot:** mount config from secret instead of configmap - - -## [maubot-0.1.3] - 2024-04-10 -### Bug Fixes -- **maubot:** fix copy-paste error in val for secret default vals -- **maubot:** fix copy-paste error in val for secret default vals - - -## [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.4]: https://github.com/tommy-skaug/charts/compare/maubot-0.1.3...maubot-0.1.4 -[maubot-0.1.3]: https://github.com/tommy-skaug/charts/compare/maubot-0.1.2...maubot-0.1.3 -[maubot-0.1.2]: https://github.com/tommy-skaug/charts/compare/maubot-0.1.0...maubot-0.1.2 diff --git a/charts/maubot/tests/values.yaml b/charts/maubot/tests/values.yaml index d87c70e..981dbb2 100644 --- a/charts/maubot/tests/values.yaml +++ b/charts/maubot/tests/values.yaml @@ -1,4 +1,4 @@ -existingConfigMap: maubot-config-tpl +existingSecretConfigMap: maubot-secret persistence: existingClaim: maubot