From 4c0953129ad1594cfd95f6c721febbd7ccc5cb3f Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Tue, 30 Aug 2022 12:53:28 +0200 Subject: [PATCH] Bump common to apply initcontainer patch. Permissions patches are now no-longer causing the init container to exit on failure --- charts/common/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/common/Chart.yaml b/charts/common/Chart.yaml index 628c8861..20d8b23d 100644 --- a/charts/common/Chart.yaml +++ b/charts/common/Chart.yaml @@ -15,4 +15,4 @@ maintainers: name: common sources: null type: library -version: 10.5.4 +version: 10.5.5