File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -524,7 +524,7 @@ spec:
524
524
key: custom-cni-conf
525
525
name: cilium-config
526
526
optional: true
527
- image: "quay.io/cilium/cilium:v1.12.3 @sha256:30de50c4dc0a1e1077e9e7917a54d5cab253058b3f779822aec00f5c817ca826 "
527
+ image: "quay.io/cilium/cilium:v1.15.1 @sha256:351d6685dc6f6ffbcd5451043167cfa8842c6decf80d8c8e426a417c73fb56d4 "
528
528
imagePullPolicy: IfNotPresent
529
529
lifecycle:
530
530
postStart:
@@ -586,7 +586,7 @@ spec:
586
586
# same directory where we install cilium cni plugin so that exec permissions
587
587
# are available.
588
588
- 'cp /usr/bin/cilium-mount /hostbin/cilium-mount && nsenter --cgroup=/hostproc/1/ns/cgroup --mount=/hostproc/1/ns/mnt "${BIN_PATH}/cilium-mount" $CGROUP_ROOT; rm /hostbin/cilium-mount'
589
- image: "quay.io/cilium/cilium:v1.12.3 @sha256:30de50c4dc0a1e1077e9e7917a54d5cab253058b3f779822aec00f5c817ca826 "
589
+ image: "quay.io/cilium/cilium:v1.15.1 @sha256:351d6685dc6f6ffbcd5451043167cfa8842c6decf80d8c8e426a417c73fb56d4 "
590
590
imagePullPolicy: IfNotPresent
591
591
volumeMounts:
592
592
- mountPath: /hostproc
You can’t perform that action at this time.
0 commit comments