diff --git a/src/main/helm/CHANGELOG.md b/src/main/helm/CHANGELOG.md deleted file mode 100644 index 50bb992db947c3d081fd90add54a97d8fd6e9d66..0000000000000000000000000000000000000000 --- a/src/main/helm/CHANGELOG.md +++ /dev/null @@ -1,24 +0,0 @@ -# Changelog - -All notable changes to this project will be documented in this file. - -## [0.2.0] - 2021-11-19 - -### Added - -- OZG-1710: Add Susanne Fischer as stage test user -- OZG-1710: Activate password reset allowed in keycloak realm -- OZG-1710: Add VERWALTUNG_USER role to client -- OZG-1710: Add localhost redirect urls for dev stage deployents for e2e testing -- Add changelog to project. On upper level this did not make sense. Document version changes in 0.2.0. - -### Fixes - -- OZG-1719: Revert KeycloakRealm filename to state of version 0.1.14, test keycloakrealm naming to be fixed. Changes to the name of the file deletes and creates the realm at upgrade. - -### Removed - -- OZG-1710: Remove VERWALTUNG_USER role from realm -- OZG-1710: Remove VERWALTUNG_USER default role from realm - -## [0.1.17] - 2021-11-15