From a7fa626be108d1f8f53d5535c7e2c98f0237c820 Mon Sep 17 00:00:00 2001 From: Tunahan Cicek Date: Mon, 18 Nov 2024 13:17:34 +0100 Subject: [PATCH] Prepare helm release 0.4.2 --- 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 8c3c3e0..f0afaff 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.1 -appVersion: 0.5.1 +version: 0.4.2 +appVersion: 0.5.2 dependencies: - repository: https://charts.bitnami.com/bitnami diff --git a/charts/bpndiscovery/README.md b/charts/bpndiscovery/README.md index d1736c5..74f8999 100644 --- a/charts/bpndiscovery/README.md +++ b/charts/bpndiscovery/README.md @@ -1,6 +1,6 @@ # bpndiscovery -![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) +![Version: 0.4.2](https://img.shields.io/badge/Version-0.4.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 0.5.2](https://img.shields.io/badge/AppVersion-0.5.2-informational?style=flat-square) **Tractus-X BPN Discovery Helm Chart**
This Helm Chart installs the BPN Discovery and its dependencies.