Skip to content
Merged
Changes from 4 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions grafana-image-renderer.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
package:
name: grafana-image-renderer
version: "3.12.7"
epoch: 0
epoch: 1
description: A Grafana backend plugin that handles rendering of panels & dashboards to PNGs using headless browser (Chromium/Chrome)
copyright:
- license: Apache-2.0
target-architecture:
- x86_64
dependencies:
runtime:
- busybox
Expand Down
Loading