diff --git a/CHANGELOG.md b/CHANGELOG.md index 2ce0588a..2a951c46 100644 --- a/CHANGELOG.md +++ b/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/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## 0.2.5-M1 +### Added + +### Fixed +- Fix cve-2023-20863 (update spring-core to 6.0.8) + ## 0.2.4-M1 ### Added diff --git a/charts/semantic-hub/Chart.yaml b/charts/semantic-hub/Chart.yaml index 7a9a1828..e47e75d4 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.16 -appVersion: 0.2.4-M1 +version: 0.1.17 +appVersion: 0.2.5-M1 dependencies: - repository: https://charts.bitnami.com/bitnami name: keycloak