From a16c3ebad0c2c458dfb39d92e36371dfc0b44050 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Sat, 4 May 2024 18:14:37 +0200 Subject: [PATCH] chore!(openEBS): BREAKING CHANGE disable pvc encryption by default Users might have to disable the storageclass prior to upgrading and reenable afterwards Signed-off-by: Kjeld Schouten --- charts/system/openebs/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/system/openebs/Chart.yaml b/charts/system/openebs/Chart.yaml index 00ee9c8a221..c8000c95dd2 100644 --- a/charts/system/openebs/Chart.yaml +++ b/charts/system/openebs/Chart.yaml @@ -56,4 +56,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/system/openebs - https://github.com/truecharts/containers/tree/master/apps/scratch type: application -version: 5.1.2 +version: 6.0.0