aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorgeRaven2023-09-23 16:11:45 +0000
committerGeorgeRaven2023-09-23 16:11:45 +0000
commit110911d6879ebe9a79fbb18b30e1ddbbd5b536f1 (patch)
treecd33ec04fa1881ffc0e45fb7377d46af4187f7a7
parent3bda297016ad0c5378d898795977a131b16931bd (diff)
downloadaur-110911d6879ebe9a79fbb18b30e1ddbbd5b536f1.tar.gz
Update PKGBUILD and .SRCINFO with GitHub Actions
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 86e79b64490e..b579bd31eb33 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=kubectl-bin
pkgdesc="Kubernetes.io kubectl binary"
-pkgver=1.28.0
+pkgver=1.28.0 # renovate: datasource=github-tags depName=kubernetes/kubernetes
pkgrel=1
arch=('x86_64' 'armv7l' 'armv7h' 'aarch64')
url="http://kubernetes.io"