Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Demonsthere authored Oct 14, 2024
1 parent 9723e0e commit 2fcee37
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ docker_manifests:
image_templates:
- "oryd/oathkeeper-maester:{{ .Tag }}-amd64"
- "oryd/oathkeeper-maester:{{ .Tag }}-arm64"
- name_template: "oryd/oathkeeper-maester:latests"
id: "latests"
- name_template: "oryd/oathkeeper-maester:latest"
id: "latest"
image_templates:
- "oryd/oathkeeper-maester:{{ .Tag }}-amd64"
- "oryd/oathkeeper-maester:{{ .Tag }}-arm64"
Expand Down

0 comments on commit 2fcee37

Please sign in to comment.