Skip to content
This repository has been archived by the owner on Nov 20, 2021. It is now read-only.

Commit

Permalink
Remove deprecated helm repos
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRx authored Oct 29, 2020
1 parent 0b1baac commit c337658
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions build/images/node/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,7 @@ MACHINE_API_PROVIDER_DOCKER_VERSION := 1.0.7

charts/*.tgz:
mkdir -p $(CHARTS_DIR)
helm repo add stable https://kubernetes-charts.storage.googleapis.com
helm repo add incubator https://kubernetes-charts-incubator.storage.googleapis.com/
helm repo add criticalstack https://charts.cscr.io/criticalstack
helm repo add traefik https://containous.github.io/traefik-helm-chart
helm repo add jetstack https://charts.jetstack.io
helm repo add cilium https://helm.cilium.io/
helm repo update
helm pull cilium/cilium --version $(CILIUM_VERSION) -d $(CHARTS_DIR)
Expand Down

0 comments on commit c337658

Please sign in to comment.