Skip to content

Commit b381022

Browse files
new version v1.5.0 of radar (#5629)
1 parent 5fd1df0 commit b381022

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

plugins/radar.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ kind: Plugin
33
metadata:
44
name: radar
55
spec:
6-
version: v1.4.7
6+
version: v1.5.0
77
homepage: https://github.com/skyhook-io/radar
88
shortDescription: Cluster dashboard with topology and traffic maps
99
description: |
@@ -24,8 +24,8 @@ spec:
2424
Use --no-browser to start the server without opening a browser.
2525
platforms:
2626
- bin: kubectl-radar
27-
uri: https://github.com/skyhook-io/radar/releases/download/v1.4.7/radar_v1.4.7_darwin_arm64.tar.gz
28-
sha256: 50e8ef0594d189d2d7bcf12b8f4b087c431a7219eaa179a07ed33a2728f921f8
27+
uri: https://github.com/skyhook-io/radar/releases/download/v1.5.0/radar_v1.5.0_darwin_arm64.tar.gz
28+
sha256: f40f37ecb4e787518e0c3d1552a17a8ce2e7a4b186f8bb9a14af3bbdaba68f68
2929
files:
3030
- from: kubectl-radar
3131
to: .
@@ -36,8 +36,8 @@ spec:
3636
os: darwin
3737
arch: arm64
3838
- bin: kubectl-radar
39-
uri: https://github.com/skyhook-io/radar/releases/download/v1.4.7/radar_v1.4.7_darwin_amd64.tar.gz
40-
sha256: c607966c144596ac88279a950f6b0049e7c74a7828136c67e1a70a2e1561e88a
39+
uri: https://github.com/skyhook-io/radar/releases/download/v1.5.0/radar_v1.5.0_darwin_amd64.tar.gz
40+
sha256: e5106a1fa367a3ecc7bc362588080d2e2a6a59277da16d815296e2d7f19b340d
4141
files:
4242
- from: kubectl-radar
4343
to: .
@@ -48,8 +48,8 @@ spec:
4848
os: darwin
4949
arch: amd64
5050
- bin: kubectl-radar
51-
uri: https://github.com/skyhook-io/radar/releases/download/v1.4.7/radar_v1.4.7_linux_amd64.tar.gz
52-
sha256: 7230d8284e7a1d086582e359610b5b8de557e9dfec5ab844b162ab5535b0afae
51+
uri: https://github.com/skyhook-io/radar/releases/download/v1.5.0/radar_v1.5.0_linux_amd64.tar.gz
52+
sha256: 3db5735b6ee5e7af2087a5c423f152f8dd693d318c076d979411a0b27debe609
5353
files:
5454
- from: kubectl-radar
5555
to: .
@@ -60,8 +60,8 @@ spec:
6060
os: linux
6161
arch: amd64
6262
- bin: kubectl-radar
63-
uri: https://github.com/skyhook-io/radar/releases/download/v1.4.7/radar_v1.4.7_linux_arm64.tar.gz
64-
sha256: ce2912a0cff65134f929ba559ca2a658036a6af0b445649b02a93a2d4d503ef5
63+
uri: https://github.com/skyhook-io/radar/releases/download/v1.5.0/radar_v1.5.0_linux_arm64.tar.gz
64+
sha256: 3a89896f84b3c14547b79bfcfeecb6acc3c67cf488b986583d91ca90c1d570ed
6565
files:
6666
- from: kubectl-radar
6767
to: .
@@ -72,8 +72,8 @@ spec:
7272
os: linux
7373
arch: arm64
7474
- bin: kubectl-radar.exe
75-
uri: https://github.com/skyhook-io/radar/releases/download/v1.4.7/radar_v1.4.7_windows_amd64.zip
76-
sha256: acf25f948871592f3fd050ea020d07bd9ca7054505bb1c3e264a93a3a7a2f2dc
75+
uri: https://github.com/skyhook-io/radar/releases/download/v1.5.0/radar_v1.5.0_windows_amd64.zip
76+
sha256: c49f7c017cb19137ab775e5cbe70015ac6b162901098af67fe846e4989ff2f17
7777
files:
7878
- from: kubectl-radar.exe
7979
to: .

0 commit comments

Comments
 (0)