Skip to content

Commit 58d1dc1

Browse files
chore(deps): update helm release cilium to v1.17.4
1 parent 819ca62 commit 58d1dc1

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
@@ -987,7 +987,7 @@ variable "cilium_helm_chart" {
987987

988988
variable "cilium_helm_version" {
989989
type = string
990-
default = "1.17.3"
990+
default = "1.17.4"
991991
description = "Version of the Cilium Helm chart to deploy."
992992
}
993993

0 commit comments

Comments
 (0)