Skip to content

Commit

Permalink
Merge pull request #2909 from arukiidou/chore/fix-license-annotaion
Browse files Browse the repository at this point in the history
[grafana] fix Chart.yaml - fix incorrect license #2882
  • Loading branch information
Xtigyro committed Jan 22, 2024
2 parents 096dbd7 + 8d5d253 commit 04eb45b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/grafana/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v2
name: grafana
version: 7.2.3
version: 7.2.4
appVersion: 10.2.3
kubeVersion: "^1.8.0-0"
description: The leading tool for querying and visualizing time series and metrics.
Expand All @@ -10,7 +10,7 @@ sources:
- https://github.com/grafana/grafana
- https://github.com/grafana/helm-charts
annotations:
"artifacthub.io/license": AGPL-3.0-only
"artifacthub.io/license": Apache-2.0
"artifacthub.io/links": |
- name: Chart Source
url: https://github.com/grafana/helm-charts
Expand Down

0 comments on commit 04eb45b

Please sign in to comment.