diff --git a/charts/opensearch/CHANGELOG.md b/charts/opensearch/CHANGELOG.md index a05906a0..a7a6e0d1 100644 --- a/charts/opensearch/CHANGELOG.md +++ b/charts/opensearch/CHANGELOG.md @@ -14,6 +14,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed ### Security --- +## [2.23.3] +### Added +- Allow user-defined labels on persistent volume claim +### Changed +### Deprecated +### Removed +### Fixed +### Security +--- ## [2.23.2] ### Added - Metrics configuration in both `Service` templates diff --git a/charts/opensearch/Chart.yaml b/charts/opensearch/Chart.yaml index 0f4d799d..ae3b7aa2 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.23.2 +version: 2.23.3 # 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