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 @@ -22,6 +22,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222### Removed
2323### Fixed
2424### Security
25+ ---
26+ ## [ 3.1.0]
27+ ### Added
28+ - Updated OpenSearch Dashboards appVersion to 3.1.0
29+ ### Changed
30+ ### Deprecated
31+ ### Removed
32+ ### Fixed
33+ ### Security
2534
26- [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-3.0.0...HEAD
35+ [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-3.1.0...HEAD
36+ [ 3.1.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-3.0.0...opensearch-dashboards-3.1.0
2737[ 3.0.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.29.0...opensearch-dashboards-3.0.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 : 3.0 .0
18+ version : 3.1 .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 : " 3.0 .0"
24+ appVersion : " 3.1 .0"
2525
2626maintainers :
2727 - name : DandyDeveloper
Original file line number Diff line number Diff line change @@ -22,6 +22,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2222### Removed
2323### Fixed
2424### Security
25+ ---
26+ ## [ 3.1.0]
27+ ### Added
28+ - Updated OpenSearch appVersion to 3.1.0
29+ ### Changed
30+ ### Deprecated
31+ ### Removed
32+ ### Fixed
33+ ### Security
2534
26- [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-3.0.0...HEAD
35+ [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-3.1.0...HEAD
36+ [ 3.0.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-3.0.0...opensearch-3.1.0
2737[ 3.0.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-2.33.0...opensearch-3.0.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 : 3.0 .0
18+ version : 3.1 .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 : " 3.0 .0"
24+ appVersion : " 3.1 .0"
2525
2626maintainers :
2727 - name : DandyDeveloper
You can’t perform that action at this time.
0 commit comments