Skip to content

Commit b7d13e0

Browse files
authored
Build: Release 4.0.11 (#755)
1 parent c5b482a commit b7d13e0

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 4.0.11 (2025-09-01)
2+
3+
- CI: Configure Renovate and pin dependencies, [#712](https://github.com/grafana/grafana-image-renderer/pull/712) + [#723](https://github.com/grafana/grafana-image-renderer/pull/723) + [#734](https://github.com/grafana/grafana-image-renderer/pull/734), [lucychen-grafana](https://github.com/lucychen-grafana)
4+
- Docker: Update Chromium (CVE-2025-8879, CVE-2025-8880, CVE-2025-8901, CVE-2025-9478) [#754](https://github.com/grafana/grafana-image-renderer/pull/754), [macabu](https://github.com/macabu)
5+
16
## 4.0.10 (2025-07-31)
27

38
- Docker: Update Chromium (CVE-2025-8292), [#695](https://github.com/grafana/grafana-image-renderer/pull/695), [macabu](https://github.com/macabu)

plugin.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
"url": "https://github.com/grafana/grafana-image-renderer/blob/master/LICENSE"
2525
}
2626
],
27-
"version": "4.0.10",
28-
"updated": "2025-08-04"
27+
"version": "4.0.11",
28+
"updated": "2025-09-01"
2929
},
3030
"dependencies": {
3131
"grafanaDependency": ">=11.3.8"

0 commit comments

Comments
 (0)