We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec56b39 commit e37f2b9Copy full SHA for e37f2b9
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## tip
4
5
+## v0.6.1
6
+
7
* BUGFIX: fixed healthcheck
8
9
## v0.6.0
package.json
@@ -1,6 +1,6 @@
1
{
"name": "victorialogs-datasource",
- "version": "0.6.0",
+ "version": "0.6.1",
"description": "VictoriaLogs datasource plugin for grafana",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
0 commit comments