mirror of
https://github.com/fluxcd/flagger.git
synced 2026-04-15 06:57:34 +00:00
Update e2e tests to Kubernetes 1.16
This commit is contained in:
+2
-2
@@ -3,8 +3,8 @@
|
||||
set -o errexit
|
||||
|
||||
REPO_ROOT=$(git rev-parse --show-toplevel)
|
||||
HELM_VERSION=v2.15.1
|
||||
KIND_VERSION=v0.5.1
|
||||
HELM_VERSION=v2.16.1
|
||||
KIND_VERSION=v0.6.1
|
||||
|
||||
if [[ "$1" ]]; then
|
||||
KIND_VERSION=$1
|
||||
|
||||
Reference in New Issue
Block a user