Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump goreleaser/goreleaser-action from 5.1.0 to 6.0.0 #418

Merged
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix deprecated
Signed-off-by: cpanato <ctadeu@gmail.com>
  • Loading branch information
cpanato committed Jun 17, 2024
commit f903e19eab19aee85979a1b96184f963d8a06f98
4 changes: 3 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
---
version: 2
project_name: chart-releaser

env:
Expand Down Expand Up @@ -201,7 +203,7 @@ brews:
commit_author:
name: helm-bot
email: helm-bot@users.noreply.github.com
folder: Formula
directory: Formula
homepage: https://github.com/helm/chart-releaser/
description: Hosting Helm Charts via GitHub Pages and Releases
install: |
Expand Down