The image was upgraded in [1].
The version must be in line with target deployment's version if
internal registry is used. REC is based on 1.15 and utilize internal
registry.
[1] https://gerrit.akraino.org/r/c/validation/+/1691
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
Change-Id: I42738c2845c874e457bf317aeb95465f93c4102b
##############################################################################
export WORK_DIR?=$(TAG_PRE)
-export KUBE_VERSION=1.16
+export KUBE_VERSION=1.15
export TAG_VER?=v$(KUBE_VERSION)
.PHONY: .build