Skip to content

Commit dbabe53

Browse files
author
ManiDeepakThumu
committed
remove kubecost from Makefile
1 parent fe77393 commit dbabe53

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

Makefile

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -182,10 +182,3 @@ update-velero:
182182
@helm repo add $(patsubst update-%,%,$@) https://vmware-tanzu.github.io/helm-charts
183183
@helm pull -d external --untar $(patsubst update-%,%,$@)/$(patsubst update-%,%,$@)
184184
@echo ""
185-
186-
update-kubecost:
187-
@echo "Updating kubecost"
188-
@rm -rf charts/kubecost/charts/cost-analyzer
189-
@helm repo add kubecost https://kubecost.github.io/cost-analyzer/
190-
@helm pull -d charts/kubecost/charts --untar kubecost/cost-analyzer --version 2.6.3
191-
@echo ""

0 commit comments

Comments
 (0)