Skip to content

Commit 92d0275

Browse files
committed
Update .goreleaser.yml
Signed-off-by: dviejokfs <[email protected]>
1 parent 759f2f8 commit 92d0275

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

.goreleaser.yml

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -72,17 +72,3 @@ dockers:
7272
- LICENSE
7373
- README.md
7474
- CREDITS
75-
-
76-
# GOOS of the built binary that should be used.
77-
goos: linux
78-
# GOARCH of the built binary that should be used.
79-
goarch: arm64
80-
dockerfile: Dockerfile
81-
image_templates:
82-
- "quay.io/kfsoftware/hlf-operator:{{ .Tag }}"
83-
- "quay.io/kfsoftware/hlf-operator:latest"
84-
extra_files:
85-
- charts
86-
- LICENSE
87-
- README.md
88-
- CREDITS

0 commit comments

Comments
 (0)