blob: afcf772f87a8480f475e9e5779ed763c8d7043e1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = kops-bin
pkgdesc = Kubernetes Operations (kOps) - Production Grade K8s Installation, Upgrades, and Management
pkgver = v1.28.3
pkgrel = 1
url = https://github.com/kubernetes/kops
arch = x86_64
license = apache
conflicts = kops
conflicts = kops-beta-bin
conflicts = kops-git
conflicts = kops21-bin
source_x86_64 = kops-bin-v1.28.3::https://github.com/kubernetes/kops/releases/download/v1.28.3/kops-linux-amd64
sha256sums_x86_64 = 567989629adeb89bf7c49018e52d86260d0d7817046a9f31adad2a261725082d
pkgname = kops-bin
|