Skip to content

Commit c93251b

Browse files
build output for master branch
1 parent a51f6bc commit c93251b

2 files changed

Lines changed: 12 additions & 4 deletions

File tree

dist/README.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,14 @@ We use the Helm project in our [JIRA](https://issues.opennms.org/projects/HELM)
5454

5555
## Changelog
5656

57+
### v6.0.0
58+
59+
OpenNMS Helm now supports Grafana 7, and has dropped support for versions older than 7.
60+
61+
* the `nodeResources()` function has been enhanced to support
62+
displaying the resource label (Issue [HELM-95](https://issues.opennms.org/browse/HELM-95))
63+
* the Filter and Alarm Table panels have been updated to work with Grafana 7 (Issue [HELM-247](https://issues.opennms.org/browse/HELM-247))
64+
5765
### v5.0.3
5866

5967
This release does not yet fix Grafana 7 support (it's complicated...) but it fixes a few more bugs while
@@ -222,6 +230,6 @@ In the future this will be enhanced to do more complicated set operations than a
222230

223231
## Build Information
224232

225-
- Build Date: 2020-10-13T20:57:36.081Z
226-
- Git Revision: c8435bc2ae658f24884580b1d242d8ea8bebf8fb
233+
- Build Date: 2020-10-14T20:00:04.120Z
234+
- Git Revision: a51f6bcbcaeab8f1e55b78d0b87c055850471b5c
227235

dist/plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
{"name": "Metrics", "path": "img/Helm_Screenshot_Metrics.png"},
2525
{"name": "Performance Data Source", "path": "img/Helm_Screenshot_Performance_Data_Source.png"}
2626
],
27-
"version": "5.1.0-SNAPSHOT",
28-
"updated": "2020-10-13"
27+
"version": "6.0.0",
28+
"updated": "2020-10-14"
2929
},
3030
"includes": [
3131
{"type": "panel", "name": "Alarm Table"},

0 commit comments

Comments
 (0)