File tree Expand file tree Collapse file tree 4 files changed +27
-7
lines changed Expand file tree Collapse file tree 4 files changed +27
-7
lines changed Original file line number Diff line number Diff line change @@ -31,7 +31,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3131### Removed
3232### Fixed
3333### Security
34+ ---
35+ ## [ 3.2.0]
36+ ### Added
37+ - Updated OpenSearch Dashboards appVersion to 3.2.0
38+ ### Changed
39+ ### Deprecated
40+ ### Removed
41+ ### Fixed
42+ ### Security
3443
35- [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-3.1.0...HEAD
44+ [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-3.2.0...HEAD
45+ [ 3.2.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-3.1.0...opensearch-dashboards-3.2.0
3646[ 3.1.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-3.0.0...opensearch-dashboards-3.1.0
3747[ 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.1 .0
18+ version : 3.2 .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.1 .0"
24+ appVersion : " 3.2 .0"
2525
2626maintainers :
2727 - name : DandyDeveloper
Original file line number Diff line number Diff line change @@ -31,7 +31,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3131### Removed
3232### Fixed
3333### Security
34+ ---
35+ ## [ 3.2.0]
36+ ### Added
37+ - Updated OpenSearch appVersion to 3.2.0
38+ ### Changed
39+ ### Deprecated
40+ ### Removed
41+ ### Fixed
42+ ### Security
3443
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
44+ [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-3.2.0...HEAD
45+ [ 3.2.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-3.1.0...opensearch-3.2.0
46+ [ 3.1.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-3.0.0...opensearch-3.1.0
3747[ 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.1 .0
18+ version : 3.2 .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.1 .0"
24+ appVersion : " 3.2 .0"
2525
2626maintainers :
2727 - name : DandyDeveloper
You can’t perform that action at this time.
0 commit comments