mirror of
https://github.com/yannh/kubeconform.git
synced 2026-02-19 01:47:02 +00:00
initial support for homebrew
This commit is contained in:
parent
e4f6eae348
commit
d6410e697b
1 changed files with 10 additions and 1 deletions
|
|
@ -28,4 +28,13 @@ changelog:
|
||||||
sort: asc
|
sort: asc
|
||||||
filters:
|
filters:
|
||||||
exclude:
|
exclude:
|
||||||
- '^test:'
|
- '^test:'
|
||||||
|
brews:
|
||||||
|
-
|
||||||
|
tap:
|
||||||
|
owner: yannh
|
||||||
|
name: homebrew-yannh
|
||||||
|
homepage: "https://github.com/yannh/kubeconform"
|
||||||
|
description: "Kubeconform is a Kubernetes manifests validation tool"
|
||||||
|
license: "Apache 2.0"
|
||||||
|
skip_upload: true
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue