From ae7f7a0acf4418f8856bd2da8cd8fa5532050a9a Mon Sep 17 00:00:00 2001 From: Cole Walker Date: Wed, 5 Aug 2020 12:06:45 -0400 Subject: [PATCH] Remove vault-helm req in stx-vault-helm rpm The spec for the stx-vault-helm rpm listed vault-helm as a required dependency. This has been removed because vault-helm is only required during building, not installation. Story: 2007718 Task: 40272 Change-Id: If401a9c0531f81f1a559be40f49a3aa043f25e39 Signed-off-by: Cole Walker --- stx-vault-helm/centos/stx-vault-helm.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/stx-vault-helm/centos/stx-vault-helm.spec b/stx-vault-helm/centos/stx-vault-helm.spec index 35db2fb..a07a5fc 100644 --- a/stx-vault-helm/centos/stx-vault-helm.spec +++ b/stx-vault-helm/centos/stx-vault-helm.spec @@ -29,7 +29,6 @@ BuildRequires: chartmuseum BuildRequires: vault-helm BuildRequires: python-k8sapp-vault BuildRequires: python-k8sapp-vault-wheels -Requires: vault-helm %description StarlingX Vault Helm Charts