feat: add kubeconfirm
- add new rpm kubeconfirm
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
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
|
||||
Reference in New Issue
Block a user