Skip to content

Commit 414126c

Browse files
added changelog for 1.3.1 opensearch-dashboards (#246)
* added changelog for 1.3.1 opensearch-dashboards Signed-off-by: Abhinav Gupta <[email protected]> * update app version to be 1.3.1 Signed-off-by: Abhinav Gupta <[email protected]> * updated the version to be 1.4.0 Signed-off-by: Abhinav Gupta <[email protected]>
1 parent 77aef2c commit 414126c

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

charts/opensearch-dashboards/CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff 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

charts/opensearch-dashboards/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

2626
maintainers:
2727
- name: DandyDeveloper

0 commit comments

Comments
 (0)