Skip to content

Commit

Permalink
new version v0.3.0 of linstor
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Oct 27, 2023
1 parent 430cb8d commit 2656e1c
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions plugins/linstor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Plugin
metadata:
name: linstor
spec:
version: v0.2.7
version: v0.3.0
homepage: https://github.com/piraeusdatastore/kubectl-linstor
shortDescription: View and manage LINSTOR storage resources
description: |
Expand All @@ -16,8 +16,8 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.2.7/kubectl-linstor_v0.2.7_darwin_amd64.tar.gz
sha256: 7664ae318eaa5484023577dcd13921072f6b324eb93da8c86d977c40ee1c6f0a
uri: https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.3.0/kubectl-linstor_v0.3.0_darwin_amd64.tar.gz
sha256: 267fc77d6b7443d0aa8d87baa7bb6bde2a5a4b899be2c9a1d7f56f8a9f54df43
files:
- from: ./kubectl-linstor
to: .
Expand All @@ -28,8 +28,8 @@ spec:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.2.7/kubectl-linstor_v0.2.7_darwin_arm64.tar.gz
sha256: 2ca1f6bac2e8cfacab3dcc6ea43b0d76f8c60d0c780d2feb6664003bc4dcfd62
uri: https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.3.0/kubectl-linstor_v0.3.0_darwin_arm64.tar.gz
sha256: 25fc50e2d2e9003a760c2d8b1e91b2db8f0fa87d7ab15e9be9074f4f6b4f74d7
files:
- from: ./kubectl-linstor
to: .
Expand All @@ -40,8 +40,8 @@ spec:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.2.7/kubectl-linstor_v0.2.7_linux_amd64.tar.gz
sha256: d274e9c227c759fc6c71b26b8ca87ce64b728cc731e71708098b3c52cb9f3855
uri: https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.3.0/kubectl-linstor_v0.3.0_linux_amd64.tar.gz
sha256: dc4a04cae660b9f4fe56762bd5f563ad4794349d3ba991c5b53943d80b1a80b9
files:
- from: ./kubectl-linstor
to: .
Expand All @@ -52,8 +52,8 @@ spec:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.2.7/kubectl-linstor_v0.2.7_linux_arm64.tar.gz
sha256: 72df265b7ee2b9bbfe32b9a7ea8eac854e69fe63ba8bfb4f22f242ccab205384
uri: https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.3.0/kubectl-linstor_v0.3.0_linux_arm64.tar.gz
sha256: 6b1ea502176ce573b621b542cab2a42922a07dcfb1489b121fb28fca0bc56276
files:
- from: ./kubectl-linstor
to: .
Expand All @@ -64,8 +64,8 @@ spec:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.2.7/kubectl-linstor_v0.2.7_windows_amd64.zip
sha256: 4c93aa6a19cf24dec8d68412f93a6216a6d1bb1d673d0b6ea81ca9ec3a9ac45e
uri: https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.3.0/kubectl-linstor_v0.3.0_windows_amd64.zip
sha256: a54390c9bdc3fb45f3c3f48fe79a558ef63fc811093025057721a927c3fcf4f8
files:
- from: ./kubectl-linstor.exe
to: .
Expand Down

0 comments on commit 2656e1c

Please sign in to comment.