Skip to content

Commit

Permalink
new version v0.6.0 of rook-ceph
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Nov 3, 2023
1 parent 72b6f30 commit b622398
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.5.2
version: v0.6.0
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.5.2/kubectl-rook-ceph_v0.5.2_darwin_amd64.tar.gz
sha256: 59417f72b51b99aa72291e1ebb441d167d42bb9e928c155a052560672941b160
uri: https://github.com/rook/kubectl-rook-ceph/releases/download/v0.6.0/kubectl-rook-ceph_v0.6.0_darwin_amd64.tar.gz
sha256: 6fb8faf9aa87e67ee8c239500899333fe099f4d42f568659a739041311f05b9e
bin: kubectl-rook-ceph
- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/rook/kubectl-rook-ceph/releases/download/v0.5.2/kubectl-rook-ceph_v0.5.2_darwin_arm64.tar.gz
sha256: aa76ad5e28fd80e7a2028c48122e515b9809516ea26458362fd51ea982fdbd8a
uri: https://github.com/rook/kubectl-rook-ceph/releases/download/v0.6.0/kubectl-rook-ceph_v0.6.0_darwin_arm64.tar.gz
sha256: 847a48942163629fc2239d243e5f01bf2575da06f2dad0343572b42a2f2bd089
bin: kubectl-rook-ceph
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/rook/kubectl-rook-ceph/releases/download/v0.5.2/kubectl-rook-ceph_v0.5.2_linux_amd64.tar.gz
sha256: c71647c20d2300d84a2c2640d625badd52fd90030535a727a0abb617645fa085
uri: https://github.com/rook/kubectl-rook-ceph/releases/download/v0.6.0/kubectl-rook-ceph_v0.6.0_linux_amd64.tar.gz
sha256: c729e68d00b2d18493866c428a5201a71163e668a6b3a8b26fdd3e082b2140c1
bin: kubectl-rook-ceph
- selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/rook/kubectl-rook-ceph/releases/download/v0.5.2/kubectl-rook-ceph_v0.5.2_linux_arm64.tar.gz
sha256: 75061397c01a79a480025b901878c18db5b8dc8165ed70c69083b64c98922bf4
uri: https://github.com/rook/kubectl-rook-ceph/releases/download/v0.6.0/kubectl-rook-ceph_v0.6.0_linux_arm64.tar.gz
sha256: d6e1b70851830a601749c7bc2652842227c0a575b79c41f4eac89ecc6ca60607
bin: kubectl-rook-ceph
- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/rook/kubectl-rook-ceph/releases/download/v0.5.2/kubectl-rook-ceph_v0.5.2_windows_amd64.tar.gz
sha256: eb8e56255ddea2c75cd7b684169141c9c4314d74705f0557319ffb0e3d1a516d
uri: https://github.com/rook/kubectl-rook-ceph/releases/download/v0.6.0/kubectl-rook-ceph_v0.6.0_windows_amd64.tar.gz
sha256: 975f3424b2e965e547eb6570c6a9f2fcb587363f5638418adce3c084c7b225b6
bin: kubectl-rook-ceph.exe

0 comments on commit b622398

Please sign in to comment.