20 lines
497 B
YAML
20 lines
497 B
YAML
name: kubeconform
|
|
github: yannh/kubeconform
|
|
description: A FAST Kubernetes manifests validator, with support for Custom Resources!
|
|
arch: amd64
|
|
platform: linux
|
|
maintainer: Yann Hamon
|
|
homepage: https://github.com/yannh/kubeconform
|
|
license: Apache-2.0
|
|
builds:
|
|
- repository:
|
|
- almalinux/el8
|
|
image: git.unkin.net/unkin/almalinux8-rpmbuilder:latest
|
|
release: 1
|
|
version: 0.7.0
|
|
- repository:
|
|
- almalinux/el9
|
|
image: git.unkin.net/unkin/almalinux9-rpmbuilder:latest
|
|
release: 1
|
|
version: 0.7.0
|