Skip to content

Commit 0d70e4d

Browse files
committed
Update to inlets 0.9.31
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 381a3b7 commit 0d70e4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/create.go

+1-1
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.28"
22+
const inletsProDefaultVersion = "0.9.31"
2323
const inletsProControlPort = 8123
2424

2525
func init() {

0 commit comments

Comments
 (0)