diff --git a/charts/customer-center/Chart.yaml b/charts/customer-center/Chart.yaml index 580aa49a0..5d717f31a 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.31 -appVersion: v3.3.0 +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: "add config for OIDC URL" + description: "fixed build args not being passed to docker build" links: - name: GitHub Commit - url: https://github.com/adfinis/customer-center/commit/2531d6ba95e4752c263ca6a52b36e930ee78f9e2 + url: https://github.com/adfinis/customer-center/commit/2862c9d646fd1e604f1d17476dfe2b77f66ee425 - kind: changed - description: "bump appVersion to v3.3.0" + description: "bump appVersion to 3.3.4" 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.4 diff --git a/charts/customer-center/README.md b/charts/customer-center/README.md index 358c27722..e93bfde2a 100644 --- a/charts/customer-center/README.md +++ b/charts/customer-center/README.md @@ -1,6 +1,6 @@ # customer-center -![Version: 0.2.31](https://img.shields.io/badge/Version-0.2.31-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.3.0](https://img.shields.io/badge/AppVersion-v3.3.0-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