We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 170606b commit d23dd83Copy full SHA for d23dd83
Makefile
@@ -5,7 +5,7 @@ export CONTIV_INSTALLER_VERSION ?= $(BUILD_VERSION)
5
# downloaded and built assets intended to go in installer by build.sh
6
export CONTIV_ARTIFACT_STAGING := $(PWD)/artifact_staging
7
# some assets are retrieved from GitHub, this is the default version to fetch
8
-export DEFAULT_DOWNLOAD_CONTIV_VERSION := 1.1.5
+export DEFAULT_DOWNLOAD_CONTIV_VERSION := 1.1.7
9
export CONTIV_ACI_GW_VERSION ?= latest
10
export NETPLUGIN_OWNER ?= contiv
11
# setting NETPLUGIN_BRANCH compiles that commit on demand,
0 commit comments