blob: 9994e521394ef797a0ce23ae62a966bee685ed50 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = aws-iam-authenticator-bin
pkgdesc = A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster
pkgver = 0.6.29
pkgrel = 1
url = https://github.com/kubernetes-sigs/aws-iam-authenticator
arch = x86_64
arch = aarch64
license = Apache-2.0
provides = aws-iam-authenticator
conflicts = aws-iam-authenticator
source_x86_64 = aws-iam-authenticator_0.6.29_x86_64::https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.6.29/aws-iam-authenticator_0.6.29_linux_amd64
sha256sums_x86_64 = 3eb662fc197510d27418ae57a10d71c864d15ecab4b5c2b04e495175a8f87d8f
source_aarch64 = aws-iam-authenticator_0.6.29_aarch64::https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/download/v0.6.29/aws-iam-authenticator_0.6.29_linux_arm64
sha256sums_aarch64 = ba4430271c8566f88f6bcf0d61080783300928509ed8f9933b98005d67ef7bd2
pkgname = aws-iam-authenticator-bin
|