Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Commit 3fbe6ed

Browse files
committed
Update digital ocean kube version to 1.16.2-do.1
Signed-off-by: JoshVanL <[email protected]>
1 parent 51c90d1 commit 3fbe6ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/infrastructure/digitalocean/providers.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ variable "digitalocean_region" {
55
}
66

77
variable "cluster_version" {
8-
default = "1.15.5-do.0"
8+
default = "1.16.2-do.1"
99
}
1010

1111
module "cluster" {

0 commit comments

Comments
 (0)