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 @@ -14,6 +14,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
14
14
### Fixed
15
15
### Security
16
16
---
17
+ ## [ 2.31.0]
18
+ ### Added
19
+ - Updated OpenSearch Dashboards appVersion to 2.19.3
20
+ ### Changed
21
+ ### Deprecated
22
+ ### Removed
23
+ ### Fixed
24
+ ### Security
25
+ ---
17
26
## [ 2.30.0]
18
27
### Added
19
28
- Switch 2.x.x to be released from 2.x branch
@@ -484,7 +493,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
484
493
### Fixed
485
494
### Security
486
495
487
- [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.30.0...HEAD
496
+ [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.31.0...HEAD
497
+ [ 2.31.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.30.0...opensearch-dashboards-2.31.0
488
498
[ 2.30.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.29.0...opensearch-dashboards-2.30.0
489
499
[ 2.29.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.28.0...opensearch-dashboards-2.29.0
490
500
[ 2.28.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.27.1...opensearch-dashboards-2.28.0
Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 2.30 .0
18
+ version : 2.31 .0
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
23
# It is recommended to use it with quotes.
24
- appVersion : " 2.19.2 "
24
+ appVersion : " 2.19.3 "
25
25
26
26
maintainers :
27
27
- 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
14
14
### Fixed
15
15
### Security
16
16
---
17
+ ## [ 2.35.0]
18
+ ### Added
19
+ - Updated OpenSearch appVersion to 2.19.3
20
+ ### Changed
21
+ ### Deprecated
22
+ ### Removed
23
+ ### Fixed
24
+ ### Security
25
+ ---
17
26
## [ 2.34.0]
18
27
### Added
19
28
- Switch 2.x.x to be released from 2.x branch
@@ -602,7 +611,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
602
611
### Fixed
603
612
### Security
604
613
605
- [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-2.34.0...HEAD
614
+ [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-2.35.0...HEAD
615
+ [ 2.35.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-2.34.0...opensearch-2.35.0
606
616
[ 2.34.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-2.33.0...opensearch-2.34.0
607
617
[ 2.33.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-2.32.0...opensearch-2.33.0
608
618
[ 2.32.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-2.31.0...opensearch-2.32.0
Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ type: application
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
17
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18
- version : 2.34 .0
18
+ version : 2.35 .0
19
19
20
20
# This is the version number of the application being deployed. This version number should be
21
21
# incremented each time you make changes to the application. Versions are not expected to
22
22
# follow Semantic Versioning. They should reflect the version the application is using.
23
23
# It is recommended to use it with quotes.
24
- appVersion : " 2.19.2 "
24
+ appVersion : " 2.19.3 "
25
25
26
26
maintainers :
27
27
- name : DandyDeveloper
You can’t perform that action at this time.
0 commit comments