Skip to content

Commit be6af2a

Browse files
committed
Bump omni agent
1 parent d190dec commit be6af2a

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
@@ -58,7 +58,7 @@ variable "reserved_subnet_cidrs" {
5858
variable "omni_agent_chart_version" {
5959
description = "OMNI agent helm chart version"
6060
type = string
61-
default = "v1.1.10"
61+
default = "1.1.10"
6262
}
6363

6464
variable "skip_helm" {

0 commit comments

Comments
 (0)