Skip to content

Commit

Permalink
Cut release candidate for v0.37
Browse files Browse the repository at this point in the history
Signed-off-by: Saswata Mukherjee <saswataminsta@yahoo.com>
  • Loading branch information
saswatamcode committed Nov 18, 2024
1 parent 6a2be98 commit 36a92c5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ NOTE: As semantic versioning states all 0.y.z releases can contain breaking chan

We use *breaking :warning:* to mark changes that are not backward compatible (relates only to v0.y.z releases.)

## Unreleased
## [v0.37.0-rc.0](https://github.com/thanos-io/thanos/tree/release-0.37)

### Fixed

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.38.0-dev
0.37.0-rc.0
3 changes: 3 additions & 0 deletions website/hugo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ permalinks:
# TODO(bwplotka): Move to mdox + fixes to ensure we don't need to manually do this.
# For now we added few entries for advance.
tip: "/:sections/:filename.md"
v0.37: "/:sections/:filename.md"
v0.36: "/:sections/:filename.md"
v0.35: "/:sections/:filename.md"
v0.34: "/:sections/:filename.md"
v0.33: "/:sections/:filename.md"
v0.32: "/:sections/:filename.md"
Expand Down

0 comments on commit 36a92c5

Please sign in to comment.