Skip to content

Commit

Permalink
Prepare v4.1.0 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikhail-vl authored Nov 4, 2024
1 parent 1bca5cd commit a257708
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,15 +30,15 @@ Environment Data Source is not included in the Grafana Catalog. It can be instal
Can be used behind the proxy server (NGINX).

```bash
grafana cli --pluginUrl https://github.com/VolkovLabs/volkovlabs-env-datasource/releases/download/v4.0.0/volkovlabs-env-datasource-4.0.0.zip plugins install volkovlabs-env-datasource
grafana cli --pluginUrl https://github.com/VolkovLabs/volkovlabs-env-datasource/releases/download/v4.1.0/volkovlabs-env-datasource-4.1.0.zip plugins install volkovlabs-env-datasource
```

### Unsigned version

Can be used with any Grafana instance. Requires to add the environment data source to the allowed unsigned plugin configuration.

```bash
grafana cli --pluginUrl https://github.com/VolkovLabs/volkovlabs-env-datasource/releases/download/v4.0.0/volkovlabs-env-datasource-4.0.0.unsigned.zip plugins install volkovlabs-env-datasource
grafana cli --pluginUrl https://github.com/VolkovLabs/volkovlabs-env-datasource/releases/download/v4.1.0/volkovlabs-env-datasource-4.1.0.unsigned.zip plugins install volkovlabs-env-datasource
```

## Highlights
Expand Down

0 comments on commit a257708

Please sign in to comment.