diff --git a/CHANGELOG.md b/CHANGELOG.md index 57119dae..f5fc2301 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ 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/) ## [Unreleased] + +## [2.1.10] - 2024-02-28 ### Changed - Updated Spring Boot to 3.2.3 to fix CVE-2024-22234 and CVE-2024-22243 - Provided multi-arch image of sdfactory diff --git a/README.md b/README.md index bfaa14ab..39460f73 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ further processing. ## Software Version ```shell -Software version: 2.1.9 -Helm Chart version: 2.1.11 +Software version: 2.1.10 +Helm Chart version: 2.1.12 ``` diff --git a/charts/sdfactory/Chart.yaml b/charts/sdfactory/Chart.yaml index 91983e23..9cb99938 100644 --- a/charts/sdfactory/Chart.yaml +++ b/charts/sdfactory/Chart.yaml @@ -38,11 +38,11 @@ sources: # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: "2.1.11" +version: "2.1.12" # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "2.1.9" +appVersion: "2.1.10" diff --git a/charts/sdfactory/README.md b/charts/sdfactory/README.md index 3227e460..a8517d91 100644 --- a/charts/sdfactory/README.md +++ b/charts/sdfactory/README.md @@ -1,6 +1,6 @@ # sdfactory -![Version: 2.1.11](https://img.shields.io/badge/Version-2.1.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.9](https://img.shields.io/badge/AppVersion-2.1.9-informational?style=flat-square) +![Version: 2.1.12](https://img.shields.io/badge/Version-2.1.12-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.10](https://img.shields.io/badge/AppVersion-2.1.10-informational?style=flat-square) Helm Charts for SD Factory application. Self-Description Factory component is responsible for the creation of Self Descriptions. diff --git a/pom.xml b/pom.xml index eddd962e..e2ae6f94 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ com.tsystems sd-factory - 2.1.9 + 2.1.10 Self-Description Hub Prototype jar