Skip to content

Commit 9359116

Browse files
Bump OS 3.3.1
Signed-off-by: Peter Zhu <[email protected]>
1 parent 670576a commit 9359116

File tree

2 files changed

+13
-3
lines changed

2 files changed

+13
-3
lines changed

charts/opensearch/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+
## [3.3.1]
18+
### Added
19+
- Updated OpenSearch appVersion to 3.3.1
20+
### Changed
21+
### Deprecated
22+
### Removed
23+
### Fixed
24+
### Security
25+
---
1726
## [3.3.0]
1827
### Added
1928
- Updated OpenSearch appVersion to 3.3.0
@@ -59,7 +68,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5968
### Fixed
6069
### Security
6170

62-
[Unreleased]: https://github.com/opensearch-project/helm-charts/compare/opensearch-3.3.0...HEAD
71+
[Unreleased]: https://github.com/opensearch-project/helm-charts/compare/opensearch-3.3.1...HEAD
72+
[3.3.1]: https://github.com/opensearch-project/helm-charts/compare/opensearch-3.3.0...opensearch-3.3.1
6373
[3.3.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-3.2.1...opensearch-3.3.0
6474
[3.2.1]: https://github.com/opensearch-project/helm-charts/compare/opensearch-3.2.0...opensearch-3.2.1
6575
[3.2.0]: https://github.com/opensearch-project/helm-charts/compare/opensearch-3.1.0...opensearch-3.2.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.3.0
18+
version: 3.3.1
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.3.0"
24+
appVersion: "3.3.1"
2525

2626
maintainers:
2727
- name: DandyDeveloper

0 commit comments

Comments
 (0)