File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.2.4
4+
5+ ### What's Changed
6+
7+ - Pluing is now signed
8+
39## 0.2.3
410
511### Fixed
Original file line number Diff line number Diff line change @@ -20,17 +20,17 @@ We recommand Grafana v9.5 or v10.
2020
2121## Installation
2222
23- ### Download the latest release (0.2.3 )
23+ ### Download the latest release (0.2.4 )
2424
2525``` bash
26- wget https://github.com/quickwit-oss/quickwit-datasource/releases/download/v0.2.3 /quickwit-quickwit-datasource-0.2.3 .zip
26+ wget https://github.com/quickwit-oss/quickwit-datasource/releases/download/v0.2.4 /quickwit-quickwit-datasource-0.2.4 .zip
2727```
2828
2929### Unzip into the plugins directory
3030
3131``` bash
3232mkdir -p grafana-storage/plugins
33- unzip quickwit-quickwit-datasource-0.2.3 .zip -d grafana-storage/plugins
33+ unzip quickwit-quickwit-datasource-0.2.4 .zip -d grafana-storage/plugins
3434```
3535
3636### Start Grafana
You can’t perform that action at this time.
0 commit comments