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.19.0]
16
+ ### Added
17
+ ### Changed
18
+ - Updated OpenSearch Dashboards appVersion to 1.3.16
19
+ ### Deprecated
20
+ ### Removed
21
+ ### Fixed
22
+ ### Security
23
+ ---
15
24
## [ 1.18.0]
16
25
### Added
17
26
### Changed
@@ -439,7 +448,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
439
448
### Fixed
440
449
### Security
441
450
442
- [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-1.18.0...HEAD
451
+ [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-1.19.0...HEAD
452
+ [ 1.19.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.18.0...opensearch-1.19.0
443
453
[ 1.18.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.17.0...opensearch-1.18.0
444
454
[ 1.17.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.16.0...opensearch-1.17.0
445
455
[ 1.16.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.15.0...opensearch-1.16.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.18 .0
18
+ version : 1.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 : " 1.3.15 "
24
+ appVersion : " 1.3.16 "
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.26.0]
16
+ ### Added
17
+ ### Changed
18
+ - Updated OpenSearch appVersion to 1.3.16
19
+ ### Deprecated
20
+ ### Removed
21
+ ### Fixed
22
+ ### Security
23
+ ---
15
24
## [ 1.25.0]
16
25
### Added
17
26
### Changed
@@ -672,7 +681,8 @@ config:
672
681
# ## Fixed
673
682
# ## Security
674
683
675
- [Unreleased] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.25.0...HEAD
684
+ [Unreleased] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.26.0...HEAD
685
+ [1.26.0] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.25.0...opensearch-1.26.0
676
686
[1.25.0] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.24.0...opensearch-1.25.0
677
687
[1.24.0] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.23.0...opensearch-1.24.0
678
688
[1.23.0] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.22.0...opensearch-1.23.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.25 .0
18
+ version : 1.26 .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.15 "
24
+ appVersion : " 1.3.16 "
25
25
26
26
maintainers :
27
27
- name : DandyDeveloper
You can’t perform that action at this time.
0 commit comments