Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Commit b49c2b5

Browse files
Update to Grafana 11.3 and dependencies (#95)
* Update to Grafana 11.3 and dependencies * test: error update * Update CHANGELOG.md --------- Co-authored-by: vitPinchuk <vit.pinchuck@gmail.com>
1 parent 98ec54b commit b49c2b5

File tree

6 files changed

+2767
-4323
lines changed

6 files changed

+2767
-4323
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# Changelog
22

3-
## 4.4.0 (IN PROGRESS)
3+
## 4.4.0 (2024-11-18)
44

55
### Features / Enhancements
66

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

910
## 4.3.0 (2024-09-13)
1011

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

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

3030
```bash
31-
grafana-cli plugins install marcusolsson-static-datasource
31+
grafana cli plugins install marcusolsson-static-datasource
3232
```
3333

34+
[![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)
35+
3436
## Highlights
3537

3638
- Create static visualizations that don't depend on a specific data source.

0 commit comments

Comments
 (0)