Skip to content

Commit 0e26c92

Browse files
committed
chore: update liqo version
1 parent 4de9912 commit 0e26c92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ variable "reserved_subnet_cidrs" {
6969
variable "omni_agent_chart_version" {
7070
description = "OMNI agent helm chart version"
7171
type = string
72-
default = "v1.1.4"
72+
default = "v1.1.6"
7373
}
7474

7575
variable "skip_helm" {

0 commit comments

Comments
 (0)