Skip to content

Commit 0bc978f

Browse files
new version v0.3.2 of linstor (#4345)
1 parent 1d75ecb commit 0bc978f

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

plugins/linstor.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Plugin
33
metadata:
44
name: linstor
55
spec:
6-
version: v0.3.1
6+
version: v0.3.2
77
homepage: https://github.com/piraeusdatastore/kubectl-linstor
88
shortDescription: View and manage LINSTOR storage resources
99
description: |
@@ -16,8 +16,8 @@ spec:
1616
matchLabels:
1717
os: darwin
1818
arch: amd64
19-
uri: https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.3.1/kubectl-linstor_v0.3.1_darwin_amd64.tar.gz
20-
sha256: 50bc906765a1d5280f32cc3ab325679b0ab9adddeb8300b5ea9d7394f055d16a
19+
uri: https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.3.2/kubectl-linstor_v0.3.2_darwin_amd64.tar.gz
20+
sha256: 03d64ded4b22e10f5c1a58c402fcf528b7e7522aa7f0cd06c56e89a845e61fd7
2121
files:
2222
- from: ./kubectl-linstor
2323
to: .
@@ -28,8 +28,8 @@ spec:
2828
matchLabels:
2929
os: darwin
3030
arch: arm64
31-
uri: https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.3.1/kubectl-linstor_v0.3.1_darwin_arm64.tar.gz
32-
sha256: f277b4c48f401730d66ff654ccf783f606c58aef051f030f5a5fcb8618df7a04
31+
uri: https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.3.2/kubectl-linstor_v0.3.2_darwin_arm64.tar.gz
32+
sha256: 237a7abf735545bd22b1e6c4edb0c35e448fadf716dc55ed9e56d5d3ddbca6d1
3333
files:
3434
- from: ./kubectl-linstor
3535
to: .
@@ -40,8 +40,8 @@ spec:
4040
matchLabels:
4141
os: linux
4242
arch: amd64
43-
uri: https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.3.1/kubectl-linstor_v0.3.1_linux_amd64.tar.gz
44-
sha256: 029d30493f65b4026793cb2eeff017295ef3ef97fd81936eabbbf6e9131892b1
43+
uri: https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.3.2/kubectl-linstor_v0.3.2_linux_amd64.tar.gz
44+
sha256: f2ff11a663b4811e51ed811600e6ed5abf3c5b584acc072fcd51065a8871fa4f
4545
files:
4646
- from: ./kubectl-linstor
4747
to: .
@@ -52,8 +52,8 @@ spec:
5252
matchLabels:
5353
os: linux
5454
arch: arm64
55-
uri: https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.3.1/kubectl-linstor_v0.3.1_linux_arm64.tar.gz
56-
sha256: c7b05ef1b7a31410878746aa1f2d531ad58dbf01ed3f395c758e22a0bf081184
55+
uri: https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.3.2/kubectl-linstor_v0.3.2_linux_arm64.tar.gz
56+
sha256: 5fa7f1bd4f0aa745835c049e2c443db49ad1554d50bde645fbb789e1fb43a9f4
5757
files:
5858
- from: ./kubectl-linstor
5959
to: .
@@ -64,8 +64,8 @@ spec:
6464
matchLabels:
6565
os: windows
6666
arch: amd64
67-
uri: https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.3.1/kubectl-linstor_v0.3.1_windows_amd64.zip
68-
sha256: 0ddc7692b906fb57b493fd1b90d69c6b239c83ef866568bb2384807d0906c29a
67+
uri: https://github.com/piraeusdatastore/kubectl-linstor/releases/download/v0.3.2/kubectl-linstor_v0.3.2_windows_amd64.zip
68+
sha256: 9cd31d50327e36616404d2680e2611931d11385a71aa0ccbff925a7aa31145d6
6969
files:
7070
- from: ./kubectl-linstor.exe
7171
to: .

0 commit comments

Comments
 (0)