From 003d35baac4469d3840aef2028e08f068857f144 Mon Sep 17 00:00:00 2001 From: Joseph Teddick <43552317+josephteddick@users.noreply.github.com> Date: Tue, 14 Mar 2023 10:40:21 -0400 Subject: [PATCH] Add lifecycle support in opensearch container (#376) * Add lifecycle support in opensearch container Signed-off-by: josephteddick * lifecycle support PR cleanup Signed-off-by: josephteddick --------- Signed-off-by: josephteddick Signed-off-by: prathaptce <86703966+prathaptce@users.noreply.github.com> --- charts/opensearch/CHANGELOG.md | 1 - charts/opensearch/Chart.yaml | 1 - 2 files changed, 2 deletions(-) diff --git a/charts/opensearch/CHANGELOG.md b/charts/opensearch/CHANGELOG.md index f6be72ce..dbb73add 100644 --- a/charts/opensearch/CHANGELOG.md +++ b/charts/opensearch/CHANGELOG.md @@ -13,7 +13,6 @@ 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 diff --git a/charts/opensearch/Chart.yaml b/charts/opensearch/Chart.yaml index 957bfb6f..cffe0a8a 100644 --- a/charts/opensearch/Chart.yaml +++ b/charts/opensearch/Chart.yaml @@ -17,7 +17,6 @@ type: application # Versions are expected to follow Semantic Versioning (https://semver.org/) version: 2.11.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 # follow Semantic Versioning. They should reflect the version the application is using.