Skip to content

Commit

Permalink
Upgrade to kube 1.18
Browse files Browse the repository at this point in the history
Signed-off-by: Dimitrios Karagiannis <[email protected]>
  • Loading branch information
alkar committed May 22, 2020
1 parent efa287c commit 0dceda8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ variable "hyperkube_image_url" {

variable "hyperkube_image_tag" {
description = "The version of the hyperkube image to use."
default = "v1.17.3"
default = "v1.18.3"
}

variable "cluster_dns" {
Expand Down

0 comments on commit 0dceda8

Please sign in to comment.