From 428752002a64fa98d68916f20be6aefb5959b8e7 Mon Sep 17 00:00:00 2001 From: Nico Koprowski Date: Mon, 27 Feb 2023 12:45:12 +0100 Subject: [PATCH] cicd(Charts): increase appversion to 3.1.0-alpha.1 --- 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 14b372fa1..be08e4689 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.1.0] - tbd + +### Changed + +- increase to app version 3.1.0.alpha.1 + ## [3.0.6] - 2023-02-24 ### Changed diff --git a/charts/gate/Chart.yaml b/charts/gate/Chart.yaml index b307686e6..4e6eca505 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.3" -version: 3.0.6 +appVersion: "3.1.0-alpha.1" +version: 3.1.0-alpha.1 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 3e79cacc0..15ea53614 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.1.0] - tbd + +### Changed + +- increase to app version 3.1.0.alpha.1 + ## [4.0.6] - 2023-02-24 ### Changed diff --git a/charts/pool/Chart.yaml b/charts/pool/Chart.yaml index 0e7802912..3d964785a 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.3" -version: 4.0.6 +appVersion: "3.1.0-alpha.1" +version: 4.1.0-alpha.1 description: A Helm chart for deploying the BPDM pool service home: https://eclipse-tractusx.github.io/docs/kits/Business%20Partner%20Kit/Adoption%20View sources: