Skip to content

Commit 504746f

Browse files
new version cli/v0.15.0 of kubetail
1 parent 658973b commit 504746f

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

plugins/kubetail.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: kubetail
55
spec:
6-
version: "v0.14.1"
6+
version: "v0.15.0"
77
homepage: https://github.com/kubetail-org/kubetail
88
shortDescription: "Logging tool for Kubernetes with real-time web dashboard"
99
description: |
@@ -16,41 +16,41 @@ spec:
1616
matchLabels:
1717
os: darwin
1818
arch: amd64
19-
uri: https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.14.1/kubetail-darwin-amd64.tar.gz
20-
sha256: e63b1c8a1de7bd41d9d7545169ff4bd58b3ae147d3b10a84af78b6527c613cd3
19+
uri: https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.15.0/kubetail-darwin-amd64.tar.gz
20+
sha256: e1d9a7e0defcffea8b995108df7b55c3eeb9a2ca6c0b483a644264d350f7197b
2121
bin: kubetail
2222
- selector:
2323
matchLabels:
2424
os: darwin
2525
arch: arm64
26-
uri: https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.14.1/kubetail-darwin-arm64.tar.gz
27-
sha256: 6b32aca4d20c80e0796fd3a63150aa0cb8ffbcb20c2aef95ce016a2f6b4d10c3
26+
uri: https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.15.0/kubetail-darwin-arm64.tar.gz
27+
sha256: 72f6f41bd304217b7285ab7412ab8139aa13ff6ab3b7c60f19524863103dd066
2828
bin: kubetail
2929
- selector:
3030
matchLabels:
3131
os: linux
3232
arch: amd64
33-
uri: https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.14.1/kubetail-linux-amd64.tar.gz
34-
sha256: f56d98ce5fd0df9e4d20fff6af7097bfdc19a0442ee17edd09dcb1f96eb320c8
33+
uri: https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.15.0/kubetail-linux-amd64.tar.gz
34+
sha256: dcde67b494927643bda6b31ce867a1cebfa29bd2be76271df75704a5f0993f28
3535
bin: kubetail
3636
- selector:
3737
matchLabels:
3838
os: linux
3939
arch: arm64
40-
uri: https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.14.1/kubetail-linux-arm64.tar.gz
41-
sha256: 3f1f0a10d72d57a763545fe054adeb43f3b4f97b680bd6036437a603eaf81aa0
40+
uri: https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.15.0/kubetail-linux-arm64.tar.gz
41+
sha256: 2d0bd022a420e16b8b6ddb17f4bc4383a67bf6a2ba200134959ec461c1d0e7b5
4242
bin: kubetail
4343
- selector:
4444
matchLabels:
4545
os: windows
4646
arch: amd64
47-
uri: https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.14.1/kubetail-windows-amd64.tar.gz
48-
sha256: 009f53110d6f3a575cfb49bf776564e167595becb97589166bae115d9edf1ffa
47+
uri: https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.15.0/kubetail-windows-amd64.tar.gz
48+
sha256: ce1867be22ba89df21711e2eb4ae43ade5e58be73df4884f747b05fcc5693f38
4949
bin: kubetail.exe
5050
- selector:
5151
matchLabels:
5252
os: windows
5353
arch: arm64
54-
uri: https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.14.1/kubetail-windows-arm64.tar.gz
55-
sha256: 8861defaf40f5d43303d66dd65ded5b11dadd635285a1de72e65f6e7c3c608f2
54+
uri: https://github.com/kubetail-org/kubetail/releases/download/cli%2Fv0.15.0/kubetail-windows-arm64.tar.gz
55+
sha256: 91ba2d1a704fc65f38972f412c6415af2b33e14ae4a2ef2b215aa4fe647082b2
5656
bin: kubetail.exe

0 commit comments

Comments
 (0)