1
0
mirror of https://github.com/ko-build/ko.git synced 2024-11-19 18:01:46 +02:00

update deprecated options

Signed-off-by: cpanato <ctadeu@gmail.com>
This commit is contained in:
cpanato 2024-09-10 13:55:35 -05:00
parent 2580959739
commit f07c22ac5e
Failed to extract signature

View File

@ -1,4 +1,5 @@
# Make sure to check the documentation at http://goreleaser.com
version: 2
before:
hooks:
- go mod tidy
@ -65,7 +66,7 @@ checksum:
name_template: 'checksums.txt'
snapshot:
name_template: "{{ .Tag }}-next"
version_template: "{{ .Tag }}-next"
changelog:
sort: asc