Skip to content

Commit

Permalink
remove dependency build
Browse files Browse the repository at this point in the history
Signed-off-by: yxxhero <aiopsclub@163.com>
  • Loading branch information
yxxhero authored and bitsf committed May 14, 2022
1 parent f1b7b44 commit 9e417c3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -359,9 +359,6 @@ $(CHART_TEMPLATE_PATH)/issuer.yaml: kustomize $(wildcard config/helm/certmanager
sed "s/'\({{[^}}]*}}\)'/\1/g" \
>> $(CHART_TEMPLATE_PATH)/issuer.yaml

$(CHART_HARBOR_OPERATOR)/charts: $(CHART_HARBOR_OPERATOR)/Chart.lock
$(HELM) dependency build $(CHART_HARBOR_OPERATOR)

$(CHART_HARBOR_OPERATOR)/Chart.lock: $(CHART_HARBOR_OPERATOR)/Chart.yaml
$(HELM) dependency update $(CHART_HARBOR_OPERATOR)

Expand Down

0 comments on commit 9e417c3

Please sign in to comment.