We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff8d290 commit 63a9da1Copy full SHA for 63a9da1
templates/addons/cilium/cilium.yaml
@@ -9,7 +9,7 @@ spec:
9
repoURL: https://helm.cilium.io/
10
chartName: cilium
11
namespace: kube-system
12
- version: ${CILIUM_VERSION:=1.16.10}
+ version: ${CILIUM_VERSION:=1.17.4}
13
options:
14
waitForJobs: true
15
wait: true
0 commit comments