Skip to content

Commit

Permalink
Update version help comment
Browse files Browse the repository at this point in the history
Co-authored-by: Stefan Büringer <4662360+sbueringer@users.noreply.github.com>
  • Loading branch information
josvazg and sbueringer committed Sep 10, 2024
1 parent 53b8fdb commit 90baf88
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import (
)

// version to be set using ldflags:
// -ldflags "-X sigs.k8s.io/controller-tools/pkg/version.version=1.0.0"
// -ldflags "-X sigs.k8s.io/controller-tools/pkg/version.version=v1.0.0"
// falls back to module information is unset
var version = ""

Expand Down

0 comments on commit 90baf88

Please sign in to comment.