chore(ci): Update goreleaser

This commit is contained in:
Jan Rundshagen 2024-07-08 16:10:02 +02:00
parent 1001ef257d
commit 45d87dc576
No known key found for this signature in database
GPG key ID: D39ECE260D6616C7

View file

@ -38,8 +38,6 @@ dockers:
image_templates:
- beatkind/watchtower:amd64-{{ .Version }}
- beatkind/watchtower:amd64-latest
binaries:
- watchtower
-
use_buildx: true
build_flag_templates: [ "--platform=linux/386" ]
@ -50,8 +48,6 @@ dockers:
image_templates:
- beatkind/watchtower:i386-{{ .Version }}
- beatkind/watchtower:i386-latest
binaries:
- watchtower
-
use_buildx: true
build_flag_templates: [ "--platform=linux/arm/v6" ]
@ -62,8 +58,6 @@ dockers:
image_templates:
- beatkind/watchtower:armhf-{{ .Version }}
- beatkind/watchtower:armhf-latest
binaries:
- watchtower
-
use_buildx: true
build_flag_templates: [ "--platform=linux/arm64/v8" ]
@ -74,5 +68,3 @@ dockers:
image_templates:
- beatkind/watchtower:arm64v8-{{ .Version }}
- beatkind/watchtower:arm64v8-latest
binaries:
- watchtower