From 4b2bb48f1f962c5ffb1524e7ab98cf78082dce5b Mon Sep 17 00:00:00 2001 From: Nico Koprowski Date: Fri, 24 Feb 2023 10:58:39 +0100 Subject: [PATCH] cicd(Charts): increase app version to 3.0.3 * bpdm-pool: bump to 4.0.6 * bpdm-gate: bump tp 3.0.6 --- charts/gate/CHANGELOG.md | 6 ++++++ charts/gate/Chart.yaml | 4 ++-- charts/pool/CHANGELOG.md | 6 ++++++ charts/pool/Chart.yaml | 4 ++-- 4 files changed, 16 insertions(+), 4 deletions(-) diff --git a/charts/gate/CHANGELOG.md b/charts/gate/CHANGELOG.md index 542c78c35..14b372fa1 100644 --- a/charts/gate/CHANGELOG.md +++ b/charts/gate/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on Keep a Changelog (https://keepachangelog.com/en/1.0.0/), +## [3.0.6] - 2023-02-24 + +### Changed + +- increase to app version 3.0.3 + ## [3.0.5] - 2023-02-16 ### Changed diff --git a/charts/gate/Chart.yaml b/charts/gate/Chart.yaml index 7be9fce7f..b307686e6 100644 --- a/charts/gate/Chart.yaml +++ b/charts/gate/Chart.yaml @@ -21,8 +21,8 @@ apiVersion: v2 type: application name: bpdm-gate -appVersion: "3.0.2" -version: 3.0.5 +appVersion: "3.0.3" +version: 3.0.6 description: A Helm chart for deploying the BPDM gate service home: https://eclipse-tractusx.github.io/docs/kits/Business%20Partner%20Kit/Adoption%20View sources: diff --git a/charts/pool/CHANGELOG.md b/charts/pool/CHANGELOG.md index 7dfd456c5..3e79cacc0 100644 --- a/charts/pool/CHANGELOG.md +++ b/charts/pool/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on Keep a Changelog (https://keepachangelog.com/en/1.0.0/), +## [4.0.6] - 2023-02-24 + +### Changed + +- increase to app version 3.0.3 + ## [4.0.5] - 2023-02-16 ### Changed diff --git a/charts/pool/Chart.yaml b/charts/pool/Chart.yaml index dce044f2f..0e7802912 100644 --- a/charts/pool/Chart.yaml +++ b/charts/pool/Chart.yaml @@ -21,8 +21,8 @@ apiVersion: v2 type: application name: bpdm-pool -appVersion: "3.0.2" -version: 4.0.5 +appVersion: "3.0.3" +version: 4.0.6 description: A Helm chart for deploying the BPDM pool service home: https://eclipse-tractusx.github.io/docs/kits/Business%20Partner%20Kit/Adoption%20View sources: