From 2cf6d0208b17db3c3f4fd661fb62cc416bc241a4 Mon Sep 17 00:00:00 2001 From: Teodor Pripoae Date: Mon, 7 Dec 2020 15:18:04 +0200 Subject: [PATCH] Update karina to 0.21.3 --- test/e2e.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/e2e.sh b/test/e2e.sh index d661fa2..d596e46 100755 --- a/test/e2e.sh +++ b/test/e2e.sh @@ -2,7 +2,7 @@ set -e -export KARINA_VERSION=v0.21.0 +export KARINA_VERSION=v0.21.3 export KARINA="./karina -c test/config.yaml" export KUBECONFIG=~/.kube/config export DOCKER_API_VERSION=1.39 @@ -49,4 +49,4 @@ make deploy go run test/e2e.go -go test ./k8s \ No newline at end of file +go test ./k8s