Skip to content

Commit

Permalink
new version v0.8.0 of pv-mounter (#4305)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Jan 1, 2025
1 parent 5d71737 commit 4418dd6
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.7.7
version: v0.8.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.7.7/pv-mounter_v0.7.7_linux_amd64.tar.gz
sha256: 3a2ce1d99ec7182b2120b4fb3b5f7172be1ab0e23efc90707c48600f07b6bd44
uri: https://github.com/fenio/pv-mounter/releases/download/v0.8.0/pv-mounter_v0.8.0_linux_amd64.tar.gz
sha256: f24c3051bc9faa612dae66a5b6b09ebb26609da58985dcdabe792c101d30951b
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.7.7/pv-mounter_v0.7.7_linux_arm64.tar.gz
sha256: a794b1c86d179878f09712b252154ff7a5dba8fc9067f41a5213e2caf4225b08
uri: https://github.com/fenio/pv-mounter/releases/download/v0.8.0/pv-mounter_v0.8.0_linux_arm64.tar.gz
sha256: 617d17a34ce5ebd570d9123b66211f69d7f7847f2880fa7fa562374fe1294f69
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.7.7/pv-mounter_v0.7.7_darwin_amd64.tar.gz
sha256: b0a470b930ac77610206d414dfdf983e7466d0c0b18b274d0023edcf7b966af2
uri: https://github.com/fenio/pv-mounter/releases/download/v0.8.0/pv-mounter_v0.8.0_darwin_amd64.tar.gz
sha256: d6f4ff3b8b2b9b7e9b64a9fc43cb5e910da01a80aacb8c2dc5f05a4b4f54d945
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.7.7/pv-mounter_v0.7.7_darwin_arm64.tar.gz
sha256: 4276f43e298dc84c55251dda8e4204c237df4784e2caa5173d9f41ae46d81dda
uri: https://github.com/fenio/pv-mounter/releases/download/v0.8.0/pv-mounter_v0.8.0_darwin_arm64.tar.gz
sha256: 1361d95e8e6219e6c293b94c967108b8b91cf1bb6a26bbd3d842be68c6f46891
files:
- from: "./pv-mounter"
to: "."
Expand Down

0 comments on commit 4418dd6

Please sign in to comment.