Skip to content
Merged
Changes from all 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
6 changes: 3 additions & 3 deletions grafana-12.0.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: grafana-12.0
version: "12.0.2"
epoch: 2
version: "12.0.2.01"
epoch: 0
description: The open and composable observability and data visualization platform.
copyright:
- license: AGPL-3.0-or-later
Expand Down Expand Up @@ -34,7 +34,7 @@ var-transforms:
pipeline:
- uses: git-checkout
with:
expected-commit: 5bda17e7c1cb313eb96266f2fdda73a6b35c3977
expected-commit: 76ea754dbb0bfb3e157981ec73ba4ef1efae4207
repository: https://github.com/grafana/grafana
tag: v${{vars.upstream-package-version}}

Expand Down
Loading