mirror of
https://github.com/helm/chart-testing.git
synced 2026-02-05 18:45:18 +01:00
Migrate chart-testing formula to homebrew/core (#247)
Signed-off-by: Scott Rigby <scott@r6by.com>
This commit is contained in:
committed by
GitHub
parent
98f1d4896b
commit
49f3a5ee04
@@ -56,18 +56,3 @@ dockers:
|
||||
extra_files:
|
||||
- etc/chart_schema.yaml
|
||||
- etc/lintconf.yaml
|
||||
brews:
|
||||
- github:
|
||||
owner: helm
|
||||
name: homebrew-tap
|
||||
commit_author:
|
||||
name: helm-bot
|
||||
email: helm-bot@users.noreply.github.com
|
||||
folder: Formula
|
||||
homepage: https://github.com/helm/chart-testing/
|
||||
description: Testing and linting Helm charts
|
||||
install: |
|
||||
bin.install "ct"
|
||||
etc.install "etc" => "ct"
|
||||
test: |
|
||||
system "#{bin}/ct version"
|
||||
|
||||
Reference in New Issue
Block a user