From 6df27874038814c6f191e4c974b8a1b7c3057a80 Mon Sep 17 00:00:00 2001 From: Tunahan Cicek Date: Fri, 18 Oct 2024 11:25:03 +0200 Subject: [PATCH] Prepare helm release 0.4.0 --- charts/discoveryfinder/Chart.yaml | 4 ++-- charts/discoveryfinder/README.md | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/discoveryfinder/Chart.yaml b/charts/discoveryfinder/Chart.yaml index 659dd13..9f8c61b 100644 --- a/charts/discoveryfinder/Chart.yaml +++ b/charts/discoveryfinder/Chart.yaml @@ -23,8 +23,8 @@ home: https://eclipse-tractusx.github.io/ sources: - https://github.com/eclipse-tractusx/sldt-discovery-finder type: application -version: 0.3.1 -appVersion: 0.4.0 +version: 0.4.0 +appVersion: 0.5.0 dependencies: - repository: https://charts.bitnami.com/bitnami diff --git a/charts/discoveryfinder/README.md b/charts/discoveryfinder/README.md index b89cd68..cca7d05 100644 --- a/charts/discoveryfinder/README.md +++ b/charts/discoveryfinder/README.md @@ -1,6 +1,6 @@ # discoveryfinder -![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) **Tractus-X Discovery Finder Helm Chart**
This chart installs the Discovery Finder and its direct dependencies.