diff --git a/turing/helmfile.yaml b/turing/helmfile.yaml index 60e9e3f3..3d2a4eb0 100644 --- a/turing/helmfile.yaml +++ b/turing/helmfile.yaml @@ -7,6 +7,6 @@ releases: - name: cilium namespace: kube-system chart: cilium/cilium - version: "1.19.7" + version: "1.20.1" values: - helm/cilium/values.yaml