We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 183b384 commit 358b9beCopy full SHA for 358b9be
Makefile
@@ -7,7 +7,7 @@
7
8
DEFAULT_DOCKER_VERSION := 1.12.6
9
V2PLUGIN_DOCKER_VERSION := 1.13.1
10
-CONTIV_K8S_VERSION := stable
+CONTIV_K8S_VERSION ?= stable
11
SHELL := /bin/bash
12
# TODO: contivmodel should be removed once its code passes golint and misspell
13
EXCLUDE_DIRS := bin docs Godeps scripts vagrant vendor install contivmodel
0 commit comments