Skip to content

Commit 5a7ce92

Browse files
committed
bump version
Signed-off-by: LemonDouble <[email protected]>
1 parent 862128f commit 5a7ce92

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

charts/opensearch/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
### Fixed
1515
### Security
1616
---
17+
## [2.27.1]
18+
### Added
19+
### Changed
20+
### Deprecated
21+
### Removed
22+
### Fixed
23+
- Remove default opensearch.yml config in Values.yaml to avoid security plugin conflicts
24+
### Security
25+
---
1726
## [2.27.0]
1827
### Added
1928
- Updated OpenSearch appVersion to 2.18.0
@@ -522,6 +531,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
522531
### Security
523532

524533
[Unreleased]: https://github.com/opensearch-project/helm-charts/compare/opensearch-2.27.0...HEAD
534+
[2.27.1]: https://github.com/opensearch-project/helm-charts/compare/opensearch-2.26.1...opensearch-2.27.1
525535
[2.27.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-2.26.1...opensearch-2.27.0
526536
[2.26.1]: https://github.com/opensearch-project/helm-charts/compare/opensearch-2.26.0...opensearch-2.26.1
527537
[2.26.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-2.25.0...opensearch-2.26.0

charts/opensearch/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 2.27.0
18+
version: 2.27.1
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to

0 commit comments

Comments
 (0)