kubernetes: update to 1.30.1.
This commit is contained in:
parent
083f632224
commit
289aecc55c
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'kubernetes'
|
||||
pkgname=kubernetes
|
||||
version=1.30.0
|
||||
version=1.30.1
|
||||
revision=1
|
||||
archs="aarch64* x86_64* ppc64le*"
|
||||
build_style=go
|
||||
|
@ -12,7 +12,7 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="Apache-2.0"
|
||||
homepage="http://kubernetes.io"
|
||||
distfiles="https://$go_import_path/archive/v$version.tar.gz"
|
||||
checksum=16385d1e4af6d3ede885b5c5d617ad06cc2a7a28e40a380fb04c521c9e7fb957
|
||||
checksum=0b0bae91594fc8f8cc2ae3443f24b95660e6c5f5761bc2dc76cb7ef1c6047d9f
|
||||
nocross=yes
|
||||
system_accounts="kube"
|
||||
make_dirs="/var/lib/kubelet 0755 kube kube"
|
||||
|
|
Loading…
Reference in New Issue