Skip to content

Commit

Permalink
build with golang 1.15.2; use kind 1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
JorritSalverda committed Sep 25, 2020
1 parent a9b7caf commit eb4114d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .estafette.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ stages:
build-lint-and-package:
parallelStages:
build:
image: golang:1.14.0-alpine3.11
image: golang:1.15.2-alpine3.12
env:
CGO_ENABLED: 0
GOOS: linux
Expand Down Expand Up @@ -67,7 +67,7 @@ stages:
test-helm-chart:
services:
- name: kubernetes
image: bsycorp/kind:latest-1.12
image: bsycorp/kind:latest-1.17
readiness:
path: /kubernetes-ready
port: 10080
Expand Down

0 comments on commit eb4114d

Please sign in to comment.