Skip to content

Commit a68c6dd

Browse files
authored
Increment to 3.2 (#695)
1 parent 1420ff8 commit a68c6dd

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
@@ -31,7 +31,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3131
### Removed
3232
### Fixed
3333
### Security
34+
---
35+
## [3.2.0]
36+
### Added
37+
- Updated OpenSearch Dashboards appVersion to 3.2.0
38+
### Changed
39+
### Deprecated
40+
### Removed
41+
### Fixed
42+
### Security
3443

35-
[Unreleased]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-3.1.0...HEAD
44+
[Unreleased]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-3.2.0...HEAD
45+
[3.2.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-3.1.0...opensearch-dashboards-3.2.0
3646
[3.1.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-3.0.0...opensearch-dashboards-3.1.0
3747
[3.0.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-dashboards-2.29.0...opensearch-dashboards-3.0.0

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: 3.1.0
18+
version: 3.2.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: "3.1.0"
24+
appVersion: "3.2.0"
2525

2626
maintainers:
2727
- name: DandyDeveloper

charts/opensearch/CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3131
### Removed
3232
### Fixed
3333
### Security
34+
---
35+
## [3.2.0]
36+
### Added
37+
- Updated OpenSearch appVersion to 3.2.0
38+
### Changed
39+
### Deprecated
40+
### Removed
41+
### Fixed
42+
### Security
3443

35-
[Unreleased]: https://github.com/opensearch-project/helm-charts/compare/opensearch-3.1.0...HEAD
36-
[3.0.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-3.0.0...opensearch-3.1.0
44+
[Unreleased]: https://github.com/opensearch-project/helm-charts/compare/opensearch-3.2.0...HEAD
45+
[3.2.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-3.1.0...opensearch-3.2.0
46+
[3.1.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-3.0.0...opensearch-3.1.0
3747
[3.0.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-2.33.0...opensearch-3.0.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: 3.1.0
18+
version: 3.2.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: "3.1.0"
24+
appVersion: "3.2.0"
2525

2626
maintainers:
2727
- name: DandyDeveloper

0 commit comments

Comments
 (0)