From 612f60bdb0f670d0ebf014757848265b27c34468 Mon Sep 17 00:00:00 2001 From: Tunahan Cicek Date: Thu, 7 Nov 2024 13:30:04 +0100 Subject: [PATCH] prepare helm release 0.4.1 --- charts/bpndiscovery/Chart.yaml | 4 ++-- charts/bpndiscovery/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/bpndiscovery/Chart.yaml b/charts/bpndiscovery/Chart.yaml index 37e5dca..8c3c3e0 100644 --- a/charts/bpndiscovery/Chart.yaml +++ b/charts/bpndiscovery/Chart.yaml @@ -24,8 +24,8 @@ sources: - https://github.com/eclipse-tractusx/sldt-bpn-discovery 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 diff --git a/charts/bpndiscovery/README.md b/charts/bpndiscovery/README.md index bc799a9..d1736c5 100644 --- a/charts/bpndiscovery/README.md +++ b/charts/bpndiscovery/README.md @@ -1,6 +1,6 @@ # bpndiscovery -![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) **Tractus-X BPN Discovery Helm Chart**
This Helm Chart installs the BPN Discovery and its dependencies.