Skip to content

Commit 340270e

Browse files
committed
Use version 0.10.2 of inlets-pro
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 161d679 commit 340270e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/create.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ import (
1919
"github.com/spf13/cobra"
2020
)
2121

22-
const inletsProDefaultVersion = "0.9.40"
22+
const inletsProDefaultVersion = "0.10.2"
2323
const inletsProControlPort = 8123
2424

2525
func init() {

0 commit comments

Comments
 (0)