From 6b628386d7ac7b2e4e630d65f7374ada411a1bf6 Mon Sep 17 00:00:00 2001 From: Andrew Nesbitt Date: Fri, 4 Sep 2026 14:21:58 +0100 Subject: [PATCH] Mark Helm as completed in registry table The Helm handler landed in #268 and is mounted at /helm. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4355e51..7d374bd 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,7 @@ The proxy never uploads artifact bytes to a scanner. Each scanner is notified wi | Arch | Arch Linux | | ✗ | | Chef | Chef | | ✗ | | Generic | Any | | ✓ | -| Helm | Kubernetes | | ✗ | +| Helm | Kubernetes | | ✓ | | Vagrant | Vagrant | | ✗ | Cooldown requires publish timestamps in metadata. Registries without a "Yes" in the cooldown column either don't expose timestamps or haven't been wired up yet.