kubernetes: update to 1.11.2.
This commit is contained in:
parent
c1f608c1dd
commit
1e2a268ce4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kubernetes'
|
||||
pkgname=kubernetes
|
||||
version=1.11.1
|
||||
version=1.11.2
|
||||
revision=1
|
||||
build_style=go
|
||||
nocross=yes
|
||||
|
@ -13,7 +13,7 @@ license="Apache-2.0"
|
|||
go_import_path="github.com/kubernetes/kubernetes"
|
||||
homepage="http://kubernetes.io"
|
||||
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
||||
checksum=073b77321812f26df6513c0ad0aef3a8b0c17f6281a186d515f5855ae009ea17
|
||||
checksum=43f42c64426247d909010bf77f18c72ab1f36104a67e9c878cf897ee9f0ab6a6
|
||||
system_accounts="kube"
|
||||
make_dirs="/var/lib/kubelet 0755 kube kube"
|
||||
conf_files="/etc/kubernetes/*"
|
||||
|
|
Loading…
Reference in a new issue