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 rook.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: rook
version: 1.14.0
epoch: 1
version: 1.14.2
epoch: 0
description: Storage Orchestration for Kubernetes
copyright:
- license: Apache-2.0
Expand All @@ -18,7 +18,7 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/rook/rook
expected-commit: bc37caa4624e866e56fb826e84226f3db6308359
expected-commit: 7c2376042149f98fd67c38f3b75ba959bd1e9d8d
tag: v${{package.version}}

- uses: go/bump
Expand Down