kubernetes: update to 1.23.7

This commit is contained in:
Mate GABRI 2022-05-03 16:34:40 +10:00 committed by Leah Neukirchen
parent 29ae5a4ba1
commit fba70cce52
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'kubernetes'
pkgname=kubernetes
version=1.23.3
version=1.23.7
revision=1
archs="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=cd9b217b7b82e885533f9c315ac7365cc8d2c0760bfb1da281a249f061908457
checksum=fa366d6e1013e83fc54329c9ce7f2b170734e7aeee6ffc8e337b9e2d3de46c3f
nocross=yes
system_accounts="kube"
make_dirs="/var/lib/kubelet 0755 kube kube"