Skip to content

Commit

Permalink
new version v0.19.2 of subm (#4341)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Jan 13, 2025
1 parent 9122c6b commit 629dcef
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions plugins/subm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kind: Plugin
metadata:
name: subm
spec:
version: "v0.19.1"
version: "v0.19.2"
homepage: https://github.com/submariner-io/subctl
shortDescription: "Manages Submariner and its services"
description: |
Expand All @@ -16,8 +16,8 @@ spec:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/submariner-io/releases/releases/download/v0.19.1/subctl-v0.19.1-linux-amd64.tar.gz
sha256: 7e291f6d880730f97e187b1eb03fa166ca18244dbde69bb2792958399462663e
uri: https://github.com/submariner-io/releases/releases/download/v0.19.2/subctl-v0.19.2-linux-amd64.tar.gz
sha256: ed73b99035188134a43b2859a04cbe0cfd5838dac68975e90450b1533cc713bf
files:
- from: subctl*/subctl
to: .
Expand All @@ -28,8 +28,8 @@ spec:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/submariner-io/releases/releases/download/v0.19.1/subctl-v0.19.1-linux-arm64.tar.gz
sha256: bd17930d1912c28ff775ac55b323368ac69a9932c3573ca0d0e63fed3689c3e3
uri: https://github.com/submariner-io/releases/releases/download/v0.19.2/subctl-v0.19.2-linux-arm64.tar.gz
sha256: 14bb3a8d51df711f488902dce7fe70df6abebe6e192340e964ba4171db4e8002
files:
- from: subctl*/subctl
to: .
Expand All @@ -40,8 +40,8 @@ spec:
matchLabels:
os: linux
arch: arm
uri: https://github.com/submariner-io/releases/releases/download/v0.19.1/subctl-v0.19.1-linux-arm.tar.gz
sha256: a4c63e38790b3245143b3b828985cfaa808952e10f87f8107efe9dedaa3c3cac
uri: https://github.com/submariner-io/releases/releases/download/v0.19.2/subctl-v0.19.2-linux-arm.tar.gz
sha256: 2ab1bf748a16bc39bec204dd7bd85ab1e43b5afa023d17815fed0cbf99817b1d
files:
- from: subctl*/subctl
to: .
Expand All @@ -52,8 +52,8 @@ spec:
matchLabels:
os: linux
arch: ppc64le
uri: https://github.com/submariner-io/releases/releases/download/v0.19.1/subctl-v0.19.1-linux-ppc64le.tar.gz
sha256: ea5b8806c71cbadc5b1784e22ba91298da63ab2a52f93bf5cc2e1d4abd7e4372
uri: https://github.com/submariner-io/releases/releases/download/v0.19.2/subctl-v0.19.2-linux-ppc64le.tar.gz
sha256: 3b1a580edbd8025658e0507a2cf494a10ddfc3d015afae5d7bcd421fba966727
files:
- from: subctl*/subctl
to: .
Expand All @@ -64,8 +64,8 @@ spec:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/submariner-io/releases/releases/download/v0.19.1/subctl-v0.19.1-windows-amd64.exe.tar.gz
sha256: a96c3a738a334c218256beb7281915b9b9de9019fde16f5693a3bce32c11dce7
uri: https://github.com/submariner-io/releases/releases/download/v0.19.2/subctl-v0.19.2-windows-amd64.exe.tar.gz
sha256: a8551fb9986c504c3e187500e1e5d264eb3e73a138df8d237e869e66df82de7b
files:
- from: subctl*/subctl
to: .
Expand All @@ -76,8 +76,8 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/submariner-io/releases/releases/download/v0.19.1/subctl-v0.19.1-darwin-amd64.tar.gz
sha256: c8cedca2464ad52bcb0f05441744ace7d910c51127894e9c16558ed82ef1de93
uri: https://github.com/submariner-io/releases/releases/download/v0.19.2/subctl-v0.19.2-darwin-amd64.tar.gz
sha256: 89309b07e66d8fbf227ca50ef15d5426bb61fb3d2cfe575defe9ba7a22f2969e
files:
- from: subctl*/subctl
to: .
Expand All @@ -88,8 +88,8 @@ spec:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/submariner-io/releases/releases/download/v0.19.1/subctl-v0.19.1-darwin-arm64.tar.gz
sha256: b097030128fe162ab4918855cac38662512774ae05660c16d0dd7e3111bdbd16
uri: https://github.com/submariner-io/releases/releases/download/v0.19.2/subctl-v0.19.2-darwin-arm64.tar.gz
sha256: da4443e13167a397d97d5a58e4c6609321d4a8eca6733d8e29be3b403b9e3de1
files:
- from: subctl*/subctl
to: .
Expand Down

0 comments on commit 629dcef

Please sign in to comment.