mirror of
https://github.com/edgelesssys/constellation.git
synced 2026-01-07 02:35:38 -05:00
more fixes
This commit is contained in:
parent
2b352ba25e
commit
d6c70f5794
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ func main() {
|
|||
}
|
||||
|
||||
cliInfo := versionsapi.CLIInfo{
|
||||
Ref: *refFlag,
|
||||
Ref: versionsapi.CanonicalizeRef(*refFlag),
|
||||
Stream: *streamFlag,
|
||||
Version: *versionFlag,
|
||||
Kubernetes: []string{},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue