From 8e851cade621fad63c4961c782ed5e5994872bdb Mon Sep 17 00:00:00 2001 From: Sahil Aggarwal Date: Thu, 7 Nov 2024 15:16:48 +0100 Subject: [PATCH] prepare helm release 0.4.1 --- 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 83f4aac..6c0c161 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.4.0 -appVersion: 0.5.0 +version: 0.4.1 +appVersion: 0.5.1 dependencies: - repository: https://charts.bitnami.com/bitnami name: keycloak diff --git a/charts/semantic-hub/README.md b/charts/semantic-hub/README.md index 501a14d..d1d7be5 100644 --- a/charts/semantic-hub/README.md +++ b/charts/semantic-hub/README.md @@ -1,6 +1,6 @@ # semantic-hub -![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) +![Version: 0.4.1](https://img.shields.io/badge/Version-0.4.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.1](https://img.shields.io/badge/AppVersion-0.5.1-informational?style=flat-square) **Helm Chart for the Catena-X Semantic Hub Application**
This Helm charts installs the Semantic Hub application and its dependencies.