version: ensure Kubernetes v1.13.7
Signed-off-by: Pires <pjpires@gmail.com>
This commit is contained in:
@@ -38,7 +38,7 @@ import (
|
||||
var (
|
||||
buildVersion = "N/A"
|
||||
buildTime = "N/A"
|
||||
k8sVersion = "v1.13.1" // This should follow the version of k8s.io/kubernetes we are importing
|
||||
k8sVersion = "v1.13.7" // This should follow the version of k8s.io/kubernetes we are importing
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user