Skip to content

Commit 92f7dbb

Browse files
Update README.md (#1605)
clarify licensing practices of helm-chart software <!-- Thank you for contributing to New Relic's Helm charts. Before you submit this PR we'd like to make sure you are aware of our technical requirements: * https://github.com/newrelic-experimental/helm-charts/blob/master/CONTRIBUTING.md#technical-requirements For a quick overview across what we will look at reviewing your PR, please read our review guidelines: * https://github.com/newrelic-experimental/helm-charts/blob/master/REVIEW_GUIDELINES.md Following our best practices right from the start will accelerate the review process and help get your PR merged quicker. When updates to your PR are requested, please add new commits and do not squash the history. This will make it easier to identify new changes. The PR will be squashed anyways when it is merged. Thanks. For fast feedback, please @-mention maintainers that are listed in the Chart.yaml file. Please make sure you test your changes before you push them. Once pushed, a Github Action will run across your changes and do some initial checks and linting. These checks run very quickly. Please check the results. We would like these checks to pass before we even continue reviewing your changes. --> #### Is this a new chart #### What this PR does / why we need it: #### Which issue this PR fixes *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)* - fixes # #### Special notes for your reviewer: #### Checklist [Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.] - [ ] Chart Version bumped - [ ] Variables are documented in the README.md - [ ] Title of the PR starts with chart name (e.g. `[mychartname]`) --------- Co-authored-by: Daniel Budziwojski <[email protected]>
1 parent 51b7aa1 commit 92f7dbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ helm init
140140

141141
## <a name='License'></a>License
142142

143-
The project is released under version 2.0 of the [Apache license](http://www.apache.org/licenses/LICENSE-2.0).
143+
The project is released under version 2.0 of the [Apache license](http://www.apache.org/licenses/LICENSE-2.0). The individual charts within this project are also released under the Apache 2.0 license, unless there is a separate LICENSE file in the chart directory. These charts are used to install software, some of which is proprietary, pre-release, or otherwise restricted. Please check the project and dependency repositories for more information.
144144

145145
[Artifact Hub]: https://artifacthub.io/packages/search?repo=newrelic
146146
[helm-search]: https://helm.sh/docs/intro/using_helm/#helm-search-finding-charts

0 commit comments

Comments
 (0)