Skip to content

Commit 6358b51

Browse files
authored
Publish [email protected] plugin (#231)
ProductLine: Stash Release: v2025.10.17 Release-tracker: stashed/CHANGELOG#85 Signed-off-by: 1gtm <[email protected]>
1 parent 888d40a commit 6358b51

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.1
6+
version: v0.42.0
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.1/kubectl-stash-darwin-amd64.tar.gz
17-
sha256: c4e9a63beb78535e070a8c9635945814b34dc812a5e8b636f6cf558e653b8792
16+
uri: https://github.com/stashed/cli/releases/download/v0.42.0/kubectl-stash-darwin-amd64.tar.gz
17+
sha256: d7da85d013dedd6a2c33ea0b23ba170b8cbee08805319c22359ab37121374309
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.1/kubectl-stash-darwin-arm64.tar.gz
27-
sha256: c3d19dfe5c00778babf0a22e4fecd6c17fbb5003c55f8d876532ced16445fc7a
26+
uri: https://github.com/stashed/cli/releases/download/v0.42.0/kubectl-stash-darwin-arm64.tar.gz
27+
sha256: c936b129da73c34cabbb4989600b6d3b94448ea84bfa23c494205c8a8e868187
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.1/kubectl-stash-linux-amd64.tar.gz
37-
sha256: 9a7f4e7c085892ae8d464601435266a5ea2d5a1f5ba81cf67c1739a1f4931cae
36+
uri: https://github.com/stashed/cli/releases/download/v0.42.0/kubectl-stash-linux-amd64.tar.gz
37+
sha256: 920345b84f3f62057582d388e29b5912e533009b331ca88f9af25ebfae1d1996
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.1/kubectl-stash-linux-arm.tar.gz
47-
sha256: efc96503338aa0bc1985c4e5236018632d92c88a9430012a136d8fa8583260d6
46+
uri: https://github.com/stashed/cli/releases/download/v0.42.0/kubectl-stash-linux-arm.tar.gz
47+
sha256: 4daf6635ca584a99eb1a77963aca37e3a4733d60dca57d87c0712a2cccdc4808
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.1/kubectl-stash-linux-arm64.tar.gz
57-
sha256: 2186a68c82f0bf0b05bf72d8decec05b23d1ebeb9e4021d51c6bc4853edcd95c
56+
uri: https://github.com/stashed/cli/releases/download/v0.42.0/kubectl-stash-linux-arm64.tar.gz
57+
sha256: 07dc9aa4d47b717569fc4723d7e0858ee5a0e102f094fa299fc52cc16559499b
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.1/kubectl-stash-windows-amd64.zip
67-
sha256: 4eef6cce1c4a1e4c3731e3f96a33e251d400bc002b32785a306053cec01339e3
66+
uri: https://github.com/stashed/cli/releases/download/v0.42.0/kubectl-stash-windows-amd64.zip
67+
sha256: 39e14ef8e6d0594318604b2fde7845450b391133b1bc43a99e686cd4e377a158
6868
files:
6969
- from: "*"
7070
to: "."

0 commit comments

Comments
 (0)