From 094c956ae01536b3f476ed27447184b40e847ca4 Mon Sep 17 00:00:00 2001 From: RHJ5FE Date: Wed, 11 Oct 2023 10:49:52 +0200 Subject: [PATCH 1/2] Prepare helm release 0.1.12 and image 0.2.6 --- CHANGELOG.md | 2 +- charts/bpndiscovery/Chart.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a141d9f..f30406f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## 0.2.6 ### Added -- Introduced versioning of the APIs of the Discovery Services.First version of this API is 1.0 +- Introduced versioning of the APIs of the BPN Discovery Services.First version of this API is 1.0 ## fixed diff --git a/charts/bpndiscovery/Chart.yaml b/charts/bpndiscovery/Chart.yaml index 5f4ec52..3d77cd4 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.1.11 -appVersion: 0.2.5-M1 +version: 0.1.12 +appVersion: 0.2.6 dependencies: - repository: https://charts.bitnami.com/bitnami From be7560e6b6524d4335595ef8bb25b6cc2e998d38 Mon Sep 17 00:00:00 2001 From: RHJ5FE Date: Wed, 11 Oct 2023 11:01:46 +0200 Subject: [PATCH 2/2] updated CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f30406f..a141d9f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,7 @@ to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## 0.2.6 ### Added -- Introduced versioning of the APIs of the BPN Discovery Services.First version of this API is 1.0 +- Introduced versioning of the APIs of the Discovery Services.First version of this API is 1.0 ## fixed