Skip to content

Commit a4d3b8d

Browse files
Updating the copyright header to reflect the apache-2.0 license (#134)
* Updating the copyright header to reflect the apache-2.0 license Signed-off-by: Barani <[email protected]> * Update opensearch dashboards version and changelogs Signed-off-by: Peter Zhu <[email protected]> Co-authored-by: Peter Zhu <[email protected]>
1 parent 9cbcd1c commit a4d3b8d

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

charts/opensearch-dashboards/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
### Fixed
1414
### Security
1515
---
16+
## [1.0.8]
17+
### Added
18+
### Changed
19+
- Updating the copyright header to reflect the apache-2.0 license.
20+
### Deprecated
21+
### Removed
22+
### Fixed
23+
### Security
24+
---
1625
## [1.0.7]
1726
### Added
1827
- Add `extraVolumes` and `extraVolumeMounts`.

charts/opensearch-dashboards/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ 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: 1.0.7
18+
version: 1.0.8
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

charts/opensearch-dashboards/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
# Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2-
# SPDX-License-Identifier: Apache-2.0s
1+
# Copyright OpenSearch Contributors
2+
# SPDX-License-Identifier: Apache-2.0
33

44
# Default values for opensearch-dashboards.
55
# This is a YAML-formatted file.

0 commit comments

Comments
 (0)