Skip to content

Commit

Permalink
new version v1.6.1 of tunnel (#3372)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Sep 21, 2023
1 parent 9efab90 commit 8c6e6f9
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions plugins/tunnel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Plugin
metadata:
name: tunnel
spec:
version: v1.6.0
version: v1.6.1
homepage: https://github.com/omrikiei/ktunnel
shortDescription: Reverse tunneling between cluster and your machine
description: |
Expand All @@ -15,42 +15,42 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: https://github.com/omrikiei/ktunnel/releases/download/v1.6.0/ktunnel_1.6.0_Darwin_x86_64.tar.gz
sha256: c6fbe9a7c219752dbfc465ae9203c3bfa76ebc5751b1237d6cd2ed7ffbd7dc25
uri: https://github.com/omrikiei/ktunnel/releases/download/v1.6.1/ktunnel_1.6.1_Darwin_x86_64.tar.gz
sha256: b1ceb7fe8b40b96020ffa6ead1b59deadc0facb05064627e9175a20c109fd8b2
bin: ktunnel
- selector:
matchLabels:
os: darwin
arch: arm64
uri: https://github.com/omrikiei/ktunnel/releases/download/v1.6.0/ktunnel_1.6.0_Darwin_arm64.tar.gz
sha256: 2ffcd7bb83c17587d8da6c428944aa2fecc294463e0666b397d9ddc05c2922de
uri: https://github.com/omrikiei/ktunnel/releases/download/v1.6.1/ktunnel_1.6.1_Darwin_arm64.tar.gz
sha256: fcd3b7c6fc5dc72bcb7ccc5f735f271fdb43e30cae680e3eb09c28bb3dee7866
bin: ktunnel
- selector:
matchLabels:
os: linux
arch: amd64
uri: https://github.com/omrikiei/ktunnel/releases/download/v1.6.0/ktunnel_1.6.0_Linux_x86_64.tar.gz
sha256: de3726ad5396fd140c99d1a1f42ae3f498468078fb3790dcb273a9417de8f479
uri: https://github.com/omrikiei/ktunnel/releases/download/v1.6.1/ktunnel_1.6.1_Linux_x86_64.tar.gz
sha256: 6665722db841a1df29fd733bb46c08e2a109753638f080218e9ebba7e96fa873
bin: ktunnel
- selector:
matchLabels:
os: linux
arch: arm64
uri: https://github.com/omrikiei/ktunnel/releases/download/v1.6.0/ktunnel_1.6.0_Linux_arm64.tar.gz
sha256: dbda76e470395d45e5f91f92b4b514c94b268e5ddd69148cda08b356dede86ff
uri: https://github.com/omrikiei/ktunnel/releases/download/v1.6.1/ktunnel_1.6.1_Linux_arm64.tar.gz
sha256: 23620e0beca7d7efbe35f064f825dc8deda7994df3e402193a65fece179b2b8b
bin: ktunnel
- selector:
matchLabels:
os: windows
arch: amd64
uri: https://github.com/omrikiei/ktunnel/releases/download/v1.6.0/ktunnel_1.6.0_Windows_x86_64.tar.gz
sha256: 096e4b5efbef24317280734294898a3b6507455871deb38fa3b76746d4e1f1b5
uri: https://github.com/omrikiei/ktunnel/releases/download/v1.6.1/ktunnel_1.6.1_Windows_x86_64.tar.gz
sha256: 1fe1aa79e9ce04275bbdc3cf24e30ec159db21d273b467647a6a83f99326419f
bin: ktunnel.exe
- selector:
matchLabels:
os: windows
arch: arm64
uri: https://github.com/omrikiei/ktunnel/releases/download/v1.6.0/ktunnel_1.6.0_Windows_arm64.tar.gz
sha256: 9d64727694c4071fd73160abdb961a8c0835c780aeaecda7aa4948774a28a34d
uri: https://github.com/omrikiei/ktunnel/releases/download/v1.6.1/ktunnel_1.6.1_Windows_arm64.tar.gz
sha256: 12753d5624e6653ea1586aa9a6320be40ac3728fb3dae9bba30bc21cb2bde40c
bin: ktunnel.exe

0 comments on commit 8c6e6f9

Please sign in to comment.