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
6 changes: 3 additions & 3 deletions grafana-pyroscope-1.13.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: grafana-pyroscope-1.13
version: "1.13.5"
epoch: 2
version: "1.13.6"
epoch: 0
description: Continuous Profiling Platform. Debug performance issues down to a single line of code
copyright:
- license: AGPL-3.0-only
Expand All @@ -22,7 +22,7 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: 73ae7cf6d4f3c6724b07f437345bd201b5382d23
expected-commit: 05cd20055b6462211e774580a09137259cb58dae
repository: https://github.com/grafana/pyroscope
tag: v${{package.version}}

Expand Down
Loading