diff --git a/CHANGELOG.md b/CHANGELOG.md index 562a8176..e51bc3e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ 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/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## 0.2.2-M1 +### Added + +### Fixed +Fix cve-2022-45688 (update json to 20230227) + +### Changed + ## 0.2.1-M1 ### Added diff --git a/charts/semantic-hub/Chart.yaml b/charts/semantic-hub/Chart.yaml index ca59b454..e416e6bb 100644 --- a/charts/semantic-hub/Chart.yaml +++ b/charts/semantic-hub/Chart.yaml @@ -3,8 +3,8 @@ name: semantic-hub description: Helm Chart for the Catena-X Semantic Hub Application type: application -version: 0.1.11 -appVersion: 0.2.1-M1 +version: 0.1.12 +appVersion: 0.2.2-M1 dependencies: - repository: https://charts.bitnami.com/bitnami name: keycloak