Skip to content

Commit f9f0540

Browse files
chore(deps): update helm release cilium to v1.17.5
1 parent 00721f1 commit f9f0540

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
@@ -1020,7 +1020,7 @@ variable "cilium_helm_chart" {
10201020

10211021
variable "cilium_helm_version" {
10221022
type = string
1023-
default = "1.17.3"
1023+
default = "1.17.5"
10241024
description = "Version of the Cilium Helm chart to deploy."
10251025
}
10261026

0 commit comments

Comments
 (0)