From d89288d8b126775b2dbcbb250323d6b3d32056a1 Mon Sep 17 00:00:00 2001 From: prathaptce <86703966+prathaptce@users.noreply.github.com> Date: Thu, 23 Mar 2023 09:14:50 +0530 Subject: [PATCH] Updating chart version and changelog.md Signed-off-by: Prathap Mahalingam (Nokia) Signed-off-by: prathaptce <86703966+prathaptce@users.noreply.github.com> --- charts/opensearch-dashboards/CHANGELOG.md | 9 +++++++++ charts/opensearch-dashboards/Chart.yaml | 2 +- charts/opensearch/CHANGELOG.md | 10 ++++++++++ charts/opensearch/Chart.yaml | 2 +- 4 files changed, 21 insertions(+), 2 deletions(-) diff --git a/charts/opensearch-dashboards/CHANGELOG.md b/charts/opensearch-dashboards/CHANGELOG.md index 73c780eb..b451965f 100644 --- a/charts/opensearch-dashboards/CHANGELOG.md +++ b/charts/opensearch-dashboards/CHANGELOG.md @@ -13,6 +13,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed ### Security --- +## [2.9.2] +### Added +- Added custom opensearch deployment annotation through values.yaml +### Changed +### Deprecated +### Removed +### Fixed +### Security +--- ## [2.9.1] ### Added ### Changed diff --git a/charts/opensearch-dashboards/Chart.yaml b/charts/opensearch-dashboards/Chart.yaml index aa0d14bb..89449933 100644 --- a/charts/opensearch-dashboards/Chart.yaml +++ b/charts/opensearch-dashboards/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2.9.1 +version: 2.9.2 # 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 diff --git a/charts/opensearch/CHANGELOG.md b/charts/opensearch/CHANGELOG.md index 3c48f2f3..f6be72ce 100644 --- a/charts/opensearch/CHANGELOG.md +++ b/charts/opensearch/CHANGELOG.md @@ -13,6 +13,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed ### Security --- +--- +## [2.11.2] +### Added +- Added custom opensearch deployment annotation through values.yaml +### Changed +### Deprecated +### Removed +### Fixed +### Security +--- ## [2.11.1] ### Added - Support for lifecycle in the opensearch container in the StatefulSet diff --git a/charts/opensearch/Chart.yaml b/charts/opensearch/Chart.yaml index 95a52e0b..957bfb6f 100644 --- a/charts/opensearch/Chart.yaml +++ b/charts/opensearch/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2.11.1 +version: 2.11.2 # This is the version number of the application being deployed. This version number should be