kubernetes: update to 1.29.0.
This commit is contained in:
parent
adebf9e314
commit
f2b574378e
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'kubernetes'
|
# Template file for 'kubernetes'
|
||||||
pkgname=kubernetes
|
pkgname=kubernetes
|
||||||
version=1.28.4
|
version=1.29.0
|
||||||
revision=1
|
revision=1
|
||||||
archs="aarch64* x86_64* ppc64le*"
|
archs="aarch64* x86_64* ppc64le*"
|
||||||
build_style=go
|
build_style=go
|
||||||
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://kubernetes.io"
|
homepage="http://kubernetes.io"
|
||||||
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
||||||
checksum=6543c6a7fc60828ef4816ebf5425efbf5fdf9e9785d0193b98e3fb833e1145f0
|
checksum=2b95526e6727acdf096e47f74b5ee60c15601e6fcdd6875f56c4b5928012636e
|
||||||
nocross=yes
|
nocross=yes
|
||||||
system_accounts="kube"
|
system_accounts="kube"
|
||||||
make_dirs="/var/lib/kubelet 0755 kube kube"
|
make_dirs="/var/lib/kubelet 0755 kube kube"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user