Skip to content

Commit cb3c4e1

Browse files
chore(deps): update helm release cilium to v1.19.1 (#187)
1 parent 72f0861 commit cb3c4e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main-setup.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ resource "helm_release" "cilium" {
138138
chart = "cilium"
139139
repository = "https://helm.cilium.io"
140140
namespace = "kube-system"
141-
version = "1.19.0"
141+
version = "1.19.1"
142142
wait = true
143143

144144
set = [

0 commit comments

Comments
 (0)