Merge pull request #30278 from NeQuissimus/minikube_0_22_3

minikube: 0.22.2 -> 0.22.3
This commit is contained in:
Jörg Thalheim 2017-10-11 13:39:14 +01:00 committed by GitHub
commit fb7f35db5f

View file

@ -23,7 +23,7 @@ let
in buildGoPackage rec {
pname = "minikube";
name = "${pname}-${version}";
version = "0.22.2";
version = "0.22.3";
goPackagePath = "k8s.io/minikube";
@ -31,7 +31,7 @@ in buildGoPackage rec {
owner = "kubernetes";
repo = "minikube";
rev = "v${version}";
sha256 = "04h0hp0mkps3ilcig6xnmp41rlgaxhhpxakc86lsknvkk9kmrx89";
sha256 = "0jcfw0yrd4vqyiyhg15cy2knn2fjw91das8id4famz5gl6dnlm28";
};
# kubernetes is here only to shut up a loud warning when generating the completions below. minikube checks very eagerly