Skip to content

Commit

Permalink
Merge pull request kubernetes-sigs#55 from amwat/version
Browse files Browse the repository at this point in the history
[GKE] Default version latest.
  • Loading branch information
k8s-ci-robot authored Sep 18, 2020
2 parents ceb7fac + 8874d86 commit e91d327
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubetest2-gke/deployer/deployer.go
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ func New(opts types.Options) (types.Deployer, *pflag.FlagSet) {
Strategy: "bazel",
},
localLogsDir: filepath.Join(opts.ArtifactsDir(), "logs"),
Version: "latest",
}

// register flags
Expand Down

0 comments on commit e91d327

Please sign in to comment.