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 thanos.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: thanos
version: 0.31.0
epoch: 6
version: 0.32.0
epoch: 0
description: Highly available Prometheus setup with long term storage capabilities.
copyright:
- license: Apache-2.0
Expand All @@ -20,7 +20,7 @@ pipeline:
with:
repository: https://github.com/thanos-io/thanos
tag: v${{package.version}}
expected-commit: 50c464132c265eef64254a9fd063b1e2419e09b7
expected-commit: 041eb41a9628e8123c9dabf20c2e35e1328d3a8b

- runs: |
# Fails to build on go1.21 without this. Remove in next release.
Expand Down