Skip to content

Commit

Permalink
Update to Grafana 11.3 and dependencies (#95)
Browse files Browse the repository at this point in the history
* Update to Grafana 11.3 and dependencies

* test: error update

* Update CHANGELOG.md

---------

Co-authored-by: vitPinchuk <vit.pinchuck@gmail.com>
  • Loading branch information
mikhail-vl and vitPinchuk authored Nov 18, 2024
1 parent 98ec54b commit b49c2b5
Show file tree
Hide file tree
Showing 6 changed files with 2,767 additions and 4,323 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
# Changelog

## 4.4.0 (IN PROGRESS)
## 4.4.0 (2024-11-18)

### Features / Enhancements

- Updated Autosize Code Editor toolbar (#91)
- Updated to Grafana 11.3 and dependencies (#95)

## 4.3.0 (2024-09-13)

Expand Down
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

![Screenshot](https://github.com/volkovlabs/business-input/raw/main/src/img/dark.png)

![Grafana](https://img.shields.io/badge/Grafana-11.2-orange)
![Grafana](https://img.shields.io/badge/Grafana-11.3-orange)
![CI](https://github.com/volkovlabs/business-input/workflows/CI/badge.svg)
![E2E](https://github.com/volkovlabs/business-input/workflows/E2E/badge.svg)
[![codecov](https://codecov.io/gh/VolkovLabs/business-input/branch/main/graph/badge.svg)](https://codecov.io/gh/VolkovLabs/business-input)
Expand All @@ -28,9 +28,11 @@ The Business Input data source can be installed from the [Grafana Plugins catalo
For the latter, please use the following command.

```bash
grafana-cli plugins install marcusolsson-static-datasource
grafana cli plugins install marcusolsson-static-datasource
```

[![Install Business Suite plugins in Cloud, OSS, Enterprise | Open source community plugins](https://raw.githubusercontent.com/volkovlabs/.github/main/started.png)](https://youtu.be/1qYzHfPXJF8)

## Highlights

- Create static visualizations that don't depend on a specific data source.
Expand Down
Loading

0 comments on commit b49c2b5

Please sign in to comment.