From 4fcf65caccb7e16172114142e26efb1757f15a77 Mon Sep 17 00:00:00 2001 From: adkumar1 Date: Tue, 30 Jan 2024 14:26:53 +0530 Subject: [PATCH] bump version --- CHANGELOG.md | 3 +++ README.md | 4 ++-- charts/sdfactory/Chart.yaml | 4 ++-- charts/sdfactory/README.md | 2 +- 4 files changed, 8 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 668a136b..cfbb3fc5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,9 @@ 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.9] - 2024-01-30 + ### Fixed - Fixed the CVE-2023-3635 security issue - Fixed the CVE-2023-6481 security issue diff --git a/README.md b/README.md index b46267ae..ef87c104 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ further processing. ## Software Version ```shell -Software version: 2.1.8 -Helm Chart version: 2.1.10 +Software version: 2.1.9 +Helm Chart version: 2.1.11 ``` diff --git a/charts/sdfactory/Chart.yaml b/charts/sdfactory/Chart.yaml index 381ac02c..91983e23 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.10" +version: "2.1.11" # 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.8" +appVersion: "2.1.9" diff --git a/charts/sdfactory/README.md b/charts/sdfactory/README.md index ef60e47e..6098e993 100644 --- a/charts/sdfactory/README.md +++ b/charts/sdfactory/README.md @@ -1,6 +1,6 @@ # sdfactory -![Version: 2.1.10](https://img.shields.io/badge/Version-2.1.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.8](https://img.shields.io/badge/AppVersion-2.1.8-informational?style=flat-square) +![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) Helm Charts for SD Factory application. Self-Description Factory component is responsible for the creation of Self Descriptions.