Skip to content
Closed
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
7 changes: 3 additions & 4 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.0"
epoch: 3
version: "12.0.0.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: 4c0e7045f97f356716755b47183b22e7f12bb4bf
expected-commit: 6475e5a4a4046d43ad92fed88ef7953199f719fb
repository: https://github.com/grafana/grafana
tag: v${{vars.upstream-package-version}}

Expand All @@ -48,7 +48,6 @@ pipeline:
with:
deps: |-
github.com/openfga/[email protected]
github.com/go-jose/go-jose/[email protected]
tidy: false

- uses: patch
Expand Down
Loading