mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
kubernetes: update to 1.12.2.
This commit is contained in:
parent
6bb07960c0
commit
f89cbee4d7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kubernetes'
|
||||
pkgname=kubernetes
|
||||
version=1.12.1
|
||||
version=1.12.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=aec871ee5e54a56defaef32fbead0824c1855db4a7277853a705d81b16f9791e
|
||||
checksum=846426be9915a1935d23abc0c9c13588a740f842167883d95548fa85275e8fbf
|
||||
system_accounts="kube"
|
||||
make_dirs="/var/lib/kubelet 0755 kube kube"
|
||||
conf_files="/etc/kubernetes/*"
|
||||
|
|
Loading…
Add table
Reference in a new issue