Skip to content

Commit

Permalink
Remove duplicated Helm chart readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpollet authored Jul 16, 2020
1 parent 3c07e25 commit dec81ea
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 41 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ docs-package: pages

helm-package: helm-lint pages
helm package --app-version $(TAG_NAME) $(CURDIR)/helm/chart/maesh
cp helm/chart/README.md index.md
cp helm/chart/maesh/README.md index.md
mkdir -p $(CURDIR)/pages/charts
mv *.tgz index.md $(CURDIR)/pages/charts/
helm repo index $(CURDIR)/pages/charts/
Expand Down
40 changes: 0 additions & 40 deletions helm/chart/README.md

This file was deleted.

0 comments on commit dec81ea

Please sign in to comment.