Skip to content

Commit d765320

Browse files
authored
Merge pull request #189 from hcloud-k8s/renovate/cilium-1.18.x
Update Helm release cilium to v1.18.2
2 parents 7d1194d + f124a08 commit d765320

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
@@ -1181,7 +1181,7 @@ variable "cilium_helm_chart" {
11811181

11821182
variable "cilium_helm_version" {
11831183
type = string
1184-
default = "1.18.1"
1184+
default = "1.18.2"
11851185
description = "Version of the Cilium Helm chart to deploy."
11861186
}
11871187

0 commit comments

Comments
 (0)