File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
14
### Fixed
15
15
### Security
16
16
---
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
+ ---
17
26
## [ 2.27.0]
18
27
### Added
19
28
- 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
522
531
### Security
523
532
524
533
[ 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
525
535
[ 2.27.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-2.26.1...opensearch-2.27.0
526
536
[ 2.26.1 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-2.26.0...opensearch-2.26.1
527
537
[ 2.26.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-2.25.0...opensearch-2.26.0
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 2.27.0
18
+ version : 2.27.1
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
You can’t perform that action at this time.
0 commit comments