From bceea62bdd6ec04f63dd174c1e7512b63b45291e Mon Sep 17 00:00:00 2001 From: adkumar1 Date: Thu, 18 Jul 2024 13:41:44 +0530 Subject: [PATCH] build release --- CHANGELOG.md | 2 ++ README.md | 4 ++-- charts/sdfactory/Chart.yaml | 4 ++-- charts/sdfactory/README.md | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c31db09..58d3c49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) ## [Unreleased] + +## [2.1.13] - 2024-07-18 ### Added - Current OpenAPI file added under /docs/api directory. ### Fixed diff --git a/README.md b/README.md index b2f8bc9..4a07c7d 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ further processing. ## Software Version ```shell -Software version: 2.1.12 -Helm Chart version: 2.1.20 +Software version: 2.1.13 +Helm Chart version: 2.1.21 ``` diff --git a/charts/sdfactory/Chart.yaml b/charts/sdfactory/Chart.yaml index c66f6c6..bcc5142 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.20" +version: "2.1.21" # 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.12" +appVersion: "2.1.13" diff --git a/charts/sdfactory/README.md b/charts/sdfactory/README.md index 22f30c8..416df08 100644 --- a/charts/sdfactory/README.md +++ b/charts/sdfactory/README.md @@ -1,6 +1,6 @@ # sdfactory -![Version: 2.1.20](https://img.shields.io/badge/Version-2.1.20-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.12](https://img.shields.io/badge/AppVersion-2.1.12-informational?style=flat-square) +![Version: 2.1.21](https://img.shields.io/badge/Version-2.1.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2.1.13](https://img.shields.io/badge/AppVersion-2.1.13-informational?style=flat-square) Helm Charts for SD Factory application. Self-Description Factory component is responsible for the creation of Self Descriptions.