Skip to content

Commit

Permalink
Merge pull request #3839 from saschagrunert/version-template
Browse files Browse the repository at this point in the history
Fix goreleaser deprecation notice
  • Loading branch information
k8s-ci-robot authored Nov 21, 2024
2 parents b723b17 + 1544d95 commit 06e10f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ checksum:
name_template: 'checksums.txt'

snapshot:
name_template: "{{ .Tag }}-next"
version_template: "{{ .Tag }}-next"

release:
github:
Expand Down

0 comments on commit 06e10f3

Please sign in to comment.