From 07f58b522448cf61723453688a37b30d02ed4c40 Mon Sep 17 00:00:00 2001 From: Roman Novatorov Date: Wed, 6 Sep 2023 14:27:10 +0300 Subject: [PATCH] Update README.md bump plugin version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7340a49..a938ff4 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ docker run \ --interactive \ --tty \ --publish 3000:3000 \ - enapter/grafana-with-telemetry-datasource-plugin:v5.1.0 + enapter/grafana-with-telemetry-datasource-plugin:v6.0.0 ``` 3. Proceed to `http://127.0.0.1:3000`.