File tree 4 files changed +26
-6
lines changed
4 files changed +26
-6
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
12
### Fixed
13
13
### Security
14
14
---
15
+ ## [ 1.22.0]
16
+ ### Added
17
+ ### Changed
18
+ - Updated OpenSearch Dashboards appVersion to 1.3.19
19
+ ### Deprecated
20
+ ### Removed
21
+ ### Fixed
22
+ ### Security
23
+ ---
15
24
## [ 1.21.0]
16
25
### Added
17
26
### Changed
@@ -466,7 +475,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
466
475
### Fixed
467
476
### Security
468
477
469
- [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-1.21.0...HEAD
478
+ [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-1.22.0...HEAD
479
+ [ 1.22.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.21.0...opensearch-1.22.0
470
480
[ 1.21.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.20.0...opensearch-1.21.0
471
481
[ 1.20.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.19.0...opensearch-1.20.0
472
482
[ 1.19.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.18.0...opensearch-1.19.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 : 1.21 .0
18
+ version : 1.22 .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 : " 1.3.18 "
24
+ appVersion : " 1.3.19 "
25
25
26
26
maintainers :
27
27
- name : DandyDeveloper
Original file line number Diff line number Diff line change @@ -12,6 +12,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
12
12
### Fixed
13
13
### Security
14
14
---
15
+ ## [ 1.29.0]
16
+ ### Added
17
+ ### Changed
18
+ - Updated OpenSearch appVersion to 1.3.19
19
+ ### Deprecated
20
+ ### Removed
21
+ ### Fixed
22
+ ### Security
23
+ ---
15
24
## [ 1.28.1]
16
25
### Added
17
26
### Changed
@@ -708,7 +717,8 @@ config:
708
717
# ## Fixed
709
718
# ## Security
710
719
711
- [Unreleased] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.28.1...HEAD
720
+ [Unreleased] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.29.0...HEAD
721
+ [1.29.0] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.28.1...opensearch-1.29.0
712
722
[1.28.1] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.28.0...opensearch-1.28.1
713
723
[1.28.0] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.27.0...opensearch-1.28.0
714
724
[1.27.0] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.26.0...opensearch-1.27.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 : 1.28.1
18
+ version : 1.29.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 : " 1.3.18 "
24
+ appVersion : " 1.3.19 "
25
25
26
26
maintainers :
27
27
- name : DandyDeveloper
You can’t perform that action at this time.
0 commit comments