File tree 4 files changed +26
-9
lines changed
4 files changed +26
-9
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
13
13
### Fixed
14
14
### Security
15
15
---
16
+ ## [ 2.17.0]
17
+ ### Added
18
+ - Updated OpenSearch Dashboards appVersion to 2.13.0
19
+ ### Changed
20
+ ### Deprecated
21
+ ### Removed
22
+ ### Fixed
23
+ ### Security
24
+ ---
16
25
## [ 2.16.1]
17
26
### Added
18
27
- Support for newer HorizontalPodAutoscaler api in Dashboards
@@ -313,7 +322,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
313
322
### Fixed
314
323
### Security
315
324
316
- [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.16.0...HEAD
325
+ [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.17.0...HEAD
326
+ [ 2.17.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.16.0...opensearch-dashboards-2.17.0
317
327
[ 2.16.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.15.1...opensearch-dashboards-2.16.0
318
328
[ 2.15.1 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.15.0...opensearch-dashboards-2.15.1
319
329
[ 2.15.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.14.0...opensearch-dashboards-2.15.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.16.1
18
+ version : 2.17.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.12 .0"
24
+ appVersion : " 2.13 .0"
25
25
26
26
maintainers :
27
27
- name : DandyDeveloper
Original file line number Diff line number Diff line change @@ -12,9 +12,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
12
### Removed
13
13
### Fixed
14
14
### Security
15
-
16
15
---
17
-
16
+ ## [ 2.19.0]
17
+ ### Added
18
+ - Updated OpenSearch appVersion to 2.13.0
19
+ ### Changed
20
+ ### Deprecated
21
+ ### Removed
22
+ ### Fixed
23
+ ### Security
24
+ ---
18
25
## [ 2.18.0]
19
26
### Added
20
27
### Breaking
@@ -25,7 +32,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
25
32
### Removed
26
33
### Fixed
27
34
### Security
28
-
29
35
---
30
36
## [ 2.17.3]
31
37
### Added
@@ -397,7 +403,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
397
403
### Security
398
404
399
405
400
- [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-2.18.0...HEAD
406
+ [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-2.19.0...HEAD
407
+ [ 2.19.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-2.18.0...opensearch-2.19.0
401
408
[ 2.18.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-2.17.3...opensearch-2.18.0
402
409
[ 2.17.3 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-2.17.2...opensearch-2.17.3
403
410
[ 2.17.2 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-2.17.1...opensearch-2.17.2
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.18 .0
18
+ version : 2.19 .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.12 .0"
24
+ appVersion : " 2.13 .0"
25
25
26
26
maintainers :
27
27
- name : DandyDeveloper
You can’t perform that action at this time.
0 commit comments