File tree Expand file tree Collapse file tree 4 files changed +26
-6
lines changed Expand file tree Collapse file tree 4 files changed +26
-6
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
1414### Fixed
1515### Security
1616---
17+ ## [ 2.25.0]
18+ ### Added
19+ - Updated OpenSearch Dashboards appVersion to 2.18.0
20+ ### Changed
21+ ### Deprecated
22+ ### Removed
23+ ### Fixed
24+ ### Security
25+ ---
1726## [ 2.24.1]
1827### Added
1928### Changed
@@ -421,7 +430,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
421430### Fixed
422431### Security
423432
424- [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.24.1...HEAD
433+ [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.25.0...HEAD
434+ [ 2.25.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.24.1...opensearch-dashboards-2.25.0
425435[ 2.24.1 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.24.0...opensearch-dashboards-2.24.1
426436[ 2.24.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.23.0...opensearch-dashboards-2.24.0
427437[ 2.23.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.22.0...opensearch-dashboards-2.23.0
Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ 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.24.1
18+ version : 2.25.0
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
2222# follow Semantic Versioning. They should reflect the version the application is using.
2323# It is recommended to use it with quotes.
24- appVersion : " 2.17.1 "
24+ appVersion : " 2.18.0 "
2525
2626maintainers :
2727 - name : DandyDeveloper
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
1414### Fixed
1515### Security
1616---
17+ ## [ 2.27.0]
18+ ### Added
19+ - Updated OpenSearch appVersion to 2.18.0
20+ ### Changed
21+ ### Deprecated
22+ ### Removed
23+ ### Fixed
24+ ### Security
25+ ---
1726## [ 2.26.1]
1827### Added
1928### Changed
@@ -512,7 +521,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
512521### Fixed
513522### Security
514523
515- [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-2.26.1...HEAD
524+ [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-2.27.0...HEAD
525+ [ 2.27.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-2.26.1...opensearch-2.27.0
516526[ 2.26.1 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-2.26.0...opensearch-2.26.1
517527[ 2.26.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-2.25.0...opensearch-2.26.0
518528[ 2.25.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-2.24.1...opensearch-2.25.0
Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ 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.26.1
18+ version : 2.27.0
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
2222# follow Semantic Versioning. They should reflect the version the application is using.
2323# It is recommended to use it with quotes.
24- appVersion : " 2.17.1 "
24+ appVersion : " 2.18.0 "
2525
2626maintainers :
2727 - name : DandyDeveloper
You can’t perform that action at this time.
0 commit comments