From b501dc52abfa39d5de11a7cda8e942e5179fa8fb Mon Sep 17 00:00:00 2001
From: OZGCloud <ozgcloud@mgm-tp.com>
Date: Thu, 10 Nov 2022 12:07:30 +0100
Subject: [PATCH] OZG-3075 remove helm chart changelog

---
 src/main/helm/CHANGELOG.md | 24 ------------------------
 1 file changed, 24 deletions(-)
 delete mode 100644 src/main/helm/CHANGELOG.md

diff --git a/src/main/helm/CHANGELOG.md b/src/main/helm/CHANGELOG.md
deleted file mode 100644
index 50bb992db9..0000000000
--- 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
-- 
GitLab