Skip to content

Commit 1c6bc5c

Browse files
chore(deps): update helm release cilium to v1.18.3
1 parent f5d2e96 commit 1c6bc5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap/cni/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ resource "helm_release" "cilium" {
1313

1414
repository = "https://helm.cilium.io"
1515
chart = "cilium"
16-
version = "1.18.0"
16+
version = "1.18.3"
1717

1818
namespace = kubernetes_namespace.cilium.metadata[0].name
1919
name = "cilium"

0 commit comments

Comments
 (0)