@@ -859,7 +859,7 @@ spec:
859
859
type : Unconfined
860
860
containers :
861
861
- name : cilium-agent
862
- image : " quay.io/cilium/cilium:v1.17.0 @sha256:51f21bdd003c3975b5aaaf41bd21aee23cc08f44efaa27effc91c621bc9d8b1d "
862
+ image : " quay.io/cilium/cilium:v1.17.1 @sha256:8969bfd9c87cbea91e40665f8ebe327268c99d844ca26d7d12165de07f702866 "
863
863
imagePullPolicy : IfNotPresent
864
864
command :
865
865
- cilium-agent
@@ -1016,7 +1016,7 @@ spec:
1016
1016
mountPath : /tmp
1017
1017
initContainers :
1018
1018
- name : config
1019
- image : " quay.io/cilium/cilium:v1.17.0 @sha256:51f21bdd003c3975b5aaaf41bd21aee23cc08f44efaa27effc91c621bc9d8b1d "
1019
+ image : " quay.io/cilium/cilium:v1.17.1 @sha256:8969bfd9c87cbea91e40665f8ebe327268c99d844ca26d7d12165de07f702866 "
1020
1020
imagePullPolicy : IfNotPresent
1021
1021
command :
1022
1022
- cilium-dbg
@@ -1039,7 +1039,7 @@ spec:
1039
1039
# Required to mount cgroup2 filesystem on the underlying Kubernetes node.
1040
1040
# We use nsenter command with host's cgroup and mount namespaces enabled.
1041
1041
- name : mount-cgroup
1042
- image : " quay.io/cilium/cilium:v1.17.0 @sha256:51f21bdd003c3975b5aaaf41bd21aee23cc08f44efaa27effc91c621bc9d8b1d "
1042
+ image : " quay.io/cilium/cilium:v1.17.1 @sha256:8969bfd9c87cbea91e40665f8ebe327268c99d844ca26d7d12165de07f702866 "
1043
1043
imagePullPolicy : IfNotPresent
1044
1044
env :
1045
1045
- name : CGROUP_ROOT
@@ -1076,7 +1076,7 @@ spec:
1076
1076
drop :
1077
1077
- ALL
1078
1078
- name : apply-sysctl-overwrites
1079
- image : " quay.io/cilium/cilium:v1.17.0 @sha256:51f21bdd003c3975b5aaaf41bd21aee23cc08f44efaa27effc91c621bc9d8b1d "
1079
+ image : " quay.io/cilium/cilium:v1.17.1 @sha256:8969bfd9c87cbea91e40665f8ebe327268c99d844ca26d7d12165de07f702866 "
1080
1080
imagePullPolicy : IfNotPresent
1081
1081
env :
1082
1082
- name : BIN_PATH
@@ -1114,7 +1114,7 @@ spec:
1114
1114
# from a privileged container because the mount propagation bidirectional
1115
1115
# only works from privileged containers.
1116
1116
- name : mount-bpf-fs
1117
- image : " quay.io/cilium/cilium:v1.17.0 @sha256:51f21bdd003c3975b5aaaf41bd21aee23cc08f44efaa27effc91c621bc9d8b1d "
1117
+ image : " quay.io/cilium/cilium:v1.17.1 @sha256:8969bfd9c87cbea91e40665f8ebe327268c99d844ca26d7d12165de07f702866 "
1118
1118
imagePullPolicy : IfNotPresent
1119
1119
args :
1120
1120
- ' mount | grep "/sys/fs/bpf type bpf" || mount -t bpf bpf /sys/fs/bpf'
@@ -1130,7 +1130,7 @@ spec:
1130
1130
mountPath : /sys/fs/bpf
1131
1131
mountPropagation : Bidirectional
1132
1132
- name : clean-cilium-state
1133
- image : " quay.io/cilium/cilium:v1.17.0 @sha256:51f21bdd003c3975b5aaaf41bd21aee23cc08f44efaa27effc91c621bc9d8b1d "
1133
+ image : " quay.io/cilium/cilium:v1.17.1 @sha256:8969bfd9c87cbea91e40665f8ebe327268c99d844ca26d7d12165de07f702866 "
1134
1134
imagePullPolicy : IfNotPresent
1135
1135
command :
1136
1136
- /init-container.sh
@@ -1177,7 +1177,7 @@ spec:
1177
1177
mountPath : /var/run/cilium # wait-for-kube-proxy
1178
1178
# Install the CNI binaries in an InitContainer so we don't have a writable host mount in the agent
1179
1179
- name : install-cni-binaries
1180
- image : " quay.io/cilium/cilium:v1.17.0 @sha256:51f21bdd003c3975b5aaaf41bd21aee23cc08f44efaa27effc91c621bc9d8b1d "
1180
+ image : " quay.io/cilium/cilium:v1.17.1 @sha256:8969bfd9c87cbea91e40665f8ebe327268c99d844ca26d7d12165de07f702866 "
1181
1181
imagePullPolicy : IfNotPresent
1182
1182
command :
1183
1183
- " /install-plugin.sh"
@@ -1360,7 +1360,7 @@ spec:
1360
1360
type : Unconfined
1361
1361
containers :
1362
1362
- name : cilium-envoy
1363
- image : " quay.io/cilium/cilium-envoy:v1.31.5-1737535524-fe8efeb16a7d233bffd05af9ea53599340d3f18e @sha256:57a3aa6355a3223da360395e3a109802867ff635cb852aa0afe03ec7bf04e545 "
1363
+ image : " quay.io/cilium/cilium-envoy:v1.31.5-1739264036-958bef243c6c66fcfd73ca319f2eb49fff1eb2ae @sha256:fc708bd36973d306412b2e50c924cd8333de67e0167802c9b48506f9d772f521 "
1364
1364
imagePullPolicy : IfNotPresent
1365
1365
command :
1366
1366
- /usr/bin/cilium-envoy-starter
@@ -1535,7 +1535,7 @@ spec:
1535
1535
spec :
1536
1536
containers :
1537
1537
- name : cilium-operator
1538
- image : " quay.io/cilium/operator-generic:v1.17.0 @sha256:1ce5a5a287166fc70b6a5ced3990aaa442496242d1d4930b5a3125e44cccdca8 "
1538
+ image : " quay.io/cilium/operator-generic:v1.17.1 @sha256:628becaeb3e4742a1c36c4897721092375891b58bae2bfcae48bbf4420aaee97 "
1539
1539
imagePullPolicy : IfNotPresent
1540
1540
command :
1541
1541
- cilium-operator-generic
0 commit comments