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

@ -29,3 +29,12 @@ changelog:
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