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.18.0]
16
+ ### Added
17
+ ### Changed
18
+ - Updated OpenSearch Dashboards appVersion to 1.3.15
19
+ ### Deprecated
20
+ ### Removed
21
+ ### Fixed
22
+ ### Security
23
+ ---
15
24
## [ 1.17.0]
16
25
### Added
17
26
### Changed
@@ -430,7 +439,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
430
439
### Fixed
431
440
### Security
432
441
433
- [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-1.17.0...HEAD
442
+ [ Unreleased ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-1.18.0...HEAD
443
+ [ 1.18.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.17.0...opensearch-1.18.0
434
444
[ 1.17.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.16.0...opensearch-1.17.0
435
445
[ 1.16.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.15.0...opensearch-1.16.0
436
446
[ 1.15.0 ] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.14.0...opensearch-1.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 : 1.17 .0
18
+ version : 1.18 .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.14 "
24
+ appVersion : " 1.3.15 "
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.25.0]
16
+ ### Added
17
+ ### Changed
18
+ - Updated OpenSearch appVersion to 1.3.15
19
+ ### Deprecated
20
+ ### Removed
21
+ ### Fixed
22
+ ### Security
23
+ ---
15
24
## [ 1.24.0]
16
25
### Added
17
26
### Changed
@@ -663,7 +672,8 @@ config:
663
672
# ## Fixed
664
673
# ## Security
665
674
666
- [Unreleased] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.24.0...HEAD
675
+ [Unreleased] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.25.0...HEAD
676
+ [1.25.0] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.24.0...opensearch-1.25.0
667
677
[1.24.0] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.23.0...opensearch-1.24.0
668
678
[1.23.0] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.22.0...opensearch-1.23.0
669
679
[1.22.0] : https://github.com/opensearch-project/helm-charts/compare/opensearch-1.21.1...opensearch-1.22.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.24 .0
18
+ version : 1.25 .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.14 "
24
+ appVersion : " 1.3.15 "
25
25
26
26
maintainers :
27
27
- name : DandyDeveloper
You can’t perform that action at this time.
0 commit comments