Skip to content

Commit

Permalink
Bump k8s version to 1.11.9 (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
ojmhetar authored Mar 28, 2019
1 parent 331859c commit 9c77858
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ import (
)

const (
KubernetesVersion = "v1.11.7"
KubernetesVersion = "v1.11.9"
CNIVersion = "v0.6.0"
BaseInstallDir = "/opt/bin"
CNIBaseDir = "/opt/cni/bin"
Expand Down

0 comments on commit 9c77858

Please sign in to comment.