Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
[meta] add repo stable
Browse files Browse the repository at this point in the history
  • Loading branch information
jmlrt committed Mar 13, 2020
1 parent 981a051 commit 6c554f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions helpers/common.mk
Expand Up @@ -14,6 +14,7 @@ build: ## Build helm-tester docker image
.PHONY: deps
deps: ## Update helm charts dependencies
sed --in-place '/charts\//d' ./.helmignore
helm repo add stable https://kubernetes-charts.storage.googleapis.com
helm dependency update

.PHONY: helm
Expand Down

0 comments on commit 6c554f8

Please sign in to comment.