kubernetes: update to 1.27.2.

This commit is contained in:
Andrea Brancaleoni 2023-05-25 10:07:33 +02:00
parent 628cffe890
commit 4fb9976916
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kubernetes'
pkgname=kubernetes
version=1.27.1
version=1.27.2
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=3a3f7c6b8cf1d9f03aa67ba2f04669772b1205b89826859f1636062d5f8bec3f
checksum=c6fcfddd38f877ce49c49318973496f9a16672e83a29874a921242950cd1c5d2
nocross=yes
system_accounts="kube"
make_dirs="/var/lib/kubelet 0755 kube kube"