Skip to content

Commit ba1c1bd

Browse files
authored
fix(customer-center): admins and employees should redirect to list en… (#1352)
fix(customer-center): admins and employees should redirect to list endpoint
1 parent ba51e08 commit ba1c1bd

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

charts/customer-center/Chart.yaml

Lines changed: 5 additions & 5 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.33
6-
appVersion: 3.3.4
5+
version: 0.2.34
6+
appVersion: 3.3.5
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: "fixed build args not being passed to docker build"
20+
description: "fix: admins and employees should redirect to `/list` endpoint"
2121
links:
2222
- name: GitHub Commit
23-
url: https://github.com/adfinis/customer-center/commit/2862c9d646fd1e604f1d17476dfe2b77f66ee425
23+
url: https://github.com/adfinis/customer-center/commit/a0947536fdda7a2d009fbd7b8834a4a05b5defa9
2424
- kind: changed
25-
description: "bump appVersion to 3.3.4"
25+
description: "bump appVersion to 3.3.5"
2626
links:
2727
- name: GitHub Release
2828
url: https://github.com/adfinis/customer-center/releases/tag/v3.3.4

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)