We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f7a980b + 95f6702 commit 96ccf8fCopy full SHA for 96ccf8f
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "opennms-helm",
3
- "version": "4.0.0-SNAPSHOT",
+ "version": "4.0.0",
4
"description": "A PM/FM console for Grafana",
5
"repository": {
6
"type": "git",
src/plugin.json
@@ -24,8 +24,8 @@
24
{"name": "Metrics", "path": "img/Helm_Screenshot_Metrics.png"},
25
{"name": "Performance Data Source", "path": "img/Helm_Screenshot_Performance_Data_Source.png"}
26
],
27
28
- "updated": "2019-03-27"
+ "updated": "2019-10-01"
29
},
30
"includes": [
31
{"type": "panel", "name": "Alarm Table"},
0 commit comments