Skip to content

Commit

Permalink
updating minikube
Browse files Browse the repository at this point in the history
  • Loading branch information
subnetmarco committed Apr 18, 2020
1 parent de5678d commit 0490ef9
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -666,3 +666,12 @@ workflows:
kubernetes_version: v1.16.0
# docker images for a release build must be downloaded from a public Docker registry
use_local_kuma_images: false
- example_minikube:
<<: *release_workflow_filters
name: minikube_v1_17_0
requires:
- release
# custom parameters
kubernetes_version: v1.17.0
# docker images for a release build must be downloaded from a public Docker registry
use_local_kuma_images: false

0 comments on commit 0490ef9

Please sign in to comment.