mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
New package: kubecfg-0.11.0
This commit is contained in:
parent
f389eb6c7a
commit
8e7fb1b233
1 changed files with 12 additions and 0 deletions
12
srcpkgs/kubecfg/template
Normal file
12
srcpkgs/kubecfg/template
Normal file
|
@ -0,0 +1,12 @@
|
||||||
|
# Template file for 'kubecfg'
|
||||||
|
pkgname=kubecfg
|
||||||
|
version=0.11.0
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="github.com/bitnami/kubecfg"
|
||||||
|
short_desc="Tool for managing Kubernetes resources as code"
|
||||||
|
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
|
license="Apache-2.0"
|
||||||
|
homepage="https://github.com/bitnami/kubecfg"
|
||||||
|
distfiles="https://github.com/bitnami/kubecfg/archive/v${version}.tar.gz"
|
||||||
|
checksum=79dcd7e680e2bba156e48ef7ecfa47b151560265b7bac9fdbe7bf193cddf3c28
|
Loading…
Add table
Reference in a new issue