Skip to content

Commit

Permalink
Merge pull request kubernetes#113 from jetstack/munnerz-patch-5
Browse files Browse the repository at this point in the history
Bump minikube prow jobs
  • Loading branch information
munnerz authored Jan 15, 2018
2 parents 0c3b25f + f0a366a commit c08f8b9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions prow/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ tide:
key: dedicated
operator: Equal
containers:
- image: gcr.io/jetstack-build-infra/minikube-in-go-v1.7.10:0.5
- image: gcr.io/jetstack-build-infra/minikube-in-go-v1.7.10:0.6
args:
- "--repo=github.com/$(REPO_OWNER)/$(REPO_NAME)=$(PULL_REFS)"
- "--root=/go/src"
Expand Down Expand Up @@ -214,7 +214,7 @@ tide:
key: dedicated
operator: Equal
containers:
- image: gcr.io/jetstack-build-infra/minikube-in-go-v1.8.3:0.5
- image: gcr.io/jetstack-build-infra/minikube-in-go-v1.8.3:0.6
args:
- "--repo=github.com/$(REPO_OWNER)/$(REPO_NAME)=$(PULL_REFS)"
- "--root=/go/src"
Expand Down Expand Up @@ -263,7 +263,7 @@ tide:
key: dedicated
operator: Equal
containers:
- image: gcr.io/jetstack-build-infra/minikube-in-go-v1.9.1:0.5
- image: gcr.io/jetstack-build-infra/minikube-in-go-v1.9.1:0.6
args:
- "--repo=github.com/$(REPO_OWNER)/$(REPO_NAME)=$(PULL_REFS)"
- "--root=/go/src"
Expand Down Expand Up @@ -586,7 +586,7 @@ periodics:
key: dedicated
operator: Equal
containers:
- image: gcr.io/jetstack-build-infra/minikube-in-go-v1.7.10:0.5
- image: gcr.io/jetstack-build-infra/minikube-in-go-v1.7.10:0.6
args:
- "--repo=github.com/$(REPO_OWNER)/$(REPO_NAME)=master"
- "--root=/go/src"
Expand Down Expand Up @@ -635,7 +635,7 @@ periodics:
key: dedicated
operator: Equal
containers:
- image: gcr.io/jetstack-build-infra/minikube-in-go-v1.8.3:0.5
- image: gcr.io/jetstack-build-infra/minikube-in-go-v1.8.3:0.6
args:
- "--repo=github.com/$(REPO_OWNER)/$(REPO_NAME)=master"
- "--root=/go/src"
Expand Down

0 comments on commit c08f8b9

Please sign in to comment.