From f0837c21a1466b0ca7fb9f139d0be154f3df7e9e Mon Sep 17 00:00:00 2001
From: Maarten de Waard <maarten@greenhost.nl>
Date: Thu, 18 Nov 2021 11:59:03 +0100
Subject: [PATCH] add 0.4.2 changelog

---
 helmchart/single-sign-on/CHANGELOG.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/helmchart/single-sign-on/CHANGELOG.md b/helmchart/single-sign-on/CHANGELOG.md
index 9daf31b..66ab52b 100644
--- a/helmchart/single-sign-on/CHANGELOG.md
+++ b/helmchart/single-sign-on/CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this helm chart will be documented in this file.
 The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
 and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
 
+## [0.4.2] - 2021-11-18
+
+- Changed postgresql persistence defaults and remove PVC from this chart
+
 ## [0.4.1] - 2021-11-15
 
 - Added stateful database store for Hydra
-- 
GitLab