kubernetes: update to 1.27.4.

This commit is contained in:
Andrea Brancaleoni 2023-07-21 13:05:49 +02:00
parent b1a885c1c6
commit ed9c289a28

View File

@ -1,6 +1,6 @@
# Template file for 'kubernetes'
pkgname=kubernetes
version=1.27.3
version=1.27.4
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=8ef07217229e1c0dab21cc014ee05f79dffd31d3bf13a8ff3c730e031973f3e8
checksum=1f5e7e33f2c698a8cd0b4f87c47cc4b511bebe38630f6a9614f549bd7f0be855
nocross=yes
system_accounts="kube"
make_dirs="/var/lib/kubelet 0755 kube kube"