Commit 86df1282 authored by Sandeep Rajan's avatar Sandeep Rajan Committed by GitHub

update k8s version u=in circleci (#3942)

Signed-off-by: default avatarSandeep Rajan <srajan@infoblox.com>
parent 04f768d2
...@@ -21,8 +21,8 @@ integrationDefaults: &integrationDefaults ...@@ -21,8 +21,8 @@ integrationDefaults: &integrationDefaults
image: ubuntu-1604:201903-01 image: ubuntu-1604:201903-01
working_directory: ~/go/src/${CIRCLE_PROJECT_USERNAME}/coredns working_directory: ~/go/src/${CIRCLE_PROJECT_USERNAME}/coredns
environment: environment:
- K8S_VERSION: v1.15.3 - K8S_VERSION: v1.18.2
- KIND_VERSION: v0.5.1 - KIND_VERSION: v0.8.1
- KUBECONFIG: /home/circleci/.kube/kind-config-kind - KUBECONFIG: /home/circleci/.kube/kind-config-kind
setupKubernetes: &setupKubernetes setupKubernetes: &setupKubernetes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment