Skip to content

Commit b65372b

Browse files
Krew install latest release
1 parent 70c34d0 commit b65372b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

deploy/krew/plugin.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ spec:
99
matchLabels:
1010
os: linux
1111
arch: amd64
12-
uri: https://github.com/infinite-turtles/kubectl-ssh-proxy/releases/download/v0.1.1/kubectl-ssh-proxy_linux_amd64.tar.gz
13-
sha256: "c0b5ebc7ce9629d91b3fb4c427219b2c1c3f4f59ee3c0481a21c10e7cd1af9d8"
12+
uri: https://github.com/infinite-turtles/kubectl-ssh-proxy/releases/download/v0.2.0/kubectl-ssh-proxy_linux_amd64.tar.gz
13+
sha256: "e1ab9a583d1b7e9cdf8af30eec4f1452aae83e62dfe9aaf27080aff13ee9113c"
1414
files:
1515
- from: "./kubectl-ssh-proxy"
1616
to: "."
@@ -19,8 +19,8 @@ spec:
1919
matchLabels:
2020
os: darwin
2121
arch: amd64
22-
uri: https://github.com/infinite-turtles/kubectl-ssh-proxy/releases/download/v0.1.1/kubectl-ssh-proxy_darwin_amd64.tar.gz
23-
sha256: "c4eb32af60cb068115268be828f2102c1846b4b3b39c657dcb4f8a82c91d08c9"
22+
uri: https://github.com/infinite-turtles/kubectl-ssh-proxy/releases/download/v0.2.0/kubectl-ssh-proxy_darwin_amd64.tar.gz
23+
sha256: "5909072a6579f2bcc47fc302597d7978f57876699fc320d61c9551d93a261709"
2424
files:
2525
- from: "./kubectl-ssh-proxy"
2626
to: "."
@@ -29,8 +29,8 @@ spec:
2929
matchLabels:
3030
os: windows
3131
arch: amd64
32-
uri: https://github.com/infinite-turtles/kubectl-ssh-proxy/releases/download/v0.1.1/kubectl-ssh-proxy_windows_amd64.zip
33-
sha256: "15014d17b8c99b710e0ef02d67cc083a65456cb38c9cc8bc1e4c66be13a58791"
32+
uri: https://github.com/infinite-turtles/kubectl-ssh-proxy/releases/download/v0.2.0/kubectl-ssh-proxy_windows_amd64.zip
33+
sha256: "633faab92f25799c04ae53f66878d8dac26e2074d3ce5efe28f180808cd162b4"
3434
files:
3535
- from: "/kubectl-ssh-proxy.exe"
3636
to: "."

0 commit comments

Comments
 (0)