We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 759f2f8 commit 92d0275Copy full SHA for 92d0275
.goreleaser.yml
@@ -72,17 +72,3 @@ dockers:
72
- LICENSE
73
- README.md
74
- 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