minikube: update to 1.12.1.
This commit is contained in:
parent
2d4de16e72
commit
803e8eecd2
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'minikube'
|
# Template file for 'minikube'
|
||||||
pkgname=minikube
|
pkgname=minikube
|
||||||
version=1.11.0
|
version=1.12.1
|
||||||
revision=1
|
revision=1
|
||||||
archs="x86_64* ppc64le*"
|
archs="x86_64* ppc64le*"
|
||||||
build_wrksrc=src/k8s.io/minikube
|
build_wrksrc=src/k8s.io/minikube
|
||||||
@ -13,6 +13,7 @@ short_desc="Tool to make it easy to run Kubernetes locally"
|
|||||||
maintainer="Daniel Santana <daniel@santana.tech>"
|
maintainer="Daniel Santana <daniel@santana.tech>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://github.com/kubernetes/minikube"
|
homepage="https://github.com/kubernetes/minikube"
|
||||||
|
changelog="https://raw.githubusercontent.com/kubernetes/minikube/master/CHANGELOG.md"
|
||||||
|
|
||||||
do_fetch() {
|
do_fetch() {
|
||||||
# We must clone it instead of downloading the tarball because the build
|
# We must clone it instead of downloading the tarball because the build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user