You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The version in the chart is already the latest, however
there is a fallback version in the code that can be
updated. That's what's happening here.
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
Copy file name to clipboardExpand all lines: main.go
+1-1
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@ func init() {
38
38
flag.StringVar(&masterURL, "master", "", "The address of the Kubernetes API server. Overrides any value in kubeconfig. Only required if out-of-cluster.")
0 commit comments