diff --git a/charts/gate/CHANGELOG.md b/charts/gate/CHANGELOG.md index 775e71d85..687abfbac 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.3.0] - 2023-03-17 + +### Changed + +- increase to app version 3.2.0 + ## [3.2.0] - 2023-03-16 ### Changed diff --git a/charts/gate/Chart.yaml b/charts/gate/Chart.yaml index 3341c6710..5f10c332e 100644 --- a/charts/gate/Chart.yaml +++ b/charts/gate/Chart.yaml @@ -21,8 +21,8 @@ apiVersion: v2 type: application name: bpdm-gate -appVersion: "3.1.0" -version: 3.2.0 +appVersion: "3.2.0" +version: 3.3.0 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 bc284d541..fe31f5bd7 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.3.0] - 2023-03-17 + +### Changed + +- increase to app version 3.2.0 + ## [4.2.0] - 2023-03-16 ### Changed diff --git a/charts/pool/Chart.yaml b/charts/pool/Chart.yaml index 3fdc567e5..8c3b50c42 100644 --- a/charts/pool/Chart.yaml +++ b/charts/pool/Chart.yaml @@ -21,8 +21,8 @@ apiVersion: v2 type: application name: bpdm-pool -appVersion: "3.1.0" -version: 4.2.0 +appVersion: "3.2.0" +version: 4.3.0 description: A Helm chart for deploying the BPDM pool service home: https://eclipse-tractusx.github.io/docs/kits/Business%20Partner%20Kit/Adoption%20View sources: