kubernetes: update to 1.9.1.
This commit is contained in:
parent
b4abaf8dd8
commit
a6a3133f38
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kubernetes'
|
||||
pkgname=kubernetes
|
||||
version=1.9.0
|
||||
version=1.9.1
|
||||
revision=1
|
||||
build_style=go
|
||||
nocross=yes
|
||||
|
@ -12,7 +12,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=270252f91fdcf303283140c06a8bf7d0b14bae424793fa1d687505ce7dee1566
|
||||
checksum=fa0f94c486025ba702b2a55b4f92c480ad0633a2b4afac00ca0731cafcb58559
|
||||
system_accounts="kube"
|
||||
make_dirs="/var/lib/kubelet 0755 kube kube"
|
||||
conf_files="/etc/kubernetes/*"
|
||||
|
|
Loading…
Reference in a new issue