File tree Expand file tree Collapse file tree 2 files changed +13
-3
lines changed
charts/opensearch-dashboards Expand file tree Collapse file tree 2 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313### Fixed
1414### Security
1515---
16+ ## [ 1.4.0]
17+ ### Added
18+ - Change app version to use OpenSearch-Dashboards 1.3.1
19+ ### Changed
20+ ### Deprecated
21+ ### Removed
22+ ### Fixed
23+ ### Security
24+ ---
1625## [ 1.3.3]
1726### Added
1827### Changed
@@ -176,7 +185,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
176185### Fixed
177186### Security
178187
179- [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-1.3.3...HEAD
188+ [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-1.4.0...HEAD
189+ [ 1.4.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.3.3...opensearch-1.4.0
180190[ 1.3.3 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.3.2...opensearch-1.3.3
181191[ 1.3.2 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.3.1...opensearch-1.3.2
182192[ 1.3.1 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.3.0...opensearch-1.3.1
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 : 1.3.3
18+ version : 1.4.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 : " 1.3.0 "
24+ appVersion : " 1.3.1 "
2525
2626maintainers :
2727 - name : DandyDeveloper
You can’t perform that action at this time.
0 commit comments