Skip to content

Commit d57d03d

Browse files
committed
fix(customer-center): fixed admin group name
1 parent f79d653 commit d57d03d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

charts/customer-center/Chart.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ apiVersion: v2
22
name: customer-center
33
description: Chart for Customer-Center application
44
type: application
5-
version: 0.2.31
6-
appVersion: v3.3.0
5+
version: 0.2.32
6+
appVersion: 3.3.3
77
keywords:
88
- customer-center
99
home: https://github.com/adfinis/customer-center
@@ -17,12 +17,12 @@ maintainers:
1717
annotations:
1818
artifacthub.io/changes: |
1919
- kind: changed
20-
description: "add config for OIDC URL"
20+
description: "fixed admin group name"
2121
links:
2222
- name: GitHub Commit
23-
url: https://github.com/adfinis/customer-center/commit/2531d6ba95e4752c263ca6a52b36e930ee78f9e2
23+
url: https://github.com/adfinis/customer-center/commit/0f9d76b7d2bed0d1247dfbc2c32f4d6fad76ebe9
2424
- kind: changed
25-
description: "bump appVersion to v3.3.0"
25+
description: "bump appVersion to 3.3.3"
2626
links:
2727
- name: GitHub Release
28-
url: https://github.com/adfinis/customer-center/releases/tag/v3.3.0
28+
url: https://github.com/adfinis/customer-center/releases/tag/v3.3.3

charts/customer-center/README.md

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)