Skip to content

Commit

Permalink
Merge pull request #129 from utilitywarehouse/kube-1.18
Browse files Browse the repository at this point in the history
Upgrade to kube 1.18
  • Loading branch information
alkar committed Jun 2, 2020
2 parents 67f1104 + 0dceda8 commit fef8a7a
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 fef8a7a

Please sign in to comment.