From e9205e270ffef80d4b8ce8c51ac94109ee70814b Mon Sep 17 00:00:00 2001 From: Evelyn Gurschler Date: Wed, 24 Jan 2024 16:14:49 +0100 Subject: [PATCH] chore: add appversion to Chart.yaml so that the checks dashboard doesn't appear broken https://eclipse-tractusx.github.io/docs/github-checks --- charts/localdev/Chart.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/charts/localdev/Chart.yaml b/charts/localdev/Chart.yaml index dc8bf92f3..f2a26b157 100644 --- a/charts/localdev/Chart.yaml +++ b/charts/localdev/Chart.yaml @@ -21,6 +21,7 @@ apiVersion: v2 name: localdev-portal-iam type: application version: 0.2.0 +appVersion: 0.2.0 description: Setup of CX Portal & IAM for local development home: https://github.com/eclipse-tractusx/portal-cd sources: