Skip to content

Commit c58693a

Browse files
committed
Publish stashed/[email protected] plugin
ProductLine: Signed-off-by: 1gtm <[email protected]>
1 parent bcaa8b7 commit c58693a

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

plugins/stash.yaml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Plugin
33
metadata:
44
name: stash
55
spec:
6-
version: v0.41.0
6+
version: v0.41.1
77
homepage: https://stash.run
88
shortDescription: kubectl plugin for Stash by AppsCode
99
description: |
@@ -13,8 +13,8 @@ spec:
1313
matchLabels:
1414
os: darwin
1515
arch: amd64
16-
uri: https://github.com/stashed/cli/releases/download/v0.41.0/kubectl-stash-darwin-amd64.tar.gz
17-
sha256: 79d9a4f418cf634c268289b53967b2b94c8a943f7ff6c75886fe8c6ce67f445e
16+
uri: https://github.com/stashed/cli/releases/download/v0.41.1/kubectl-stash-darwin-amd64.tar.gz
17+
sha256: 2fe74367f291661d5ff5d3741eb0c090fc883befc86c077fe105860d6fcd2a08
1818
files:
1919
- from: "*"
2020
to: "."
@@ -23,8 +23,8 @@ spec:
2323
matchLabels:
2424
os: darwin
2525
arch: arm64
26-
uri: https://github.com/stashed/cli/releases/download/v0.41.0/kubectl-stash-darwin-arm64.tar.gz
27-
sha256: bf00d4712e1c275b9c27d56d66db3624e40f43035a62c20bb15122b388532556
26+
uri: https://github.com/stashed/cli/releases/download/v0.41.1/kubectl-stash-darwin-arm64.tar.gz
27+
sha256: 0c44777aa0563a7e0217d5ed44a0029e648c49482479932bf9a2861ef3eb4735
2828
files:
2929
- from: "*"
3030
to: "."
@@ -33,8 +33,8 @@ spec:
3333
matchLabels:
3434
os: linux
3535
arch: amd64
36-
uri: https://github.com/stashed/cli/releases/download/v0.41.0/kubectl-stash-linux-amd64.tar.gz
37-
sha256: f21666f9bda01fac9183593b028afceefdb66d6a60647f774c8af2f0bfb02e9a
36+
uri: https://github.com/stashed/cli/releases/download/v0.41.1/kubectl-stash-linux-amd64.tar.gz
37+
sha256: 9dd363e406f7d3656944692d99f7e085e4a8443e5f7ece1d009b84cd6156c94b
3838
files:
3939
- from: "*"
4040
to: "."
@@ -43,8 +43,8 @@ spec:
4343
matchLabels:
4444
os: linux
4545
arch: arm
46-
uri: https://github.com/stashed/cli/releases/download/v0.41.0/kubectl-stash-linux-arm.tar.gz
47-
sha256: 2cbd05120c2dea0c62517acee205077581d2565dbd278d00bdcd2ce07d9f63e6
46+
uri: https://github.com/stashed/cli/releases/download/v0.41.1/kubectl-stash-linux-arm.tar.gz
47+
sha256: 9a6c90ae10120719b3e102525fd34c1331866faea9f42a508ece8df57c96a684
4848
files:
4949
- from: "*"
5050
to: "."
@@ -53,8 +53,8 @@ spec:
5353
matchLabels:
5454
os: linux
5555
arch: arm64
56-
uri: https://github.com/stashed/cli/releases/download/v0.41.0/kubectl-stash-linux-arm64.tar.gz
57-
sha256: 07c07e82105d09de2fcb23dbe50f7f8e273b22798479d6cfb630cf156278385e
56+
uri: https://github.com/stashed/cli/releases/download/v0.41.1/kubectl-stash-linux-arm64.tar.gz
57+
sha256: 2f26ffc90af2985aad8c67be2919080ef6708fbba965ca91c07c9d8b223c4955
5858
files:
5959
- from: "*"
6060
to: "."
@@ -63,8 +63,8 @@ spec:
6363
matchLabels:
6464
os: windows
6565
arch: amd64
66-
uri: https://github.com/stashed/cli/releases/download/v0.41.0/kubectl-stash-windows-amd64.zip
67-
sha256: 48b34e8e70bbaf6c06258c30b1148b3516d8ed30a821a540715073a2735d0bc0
66+
uri: https://github.com/stashed/cli/releases/download/v0.41.1/kubectl-stash-windows-amd64.zip
67+
sha256: 211595f12c5f61ec8534bec17aeb4d7bb160f46f0ddb87fc073666902a6b3309
6868
files:
6969
- from: "*"
7070
to: "."

0 commit comments

Comments
 (0)