Skip to content

Commit

Permalink
Upgrade Cilium to v1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AndiDog committed Aug 8, 2024
1 parent d2506e0 commit 214d6f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/kubernetes/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ variable "overlay_cidr" {

variable "cilium_version" {
type = string
default = "1.14.1"
default = "1.16.0"
}

resource "random_string" "token1" {
Expand Down

0 comments on commit 214d6f7

Please sign in to comment.