diff --git a/charts/customer-center/Chart.yaml b/charts/customer-center/Chart.yaml index 834c1984..5d717f31 100644 --- a/charts/customer-center/Chart.yaml +++ b/charts/customer-center/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: customer-center description: Chart for Customer-Center application type: application -version: 0.2.32 -appVersion: 3.3.3 +version: 0.2.33 +appVersion: 3.3.4 keywords: - customer-center home: https://github.com/adfinis/customer-center @@ -17,12 +17,12 @@ maintainers: annotations: artifacthub.io/changes: | - kind: changed - description: "fixed admin group name" + description: "fixed build args not being passed to docker build" links: - name: GitHub Commit - url: https://github.com/adfinis/customer-center/commit/0f9d76b7d2bed0d1247dfbc2c32f4d6fad76ebe9 + url: https://github.com/adfinis/customer-center/commit/2862c9d646fd1e604f1d17476dfe2b77f66ee425 - kind: changed - description: "bump appVersion to 3.3.3" + description: "bump appVersion to 3.3.4" links: - name: GitHub Release - url: https://github.com/adfinis/customer-center/releases/tag/v3.3.3 + url: https://github.com/adfinis/customer-center/releases/tag/v3.3.4 diff --git a/charts/customer-center/README.md b/charts/customer-center/README.md index 3b7ab494..e93bfde2 100644 --- a/charts/customer-center/README.md +++ b/charts/customer-center/README.md @@ -1,6 +1,6 @@ # customer-center -![Version: 0.2.32](https://img.shields.io/badge/Version-0.2.32-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.3.3](https://img.shields.io/badge/AppVersion-3.3.3-informational?style=flat-square) +![Version: 0.2.33](https://img.shields.io/badge/Version-0.2.33-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.3.4](https://img.shields.io/badge/AppVersion-3.3.4-informational?style=flat-square) Chart for Customer-Center application