Skip to content

Commit 0e7433c

Browse files
author
Wei Tie
committed
Update images to release version
1 parent 99b3e8c commit 0e7433c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,7 @@ archive:
386386
# build versioned archive of netplugin binaries
387387
tar:
388388
rm -f $(TAR_FILE)
389+
./install/k8s/contiv/contiv-compose use-release -i -v $(BUILD_VERSION) install/k8s/contiv/contiv-base.yaml
389390
$(TAR) -jcf $(TAR_FILE) -C install/k8s/contiv/ .
390391

391392
# GITHUB_USER and GITHUB_TOKEN are needed be set (used by github-release)

0 commit comments

Comments
 (0)