mirror of
https://github.com/notherealmarco/coredns-deployment.git
synced 2025-05-05 12:32:34 +02:00
update k8s version in circleci (#226)
Signed-off-by: Sandeep Rajan <srajan@infoblox.com>
This commit is contained in:
parent
75a1cad617
commit
ea947429a6
1 changed files with 2 additions and 2 deletions
|
@ -21,9 +21,9 @@ integrationDefaults: &integrationDefaults
|
|||
image: ubuntu-1604:201903-01
|
||||
working_directory: ~/go/src/${CIRCLE_PROJECT_USERNAME}/deployment
|
||||
environment:
|
||||
- K8S_VERSION: v1.15.3
|
||||
- K8S_VERSION: v1.18.2
|
||||
- KUBECONFIG: /home/circleci/.kube/kind-config-kind
|
||||
- KIND_VERSION: v0.5.1
|
||||
- KIND_VERSION: v0.8.1
|
||||
|
||||
setupKubernetes: &setupKubernetes
|
||||
- run:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue