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 e772695 commit 206bd32Copy full SHA for 206bd32
grafana-11.5.yaml
@@ -1,7 +1,7 @@
1
package:
2
name: grafana-11.5
3
- version: "11.5.0"
4
- epoch: 1
+ version: "11.5.1"
+ epoch: 0
5
description: The open and composable observability and data visualization platform.
6
copyright:
7
- license: AGPL-3.0-or-later
@@ -34,7 +34,7 @@ var-transforms:
34
pipeline:
35
- uses: git-checkout
36
with:
37
- expected-commit: ca4b2816a26f0d32532edfde97c0c1f90fd2bda5
+ expected-commit: c6c701cf5be984b088b9d51690b474ab63ca86ff
38
repository: https://github.com/grafana/grafana
39
tag: v${{vars.upstream-package-version}}
40
0 commit comments