Skip to content

Commit

Permalink
Updated goreleaser.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Manish Gupta <manish@plane.so>
  • Loading branch information
mguptahub committed Sep 4, 2024
1 parent 24dff1a commit 881ac36
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,17 +107,3 @@ docker_signs:
args: ["sign", "${artifact}"]
artifacts: manifests

brews:
- repository:
owner: helm
name: homebrew-tap
commit_author:
name: helm-bot
email: helm-bot@users.noreply.github.com
directory: Formula
homepage: "{{ .GitURL }}"
description: Hosting Helm Charts via GitHub Pages and Releases
install: |
bin.install "cr"
test: |
system "#{bin}/cr version"

0 comments on commit 881ac36

Please sign in to comment.