From 3e8ca713580da108c8b44279542f7cfe4e754f4c Mon Sep 17 00:00:00 2001 From: ducoterra Date: Sun, 31 Oct 2021 20:22:20 -0400 Subject: [PATCH] Add chart-release to truenas.makefile Add chart-release to add a subtree chart to the charts releases in the charts repo. --- make/truenas.makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/make/truenas.makefile b/make/truenas.makefile index e69de29..c6fb58c 100644 --- a/make/truenas.makefile +++ b/make/truenas.makefile @@ -0,0 +1,3 @@ +.PHONY: chart-release +chart-release: + @rsync -av $(CHART)/helm/ charts/$(CHART)/$(shell cat $(CHART)/VERSION)/