feat(radar): add radar Kubernetes UI package v1.5.10
Some checks failed
CI / check (push) Has been cancelled
Some checks failed
CI / check (push) Has been cancelled
Add radar v1.5.10 — a modern Kubernetes visibility tool providing topology, event timeline, service traffic, resource browsing, Helm management, and GitOps support. Uses pre-built binary from GitHub releases. Closes: nix-overlay-2lr
This commit is contained in:
5
packages/radar/default.nix
Normal file
5
packages/radar/default.nix
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
pkgs,
|
||||
...
|
||||
}:
|
||||
pkgs.callPackage ./package.nix { }
|
||||
Reference in New Issue
Block a user