Skip to content

Commit d4fd258

Browse files
authored
Update to 2.17.1 (#602)
* Update version to 2.17.1 Signed-off-by: Divya Madala <[email protected]> * Add changes Signed-off-by: Divya Madala <[email protected]> --------- Signed-off-by: Divya Madala <[email protected]>
1 parent 8a4f092 commit d4fd258

File tree

4 files changed

+27
-7
lines changed

4 files changed

+27
-7
lines changed

charts/opensearch-dashboards/CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
### Fixed
1515
### Security
1616
---
17+
## [2.24.0]
18+
### Added
19+
- Updated OpenSearch Dashboards appVersion to 2.17.1
20+
### Changed
21+
### Deprecated
22+
### Removed
23+
### Fixed
24+
### Security
25+
---
1726
## [2.23.0]
1827
### Added
1928
- Updated OpenSearch Dashboards appVersion to 2.17.0
@@ -403,7 +412,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
403412
### Fixed
404413
### Security
405414

406-
[Unreleased]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.23.0...HEAD
415+
[Unreleased]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.24.0...HEAD
416+
[2.24.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.23.0...opensearch-dashboards-2.24.0
407417
[2.23.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.22.0...opensearch-dashboards-2.23.0
408418
[2.22.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.21.1...opensearch-dashboards-2.22.0
409419
[2.21.2]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.21.1...opensearch-dashboards-2.21.2

charts/opensearch-dashboards/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 2.23.0
18+
version: 2.24.0
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "2.17.0"
24+
appVersion: "2.17.1"
2525

2626
maintainers:
2727
- name: DandyDeveloper

charts/opensearch/CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
### Fixed
1515
### Security
1616
---
17+
## [2.26.0]
18+
### Added
19+
- Updated OpenSearch appVersion to 2.17.1
20+
### Changed
21+
### Deprecated
22+
### Removed
23+
### Fixed
24+
### Security
25+
---
1726
## [2.25.0]
1827
### Added
19-
- Updated OpenSearch Dashboards appVersion to 2.17.0
28+
- Updated OpenSearch appVersion to 2.17.0
2029
### Changed
2130
### Deprecated
2231
### Removed
@@ -494,7 +503,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
494503
### Fixed
495504
### Security
496505

497-
[Unreleased]: https://github.com/opensearch-project/helm-charts/compare/opensearch-2.25.0...HEAD
506+
[Unreleased]: https://github.com/opensearch-project/helm-charts/compare/opensearch-2.26.0...HEAD
507+
[2.26.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-2.25.0...opensearch-2.26.0
498508
[2.25.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-2.24.1...opensearch-2.25.0
499509
[2.24.1]: https://github.com/opensearch-project/helm-charts/compare/opensearch-2.24.0...opensearch-2.24.1
500510
[2.24.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-2.23.1...opensearch-2.24.0

charts/opensearch/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 2.25.0
18+
version: 2.26.0
1919

2020
# This is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Versions are not expected to
2222
# follow Semantic Versioning. They should reflect the version the application is using.
2323
# It is recommended to use it with quotes.
24-
appVersion: "2.17.0"
24+
appVersion: "2.17.1"
2525

2626
maintainers:
2727
- name: DandyDeveloper

0 commit comments

Comments
 (0)