From 4befe0ab10fcd4e6a9bba00fb27100bef64635dc Mon Sep 17 00:00:00 2001 From: Tunahan Cicek Date: Fri, 18 Oct 2024 14:11:48 +0200 Subject: [PATCH] Prepare helm release 0.5.0 --- charts/semantic-hub/Chart.yaml | 4 ++-- charts/semantic-hub/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/semantic-hub/Chart.yaml b/charts/semantic-hub/Chart.yaml index feb2351..83f4aac 100644 --- a/charts/semantic-hub/Chart.yaml +++ b/charts/semantic-hub/Chart.yaml @@ -26,8 +26,8 @@ sources: - https://github.com/eclipse-tractusx/sldt-semantic-hub type: application -version: 0.3.2-RC1 -appVersion: 0.4.0 +version: 0.4.0 +appVersion: 0.5.0 dependencies: - repository: https://charts.bitnami.com/bitnami name: keycloak diff --git a/charts/semantic-hub/README.md b/charts/semantic-hub/README.md index b7aa9bf..501a14d 100644 --- a/charts/semantic-hub/README.md +++ b/charts/semantic-hub/README.md @@ -1,6 +1,6 @@ # semantic-hub -![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.4.0](https://img.shields.io/badge/AppVersion-0.4.0-informational?style=flat-square) +![Version: 0.4.0](https://img.shields.io/badge/Version-0.4.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.0](https://img.shields.io/badge/AppVersion-0.5.0-informational?style=flat-square) **Helm Chart for the Catena-X Semantic Hub Application**
This Helm charts installs the Semantic Hub application and its dependencies.