grafana / meta-monitoring-chart

A meta-monitoring chart for GEL and Loki.
Apache License 2.0
48 stars 8 forks source link

Remove charts files, binaries must not be commited #159

Open gcaracuel opened 1 month ago

gcaracuel commented 1 month ago

It is strongly recommended to remove those binaries from git history, something like next command may work:

git filter-repo --path-glob charts/meta-monitoring/charts/*
CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.