Skip to content

Commit

Permalink
Update dependencies to Kubernetes 1.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmidyson committed Nov 22, 2018
1 parent 85a065f commit 8190265
Show file tree
Hide file tree
Showing 356 changed files with 18,183 additions and 8,078 deletions.
36 changes: 24 additions & 12 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,19 +25,19 @@ required = ["sigs.k8s.io/testing_frameworks/integration",

[[constraint]]
name = "k8s.io/api"
version = "kubernetes-1.11.2"
version = "kubernetes-1.12.2"

[[constraint]]
name = "k8s.io/apiextensions-apiserver"
version = "kubernetes-1.11.2"
version = "kubernetes-1.12.2"

[[constraint]]
name = "k8s.io/apimachinery"
version = "kubernetes-1.11.2"
version = "kubernetes-1.12.2"

[[constraint]]
name = "k8s.io/client-go"
version = "kubernetes-1.11.2"
version = "kubernetes-1.12.2"

[[constraint]]
name = "github.com/onsi/ginkgo"
Expand Down
Loading

0 comments on commit 8190265

Please sign in to comment.