kubernetes: update to 1.28.1.
This commit is contained in:
parent
3713702c71
commit
88d37c33c0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'kubernetes'
|
# Template file for 'kubernetes'
|
||||||
pkgname=kubernetes
|
pkgname=kubernetes
|
||||||
version=1.27.4
|
version=1.28.1
|
||||||
revision=2
|
revision=1
|
||||||
archs="aarch64* x86_64* ppc64le*"
|
archs="aarch64* x86_64* ppc64le*"
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/kubernetes/kubernetes"
|
go_import_path="github.com/kubernetes/kubernetes"
|
||||||
|
@ -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=1f5e7e33f2c698a8cd0b4f87c47cc4b511bebe38630f6a9614f549bd7f0be855
|
checksum=92773257f0c0863831b14a6bd91b0ce15ed172e6b83c1a9f5abf10c2eb2f2ce2
|
||||||
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…
Add table
Add a link
Reference in a new issue