Skip to content

Commit d23dd83

Browse files
author
Wei Tie
committed
Bump contiv to 1.1.7
Signed-off-by: Wei Tie <[email protected]>
1 parent 170606b commit d23dd83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export CONTIV_INSTALLER_VERSION ?= $(BUILD_VERSION)
55
# downloaded and built assets intended to go in installer by build.sh
66
export CONTIV_ARTIFACT_STAGING := $(PWD)/artifact_staging
77
# some assets are retrieved from GitHub, this is the default version to fetch
8-
export DEFAULT_DOWNLOAD_CONTIV_VERSION := 1.1.5
8+
export DEFAULT_DOWNLOAD_CONTIV_VERSION := 1.1.7
99
export CONTIV_ACI_GW_VERSION ?= latest
1010
export NETPLUGIN_OWNER ?= contiv
1111
# setting NETPLUGIN_BRANCH compiles that commit on demand,

0 commit comments

Comments
 (0)