From 278331c918806d79bc55c986872b56e493cefcf3 Mon Sep 17 00:00:00 2001 From: xibz Date: Sat, 22 Aug 2026 12:59:07 -0500 Subject: [PATCH] Add spinnaker to the provider registry Signed-off-by: xibz --- schemas/registry/providers.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/schemas/registry/providers.json b/schemas/registry/providers.json index 09b2f26..bb7faf9 100644 --- a/schemas/registry/providers.json +++ b/schemas/registry/providers.json @@ -20,6 +20,7 @@ "linear", "nexus", "pagerduty", - "tekton" + "tekton", + "spinnaker" ] }