This is an automated email from the ASF dual-hosted git repository.

lhotari pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-helm-chart.git


The following commit(s) were added to refs/heads/master by this push:
     new 65a5fc0  Fix typo in Apache License 2.0 abbrev, should be AL 2.0
65a5fc0 is described below

commit 65a5fc000298c427503c728a9b483dc0d5ec15f5
Author: Lari Hotari <[email protected]>
AuthorDate: Wed Jan 24 21:44:24 2024 +0200

    Fix typo in Apache License 2.0 abbrev, should be AL 2.0
---
 charts/pulsar/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/charts/pulsar/values.yaml b/charts/pulsar/values.yaml
index 8486e4b..5a8c96f 100644
--- a/charts/pulsar/values.yaml
+++ b/charts/pulsar/values.yaml
@@ -1212,7 +1212,7 @@ kube-prometheus-stack:
             path: /var/lib/grafana/dashboards/pulsar
     dashboards:
       pulsar:
-        # Download the maintained dashboards from ASL 2.0 licenced repo 
https://github.com/streamnative/apache-pulsar-grafana-dashboard
+        # Download the maintained dashboards from AL 2.0 licenced repo 
https://github.com/streamnative/apache-pulsar-grafana-dashboard
         bookkeeper:
           url: 
https://raw.githubusercontent.com/streamnative/apache-pulsar-grafana-dashboard/master/dashboards.kubernetes/bookkeeper.json
           datasource: Prometheus

Reply via email to