Skip to content

testing/grafana: upgrade to 6.6.1

Konstantin Kulikov requested to merge (removed):grafana-6.6.0 into master

Switch to prebuilt web assets. Alpine doesn't support crosscompiling packages and grafana doesn't support building on anything, but linux/amd64. Node build failures give me nightmares with every update. JS code is executed in browser (there's no runtime dep on node), it doesn't matter where it was built.

Merge request reports