From 151351848452ecfbf5ceccc26417e3a2b9015cbd Mon Sep 17 00:00:00 2001 From: Arthur Deierlein Date: Wed, 11 Dec 2024 14:34:11 +0100 Subject: [PATCH] fix(customer-center): fixed admin group name --- charts/customer-center/Chart.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/customer-center/Chart.yaml b/charts/customer-center/Chart.yaml index 580aa49a0..e69128768 100644 --- a/charts/customer-center/Chart.yaml +++ b/charts/customer-center/Chart.yaml @@ -3,7 +3,7 @@ name: customer-center description: Chart for Customer-Center application type: application version: 0.2.31 -appVersion: v3.3.0 +appVersion: 3.3.3 keywords: - customer-center home: https://github.com/adfinis/customer-center @@ -17,12 +17,12 @@ maintainers: annotations: artifacthub.io/changes: | - kind: changed - description: "add config for OIDC URL" + description: "fixed admin group name" links: - name: GitHub Commit - url: https://github.com/adfinis/customer-center/commit/2531d6ba95e4752c263ca6a52b36e930ee78f9e2 + url: https://github.com/adfinis/customer-center/commit/0f9d76b7d2bed0d1247dfbc2c32f4d6fad76ebe9 - kind: changed - description: "bump appVersion to v3.3.0" + description: "bump appVersion to 3.3.3" links: - name: GitHub Release - url: https://github.com/adfinis/customer-center/releases/tag/v3.3.0 + url: https://github.com/adfinis/customer-center/releases/tag/v3.3.3