diff --git a/k8s/base/kube-system/cilium/helm-release.yaml b/k8s/base/kube-system/cilium/helm-release.yaml index 83931631ae..a6f436e7dd 100644 --- a/k8s/base/kube-system/cilium/helm-release.yaml +++ b/k8s/base/kube-system/cilium/helm-release.yaml @@ -16,7 +16,7 @@ spec: chart: spec: chart: cilium - version: 1.14.5 + version: 1.14.17 sourceRef: kind: HelmRepository name: cilium-charts diff --git a/k8s/clusters/scr1-cluster-0/iac/cni/cluster_0_quick_install.yaml b/k8s/clusters/scr1-cluster-0/iac/cni/cluster_0_quick_install.yaml index cd21ce301d..82e454ac3f 100644 --- a/k8s/clusters/scr1-cluster-0/iac/cni/cluster_0_quick_install.yaml +++ b/k8s/clusters/scr1-cluster-0/iac/cni/cluster_0_quick_install.yaml @@ -503,7 +503,7 @@ spec: topologyKey: kubernetes.io/hostname containers: - name: cilium-agent - image: "quay.io/cilium/cilium:v1.14.5@sha256:d3b287029755b6a47dee01420e2ea469469f1b174a2089c10af7e5e9289ef05b" + image: "quay.io/cilium/cilium:v1.14.17@sha256:19952c9cb6ede01233ae5c4cd28e3ed2de266e80fa8b6bf34f878373f2c18de5" imagePullPolicy: IfNotPresent command: - cilium-agent @@ -616,7 +616,7 @@ spec: # Required to mount cgroup2 filesystem on the underlying Kubernetes node. # We use nsenter command with host's cgroup and mount namespaces enabled. - name: mount-cgroup - image: "quay.io/cilium/cilium:v1.14.5@sha256:d3b287029755b6a47dee01420e2ea469469f1b174a2089c10af7e5e9289ef05b" + image: "quay.io/cilium/cilium:v1.14.17@sha256:19952c9cb6ede01233ae5c4cd28e3ed2de266e80fa8b6bf34f878373f2c18de5" imagePullPolicy: IfNotPresent env: - name: CGROUP_ROOT @@ -643,7 +643,7 @@ spec: securityContext: privileged: true - name: clean-cilium-state - image: "quay.io/cilium/cilium:v1.14.5@sha256:d3b287029755b6a47dee01420e2ea469469f1b174a2089c10af7e5e9289ef05b" + image: "quay.io/cilium/cilium:v1.14.17@sha256:19952c9cb6ede01233ae5c4cd28e3ed2de266e80fa8b6bf34f878373f2c18de5" imagePullPolicy: IfNotPresent command: - /init-container.sh @@ -787,7 +787,7 @@ spec: topologyKey: kubernetes.io/hostname containers: - name: cilium-operator - image: quay.io/cilium/operator-generic:v1.14.5@sha256:303f9076bdc73b3fc32aaedee64a14f6f44c8bb08ee9e3956d443021103ebe7a + image: quay.io/cilium/operator-generic:v1.14.17@sha256:79541e670c0cdb735129496355d08f9035ec28f276b9f826698b7a61a9116ae5 imagePullPolicy: IfNotPresent command: - cilium-operator-generic