File tree Expand file tree Collapse file tree 4 files changed +33
-8
lines changed Expand file tree Collapse file tree 4 files changed +33
-8
lines changed Original file line number Diff line number Diff line change @@ -14,9 +14,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414### Fixed
1515### Security
1616---
17+ ## [ 3.3.0]
18+ ### Added
19+ - Updated OpenSearch Dashboards appVersion to 3.3.0
20+ ### Changed
21+ ### Deprecated
22+ ### Removed
23+ ### Fixed
24+ ### Security
25+ ---
1726## [ 3.2.2]
1827### Added
1928- Support for disabling automountServiceAccountToken
29+ ### Changed
30+ ### Deprecated
31+ ### Removed
32+ ### Fixed
33+ ### Security
2034---
2135## [ 3.2.1]
2236### Added
@@ -54,9 +68,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5468### Fixed
5569### Security
5670
57- [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-3.2.2...HEAD
71+ [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-3.3.0...HEAD
72+ [ 3.3.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-3.2.2...opensearch-dashboards-3.3.0
5873[ 3.2.2 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-3.2.1...opensearch-dashboards-3.2.2
5974[ 3.2.1 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-3.2.0...opensearch-dashboards-3.2.1
6075[ 3.2.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-3.1.0...opensearch-dashboards-3.2.0
6176[ 3.1.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-3.0.0...opensearch-dashboards-3.1.0
62- [ 3.0.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.29.0...opensearch-dashboards-3.0.0
77+ [ 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.2.2
18+ version : 3.3.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.2 .0"
24+ appVersion : " 3.3 .0"
2525
2626maintainers :
2727 - name : DandyDeveloper
Original file line number Diff line number Diff line change @@ -14,6 +14,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414### Fixed
1515### Security
1616---
17+ ## [ 3.3.0]
18+ ### Added
19+ - Updated OpenSearch appVersion to 3.3.0
20+ ### Changed
21+ ### Deprecated
22+ ### Removed
23+ ### Fixed
24+ ### Security
25+ ---
1726## [ 3.2.1]
1827### Added
1928### Changed
@@ -50,8 +59,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5059### Fixed
5160### Security
5261
53- [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-3.2.1...HEAD
62+ [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-3.3.0...HEAD
63+ [ 3.3.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-3.2.1...opensearch-3.3.0
5464[ 3.2.1 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-3.2.0...opensearch-3.2.1
5565[ 3.2.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-3.1.0...opensearch-3.2.0
5666[ 3.1.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-3.0.0...opensearch-3.1.0
57- [ 3.0.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-2.33.0...opensearch-3.0.0
67+ [ 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.2.1
18+ version : 3.3.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.2 .0"
24+ appVersion : " 3.3 .0"
2525
2626maintainers :
2727 - name : DandyDeveloper
You can’t perform that action at this time.
0 commit comments