Skip to content

Commit

Permalink
new version v0.6.0 of pv-mounter (#3897)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot committed Jun 12, 2024
1 parent 1aedccf commit 42541bb
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.5.3
version: v0.6.0
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.5.3/pv-mounter_v0.5.3_linux_amd64.tar.gz
sha256: f880a23a401f3f12c3bdd09b754ccbf7bd1a3f054a3ef7dc66ba67ce78adc40a
uri: https://github.com/fenio/pv-mounter/releases/download/v0.6.0/pv-mounter_v0.6.0_linux_amd64.tar.gz
sha256: daddf6cc034ebc4d0f4f3bfb63c88ffa9faf6aa2990fb6aeb7784562caa04ba8
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.5.3/pv-mounter_v0.5.3_linux_arm64.tar.gz
sha256: 97c25f179dfc462776ceb6a6d8c5383744b250e5b054ce05e26f32546193c3f8
uri: https://github.com/fenio/pv-mounter/releases/download/v0.6.0/pv-mounter_v0.6.0_linux_arm64.tar.gz
sha256: 74b4cc88400091357f27acfd3620bc95536f24774a07c2adc9aa793fcdee949a
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.5.3/pv-mounter_v0.5.3_darwin_amd64.tar.gz
sha256: d4b1f3d4d77be8a0a835cf6b4f4e4811956cdc73cbec4a9b345fbf5393290dbd
uri: https://github.com/fenio/pv-mounter/releases/download/v0.6.0/pv-mounter_v0.6.0_darwin_amd64.tar.gz
sha256: d52913c4f2958cc92f188935b787833aa0b9e9c77389b174a28915767455d9ca
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.5.3/pv-mounter_v0.5.3_darwin_arm64.tar.gz
sha256: ae951f727c69276646e75c4be795f52408a723c2ececc533a909c285f7be2550
uri: https://github.com/fenio/pv-mounter/releases/download/v0.6.0/pv-mounter_v0.6.0_darwin_arm64.tar.gz
sha256: 4c7528ec468a910a0fe78acb8b0a8ceaec2f8e5d119e6c6b1d716a04f66f8ee9
files:
- from: "./pv-mounter"
to: "."
Expand Down

0 comments on commit 42541bb

Please sign in to comment.