Skip to content

Commit

Permalink
chore: remove-docker-hub-from-release (#14)
Browse files Browse the repository at this point in the history
Signed-off-by: chenk <[email protected]>

Signed-off-by: chenk <[email protected]>
  • Loading branch information
chen-keinan authored Dec 25, 2022
1 parent 26bdc6b commit 6183938
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,10 +78,6 @@ dockers:
- "--label=org.opencontainers.image.documentation=https://aquasecurity.github.io/node-collector/v{{ .Version }}/"
- "--platform=linux/arm64"
docker_manifests:
- name_template: "aquasec/node-collector:{{ .Version }}"
image_templates:
- "aquasec/node-collector:{{ .Version }}-amd64"
- "aquasec/node-collector:{{ .Version }}-arm64"
- name_template: "ghcr.io/aquasecurity/node-collector:{{ .Version }}"
image_templates:
- "ghcr.io/aquasecurity/node-collector:{{ .Version }}-amd64"
Expand Down

0 comments on commit 6183938

Please sign in to comment.