21 lines
457 B
YAML
21 lines
457 B
YAML
---
|
|
name: kubecolor
|
|
github: kubecolor/kubecolor
|
|
description: Colorize your kubectl output
|
|
arch: amd64
|
|
platform: linux
|
|
maintainer: kubecolor
|
|
homepage: https://github.com/kubecolor/kubecolor
|
|
license: Apache-2.0
|
|
builds:
|
|
- repository:
|
|
- almalinux/el8
|
|
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
|
release: 1
|
|
version: 0.6.0
|
|
- repository:
|
|
- almalinux/el9
|
|
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
|
release: 1
|
|
version: 0.6.0
|