Skip to content

Commit fa23f72

Browse files
authored
Merge pull request #54 from identiops/renovate/cilium-1.x
chore(deps): update helm release cilium to v1.18.4
2 parents c063a6b + 0d48c12 commit fa23f72

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
@@ -180,7 +180,7 @@ variable "cilium_version" {
180180
description = "Cilium version, see https://github.com/cilium/cilium"
181181
type = string
182182
# renovate: datasource=helm registryUrl=https://helm.cilium.io/ packageName=cilium
183-
default = "1.18.3"
183+
default = "1.18.4"
184184
}
185185

186186
variable "kured_chart_version" {

0 commit comments

Comments
 (0)