Skip to content

Commit

Permalink
new version v0.9.3 of rook-ceph
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Dec 18, 2024
1 parent 1f6b978 commit 66d45f0
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions plugins/rook-ceph.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Plugin
metadata:
name: rook-ceph
spec:
version: v0.9.2
version: v0.9.3
homepage: https://github.com/rook/kubectl-rook-ceph
shortDescription: Rook plugin for Ceph management
description: |
Expand All @@ -14,34 +14,34 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/rook/kubectl-rook-ceph/releases/download/v0.9.2/kubectl-rook-ceph_v0.9.2_darwin_amd64.tar.gz
sha256: 6f2776f6211add6c6359d71dd1055458ace71c45185bfed06cba8d4f71bc2f16
uri: https://github.com/rook/kubectl-rook-ceph/releases/download/v0.9.3/kubectl-rook-ceph_v0.9.3_darwin_amd64.tar.gz
sha256: 4ccdcc8cb9ec09f5dcf56fe3cf21ca039f5e42208d26bdc738f192b23047bc08
bin: kubectl-rook-ceph
- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/rook/kubectl-rook-ceph/releases/download/v0.9.2/kubectl-rook-ceph_v0.9.2_darwin_arm64.tar.gz
sha256: 9237e0c3b4c5f4f7a8989a20daafcc93f213c15e9d85fc72361a8597d4486fc6
uri: https://github.com/rook/kubectl-rook-ceph/releases/download/v0.9.3/kubectl-rook-ceph_v0.9.3_darwin_arm64.tar.gz
sha256: f9119e3f9a78ae12332c570835e40240c734015b6cd4d8e023b4280991fa2b86
bin: kubectl-rook-ceph
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/rook/kubectl-rook-ceph/releases/download/v0.9.2/kubectl-rook-ceph_v0.9.2_linux_amd64.tar.gz
sha256: 3a420b9b15b6976feab19c8016496f47eba37f6474ec2108b93793813340ea65
uri: https://github.com/rook/kubectl-rook-ceph/releases/download/v0.9.3/kubectl-rook-ceph_v0.9.3_linux_amd64.tar.gz
sha256: f9845204894ef8d463cba8c6198b70180442987d306fd778f9954704a0d7bf2f
bin: kubectl-rook-ceph
- selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/rook/kubectl-rook-ceph/releases/download/v0.9.2/kubectl-rook-ceph_v0.9.2_linux_arm64.tar.gz
sha256: 8442107e9c50d258a150e8927a61ac46cf51561a16e66742d6dc628df328f2df
uri: https://github.com/rook/kubectl-rook-ceph/releases/download/v0.9.3/kubectl-rook-ceph_v0.9.3_linux_arm64.tar.gz
sha256: 4641780d89d9c6e1e874c254b8061a98411ec8f2d547285b02af2577ce657506
bin: kubectl-rook-ceph
- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/rook/kubectl-rook-ceph/releases/download/v0.9.2/kubectl-rook-ceph_v0.9.2_windows_amd64.tar.gz
sha256: 633ffd5aad369f1598245fc4a9b030ae8d169bd643c2cbdb29e10f01ef363f70
uri: https://github.com/rook/kubectl-rook-ceph/releases/download/v0.9.3/kubectl-rook-ceph_v0.9.3_windows_amd64.tar.gz
sha256: 439f81b8125b497df4ebd3b716c811315b0dedbbfbfdeb1a76039fa5a8871c28
bin: kubectl-rook-ceph.exe

0 comments on commit 66d45f0

Please sign in to comment.