From 73570b3859c1849b806183277c6d7c2bae0a961a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Rados=C5=82aw=20Piliszek?= <rpiliszek@7bulls.com>
Date: Tue, 6 Jun 2023 16:40:01 +0200
Subject: [PATCH] Drop dependencies for Helm

They are not inherited and thus not useful in here.

Change-Id: I368e77a334baf9a5b5e87310a2167fd6cdeab4eb
---
 zuul.d/jobs.yaml | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml
index 9ac7ade..ddfeba8 100644
--- a/zuul.d/jobs.yaml
+++ b/zuul.d/jobs.yaml
@@ -18,9 +18,6 @@
 - job:
     name: nebulous-apply-helm-charts
     parent: apply-helm-charts
-    dependencies:
-      - name: opendev-buildset-registry
-        soft: false
     description: Deploy a Kubernetes cluster and apply charts.
     roles:
       - zuul: zuul/zuul-jobs