Skip to content

Commit

Permalink
new version v0.6.1 of pv-mounter (#3899)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Jun 13, 2024
1 parent 88dc252 commit 9277b34
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions plugins/pv-mounter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Plugin
metadata:
name: pv-mounter
spec:
version: v0.6.0
version: v0.6.1
shortDescription: Mount PVC locally using SSHFS
homepage: https://github.com/fenio/pv-mounter
description: |
Expand All @@ -13,8 +13,8 @@ spec:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/fenio/pv-mounter/releases/download/v0.6.0/pv-mounter_v0.6.0_linux_amd64.tar.gz
sha256: daddf6cc034ebc4d0f4f3bfb63c88ffa9faf6aa2990fb6aeb7784562caa04ba8
uri: https://github.com/fenio/pv-mounter/releases/download/v0.6.1/pv-mounter_v0.6.1_linux_amd64.tar.gz
sha256: 0ae9692a14561ea3beb99b644b19c1857ac9621549a0a37526adedbf62252a5a
files:
- from: "./pv-mounter"
to: "."
Expand All @@ -25,8 +25,8 @@ spec:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/fenio/pv-mounter/releases/download/v0.6.0/pv-mounter_v0.6.0_linux_arm64.tar.gz
sha256: 74b4cc88400091357f27acfd3620bc95536f24774a07c2adc9aa793fcdee949a
uri: https://github.com/fenio/pv-mounter/releases/download/v0.6.1/pv-mounter_v0.6.1_linux_arm64.tar.gz
sha256: 06461478273eeac012ff1a6d17b70b46679e9fbe7cd900a96beb5e632ebca4f9
files:
- from: "./pv-mounter"
to: "."
Expand All @@ -38,8 +38,8 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/fenio/pv-mounter/releases/download/v0.6.0/pv-mounter_v0.6.0_darwin_amd64.tar.gz
sha256: d52913c4f2958cc92f188935b787833aa0b9e9c77389b174a28915767455d9ca
uri: https://github.com/fenio/pv-mounter/releases/download/v0.6.1/pv-mounter_v0.6.1_darwin_amd64.tar.gz
sha256: 30405c907d74f303ed11a721d104f9fce7d8fff2d6964c74599b1c37d6afe6ad
files:
- from: "./pv-mounter"
to: "."
Expand All @@ -50,8 +50,8 @@ spec:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/fenio/pv-mounter/releases/download/v0.6.0/pv-mounter_v0.6.0_darwin_arm64.tar.gz
sha256: 4c7528ec468a910a0fe78acb8b0a8ceaec2f8e5d119e6c6b1d716a04f66f8ee9
uri: https://github.com/fenio/pv-mounter/releases/download/v0.6.1/pv-mounter_v0.6.1_darwin_arm64.tar.gz
sha256: b0ae56dbbf79537c26c6e4fe2547bf960073d20d4f8e9b6e4353acfd53c61641
files:
- from: "./pv-mounter"
to: "."
Expand Down

0 comments on commit 9277b34

Please sign in to comment.