-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Question: Licensing for Grafana Chart #2882
Comments
Clear description here: https://artifacthub.io/docs/topics/annotations/helm/
|
@morsik the license in the repo is apache: https://github.com/grafana/helm-charts?tab=Apache-2.0-1-ov-file#readme |
@rouke-broersma oh, that's interesting... My guess is probably what's in Keep in mind that this repo is not official Grafana Helm Charts. They are unofficial community charts and they were copied from multiple different places, so I don't think they can change licence randomly to Apache 2.0. And yeah... this is quite confusing here... None of the maintainers in helm-charts/charts/grafana/Chart.yaml have And I would say that annotation just gives information to ArtifactHub's internal data, but it should apply everywhere - it still has the same meaning - mention licence for that chart. |
@morsik I disagree for two reasons, 1 the license annotation was added by a random contributor and 2 the annotation is metadata specifically for artifacthub and is not part of the official helm chart spec. I would argue that the annotation is most likely wrong and the actual license in the repo covers this chart. If the chart folder had it's own license file I might have agreed with you. That this repo is unofficial only adds to my belief that the repo license is correct, because that license has been here since the start. It would be the agpl license that would be changing the license randomly. |
Soo... maybe we should ask author of 1a782b0 then? ;) @arukiidou - what's up with this licence? After further research, it looks to me like @arukiidou's mistake - since Grafana is itself AGPL but Heml Charts aren't. |
@morsik |
Signed-off-by: junya koyama <arukiidou@yahoo.co.jp>
[grafana] fix Chart.yaml - fix incorrect license #2882
|
What does this license refer to (within the grafana chart.yml)?
"artifacthub.io/license": AGPL-3.0-only
Does this license apply to the grafana helm chart from this project? It seems obvious to me that it does not, given the apache license from the top of the project; however, I am confused by this metadata for this chart.. perhaps it is meant to serve as the most limiting license within the sources, being https://github.com/grafana/grafana?
ref:
helm-charts/charts/grafana/Chart.yaml
Line 13 in adac294
The text was updated successfully, but these errors were encountered: