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: