diff --git a/charts/gate/CHANGELOG.md b/charts/gate/CHANGELOG.md index be08e4689..a12546f59 100644 --- a/charts/gate/CHANGELOG.md +++ b/charts/gate/CHANGELOG.md @@ -4,11 +4,11 @@ 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 +## [3.1.0] - 2023-03-08 ### Changed -- increase to app version 3.1.0.alpha.1 +- increase to app version 3.1.0 ## [3.0.6] - 2023-02-24 diff --git a/charts/gate/Chart.yaml b/charts/gate/Chart.yaml index 4e6eca505..b7b8104b8 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-alpha.1" -version: 3.1.0-alpha.1 +appVersion: "3.1.0" +version: 3.1.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 15ea53614..dddd3a3b7 100644 --- a/charts/pool/CHANGELOG.md +++ b/charts/pool/CHANGELOG.md @@ -4,11 +4,11 @@ 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 +## [4.1.0] - 2023-03-08 ### Changed -- increase to app version 3.1.0.alpha.1 +- increase to app version 3.1.0 ## [4.0.6] - 2023-02-24 diff --git a/charts/pool/Chart.yaml b/charts/pool/Chart.yaml index 3d964785a..ee8c103fa 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-alpha.1" -version: 4.1.0-alpha.1 +appVersion: "3.1.0" +version: 4.1.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: