initial support for homebrew

This commit is contained in:
Athir Nuaimi 2021-02-24 11:45:16 -05:00
parent e4f6eae348
commit d6410e697b

View file

@ -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