@@ -860,7 +860,7 @@ spec:
860
860
type : Unconfined
861
861
containers :
862
862
- name : cilium-agent
863
- image : " quay.io/cilium/cilium:v1.17.4 @sha256:24a73fe795351cf3279ac8e84918633000b52a9654ff73a6b0d7223bcff4a67a "
863
+ image : " quay.io/cilium/cilium:v1.17.5 @sha256:baf8541723ee0b72d6c489c741c81a6fdc5228940d66cb76ef5ea2ce3c639ea6 "
864
864
imagePullPolicy : IfNotPresent
865
865
command :
866
866
- cilium-agent
@@ -1019,7 +1019,7 @@ spec:
1019
1019
mountPath : /tmp
1020
1020
initContainers :
1021
1021
- name : config
1022
- image : " quay.io/cilium/cilium:v1.17.4 @sha256:24a73fe795351cf3279ac8e84918633000b52a9654ff73a6b0d7223bcff4a67a "
1022
+ image : " quay.io/cilium/cilium:v1.17.5 @sha256:baf8541723ee0b72d6c489c741c81a6fdc5228940d66cb76ef5ea2ce3c639ea6 "
1023
1023
imagePullPolicy : IfNotPresent
1024
1024
command :
1025
1025
- cilium-dbg
@@ -1042,7 +1042,7 @@ spec:
1042
1042
# Required to mount cgroup2 filesystem on the underlying Kubernetes node.
1043
1043
# We use nsenter command with host's cgroup and mount namespaces enabled.
1044
1044
- name : mount-cgroup
1045
- image : " quay.io/cilium/cilium:v1.17.4 @sha256:24a73fe795351cf3279ac8e84918633000b52a9654ff73a6b0d7223bcff4a67a "
1045
+ image : " quay.io/cilium/cilium:v1.17.5 @sha256:baf8541723ee0b72d6c489c741c81a6fdc5228940d66cb76ef5ea2ce3c639ea6 "
1046
1046
imagePullPolicy : IfNotPresent
1047
1047
env :
1048
1048
- name : CGROUP_ROOT
@@ -1079,7 +1079,7 @@ spec:
1079
1079
drop :
1080
1080
- ALL
1081
1081
- name : apply-sysctl-overwrites
1082
- image : " quay.io/cilium/cilium:v1.17.4 @sha256:24a73fe795351cf3279ac8e84918633000b52a9654ff73a6b0d7223bcff4a67a "
1082
+ image : " quay.io/cilium/cilium:v1.17.5 @sha256:baf8541723ee0b72d6c489c741c81a6fdc5228940d66cb76ef5ea2ce3c639ea6 "
1083
1083
imagePullPolicy : IfNotPresent
1084
1084
env :
1085
1085
- name : BIN_PATH
@@ -1117,7 +1117,7 @@ spec:
1117
1117
# from a privileged container because the mount propagation bidirectional
1118
1118
# only works from privileged containers.
1119
1119
- name : mount-bpf-fs
1120
- image : " quay.io/cilium/cilium:v1.17.4 @sha256:24a73fe795351cf3279ac8e84918633000b52a9654ff73a6b0d7223bcff4a67a "
1120
+ image : " quay.io/cilium/cilium:v1.17.5 @sha256:baf8541723ee0b72d6c489c741c81a6fdc5228940d66cb76ef5ea2ce3c639ea6 "
1121
1121
imagePullPolicy : IfNotPresent
1122
1122
args :
1123
1123
- ' mount | grep "/sys/fs/bpf type bpf" || mount -t bpf bpf /sys/fs/bpf'
@@ -1133,7 +1133,7 @@ spec:
1133
1133
mountPath : /sys/fs/bpf
1134
1134
mountPropagation : Bidirectional
1135
1135
- name : clean-cilium-state
1136
- image : " quay.io/cilium/cilium:v1.17.4 @sha256:24a73fe795351cf3279ac8e84918633000b52a9654ff73a6b0d7223bcff4a67a "
1136
+ image : " quay.io/cilium/cilium:v1.17.5 @sha256:baf8541723ee0b72d6c489c741c81a6fdc5228940d66cb76ef5ea2ce3c639ea6 "
1137
1137
imagePullPolicy : IfNotPresent
1138
1138
command :
1139
1139
- /init-container.sh
@@ -1180,7 +1180,7 @@ spec:
1180
1180
mountPath : /var/run/cilium # wait-for-kube-proxy
1181
1181
# Install the CNI binaries in an InitContainer so we don't have a writable host mount in the agent
1182
1182
- name : install-cni-binaries
1183
- image : " quay.io/cilium/cilium:v1.17.4 @sha256:24a73fe795351cf3279ac8e84918633000b52a9654ff73a6b0d7223bcff4a67a "
1183
+ image : " quay.io/cilium/cilium:v1.17.5 @sha256:baf8541723ee0b72d6c489c741c81a6fdc5228940d66cb76ef5ea2ce3c639ea6 "
1184
1184
imagePullPolicy : IfNotPresent
1185
1185
command :
1186
1186
- " /install-plugin.sh"
@@ -1363,7 +1363,7 @@ spec:
1363
1363
type : Unconfined
1364
1364
containers :
1365
1365
- name : cilium-envoy
1366
- image : " quay.io/cilium/cilium-envoy:v1.32.6-1746661844-0f602c28cb2aa57b29078195049fb257d5b5246c @sha256:a04218c6879007d60d96339a441c448565b6f86650358652da27582e0efbf182 "
1366
+ image : " quay.io/cilium/cilium-envoy:v1.32.6-1749271279-0864395884b263913eac200ee2048fd985f8e626 @sha256:9f69e290a7ea3d4edf9192acd81694089af048ae0d8a67fb63bd62dc1d72203e "
1367
1367
imagePullPolicy : IfNotPresent
1368
1368
command :
1369
1369
- /usr/bin/cilium-envoy-starter
@@ -1538,7 +1538,7 @@ spec:
1538
1538
spec :
1539
1539
containers :
1540
1540
- name : cilium-operator
1541
- image : " quay.io/cilium/operator-generic:v1.17.4 @sha256:a3906412f477b09904f46aac1bed28eb522bef7899ed7dd81c15f78b7aa1b9b5 "
1541
+ image : " quay.io/cilium/operator-generic:v1.17.5 @sha256:f954c97eeb1b47ed67d08cc8fb4108fb829f869373cbb3e698a7f8ef1085b09e "
1542
1542
imagePullPolicy : IfNotPresent
1543
1543
command :
1544
1544
- cilium-operator-generic
0 commit comments