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 @@ -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.9.0]
17+ ### Added
18+ ### Changed
19+ - Updated OpenSearch Dashboards appVersion to 1.3.6
20+ ### Deprecated
21+ ### Removed
22+ ### Fixed
23+ ### Security
24+ ---
1625## [ 1.8.4]
1726### Added
1827- Healthchecks
@@ -315,7 +324,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
315324### Fixed
316325### Security
317326
318- [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-1.8.4...HEAD
327+ [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-1.9.0...HEAD
328+ [ 1.9.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.8.4...opensearch-1.9.0
319329[ 1.8.4 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.8.3...opensearch-1.8.4
320330[ 1.8.3 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.8.2...opensearch-1.8.3
321331[ 1.8.2 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.8.1...opensearch-1.8.2
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.8.4
18+ version : 1.9.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.5 "
24+ appVersion : " 1.3.6 "
2525
2626maintainers :
2727 - name : DandyDeveloper
Original file line number Diff line number Diff line change @@ -12,6 +12,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212### Fixed
1313### Security
1414
15+ ---
16+ ## [ 1.15.0]
17+ ### Added
18+ ### Changed
19+ - Updated OpenSearch appVersion to 1.3.6
20+ ### Deprecated
21+ ### Removed
22+ ### Fixed
23+ ### Security
1524---
1625## [ 1.14.2]
1726### Added
@@ -494,7 +503,8 @@ config:
494503# ## Fixed
495504# ## Security
496505
497- [Unreleased] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.14.2...HEAD
506+ [Unreleased] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.15.0...HEAD
507+ [1.15.0] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.14.2...opensearch-1.15.0
498508[1.14.2] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.14.1...opensearch-1.14.2
499509[1.14.1] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.14.0...opensearch-1.14.1
500510[1.14.0] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.13.2...opensearch-1.14.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 : 1.14.2
18+ version : 1.15.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.5 "
24+ appVersion : " 1.3.6 "
2525
2626maintainers :
2727 - name : DandyDeveloper
You can’t perform that action at this time.
0 commit comments