21 lines
480 B
YAML
21 lines
480 B
YAML
---
|
|
name: kubectx
|
|
github: ahmetb/kubectx
|
|
description: Faster way to switch between clusters and namespaces in kubectl.
|
|
arch: amd64
|
|
platform: linux
|
|
maintainer: ahmetb
|
|
homepage: https://github.com/ahmetb/kubectx
|
|
license: Apache-2.0
|
|
builds:
|
|
- repository:
|
|
- almalinux/el8
|
|
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
|
release: 1
|
|
version: 0.11.0
|
|
- repository:
|
|
- almalinux/el9
|
|
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
|
release: 1
|
|
version: 0.11.0
|