We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c207b5 commit 2d1ba90Copy full SHA for 2d1ba90
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## 4.1.2 (2025-10-24)
2
+
3
+This release does not change the current Grafana Image Renderer, it is only issued to release new tags of the `-golang` variants for further testing.
4
5
## 4.1.1 (2025-10-22)
6
7
This release does not change the current Grafana Image Renderer, it is only issued to release new tags of the `-golang` variants for further testing.
plugin.json
@@ -24,8 +24,8 @@
24
"url": "https://github.com/grafana/grafana-image-renderer/blob/master/LICENSE"
25
}
26
],
27
- "version": "4.1.1",
28
- "updated": "2025-10-22"
+ "version": "4.1.2",
+ "updated": "2025-10-24"
29
},
30
"dependencies": {
31
"grafanaDependency": ">=11.3.8"
0 commit comments