This repository has been archived on 2024-12-15. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
onechart/Makefile
T
Laszlo Fogas ac75aabf6a Fixing path
2020-08-18 15:04:48 +02:00

8 lines
134 B
Makefile

all: package
package:
helm package onechart
mv onechart*.tgz docs
helm repo index docs --url https://onechart.github.io/onechart