Skip to content

Commit

Permalink
[minio/directpv] Update version to v4.0.8 (#3324)
Browse files Browse the repository at this point in the history
  • Loading branch information
Praveenrajmani authored Aug 24, 2023
1 parent eb6d0ff commit e2ac08d
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions plugins/directpv.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Plugin
metadata:
name: directpv
spec:
version: v4.0.7
version: v4.0.8
homepage: https://github.com/minio/directpv
shortDescription: Deploys and manages the lifecycle of DirectPV CSI driver
description: |
Expand All @@ -14,34 +14,34 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/minio/directpv/releases/download/v4.0.7/kubectl-directpv_darwin_amd64_v1.zip
sha256: 00b3f9e9a786b19842e357530467f3a4b210d48828e2a3890c48f5dc00016289
uri: https://github.com/minio/directpv/releases/download/v4.0.8/kubectl-directpv_darwin_amd64_v1.zip
sha256: 933e1e0ccf6080f6aca38389d19ea2d96afcb1e5d064e0569406998470e2ec32
bin: kubectl-directpv
- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/minio/directpv/releases/download/v4.0.7/kubectl-directpv_darwin_arm64.zip
sha256: 672e2710496ffded67944bb5823840789a21be3007b092dfa005147cedad84d0
uri: https://github.com/minio/directpv/releases/download/v4.0.8/kubectl-directpv_darwin_arm64.zip
sha256: cfaece7c847e222e430d281a0233704f0e63b6d3a6f3e60bb7649eebd4d46d9f
bin: kubectl-directpv
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/minio/directpv/releases/download/v4.0.7/kubectl-directpv_linux_amd64_v1.zip
sha256: e1387d500e05061096d451796a2e68f8cca800e8d1ed698135ed55673dd6d730
uri: https://github.com/minio/directpv/releases/download/v4.0.8/kubectl-directpv_linux_amd64_v1.zip
sha256: b38ef05a10d229e5ee501106aa348e117740808c1c2516f3b997cab823a86a15
bin: kubectl-directpv
- selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/minio/directpv/releases/download/v4.0.7/kubectl-directpv_linux_arm64.zip
sha256: a6e3817fff2330f3c6ac3dd76e3380c1d5c7391881db92c4482e4cb9f96012c1
uri: https://github.com/minio/directpv/releases/download/v4.0.8/kubectl-directpv_linux_arm64.zip
sha256: 9144105de7f5ba3f109de9f6d88e7f342e096b7c4eaceea0a084c6c8bc009ade
bin: kubectl-directpv
- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/minio/directpv/releases/download/v4.0.7/kubectl-directpv_windows_amd64_v1.zip
sha256: 171cda0c8d07f2ab672c3a8b819f7ce02dc02fa7f95582c360defc5ccba32191
uri: https://github.com/minio/directpv/releases/download/v4.0.8/kubectl-directpv_windows_amd64_v1.zip
sha256: c143795713b6e2d718caf7e95334fcb9c793f0753912b82daedd43f21cd0052b
bin: kubectl-directpv.exe

0 comments on commit e2ac08d

Please sign in to comment.