Skip to content

Commit 2f85fde

Browse files
authored
release: 4.0.13 (#765)
1 parent 0521534 commit 2f85fde

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 4.0.13 (2025-09-08)
2+
3+
This is a release that only changes the Docker image.
4+
The plugin does not benefit from updating this.
5+
6+
- Docker: Install busybox as static from Debian 13, [#763](https://github.com/grafana/grafana-image-renderer/pull/763), [macabu](https://github.com/macabu)
7+
18
## 4.0.12 (2025-09-08)
29

310
- HTTPServer: Dynamically create and clean up XDG dirs on each request if not exists, [#756](https://github.com/grafana/grafana-image-renderer/pull/756), [macabu](https://github.com/macabu)

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"url": "https://github.com/grafana/grafana-image-renderer/blob/master/LICENSE"
2525
}
2626
],
27-
"version": "4.0.12",
27+
"version": "4.0.13",
2828
"updated": "2025-09-08"
2929
},
3030
"dependencies": {

0 commit comments

Comments
 (0)