Skip to content

Commit

Permalink
Update .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dviejokfs committed Apr 24, 2023
1 parent 1894817 commit 38eee6e
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,17 +72,3 @@ dockers:
- LICENSE
- README.md
- CREDITS
-
# GOOS of the built binary that should be used.
goos: linux
# GOARCH of the built binary that should be used.
goarch: arm64
dockerfile: Dockerfile
image_templates:
- "quay.io/kfsoftware/hlf-operator:{{ .Tag }}"
- "quay.io/kfsoftware/hlf-operator:latest"
extra_files:
- charts
- LICENSE
- README.md
- CREDITS

0 comments on commit 38eee6e

Please sign in to comment.