Skip to content

Commit

Permalink
Release 1.11 (#538)
Browse files Browse the repository at this point in the history
* Release 1.11 (#536)

* fixing go releaser workflow

* added version to release name template
  • Loading branch information
gabo1208 committed Sep 8, 2023
1 parent 7bb8f3c commit cbe42fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .goreleaser.yml
Expand Up @@ -19,6 +19,7 @@ builds:
archives:
- name_template: >-
kn-vsphere_
{{ .Version }}_
{{- title .Os }}_
{{- if eq .Arch "amd64" }}x86_64
{{- else if eq .Arch "386" }}i386
Expand Down

0 comments on commit cbe42fa

Please sign in to comment.