Update Kubernetes from v1.30.1 to v1.30.2

* Update CoreDNS from v1.9.4 to v1.11.1
* Update Cilium from v1.15.5 to v1.15.6
* Update flannel from v0.25.1 to v0.25.4
This commit is contained in:
Dalton Hubble
2024-06-17 08:20:03 -07:00
parent da99a01f43
commit 931d6d18de
56 changed files with 145 additions and 145 deletions

View File

@ -28,7 +28,7 @@ systemd:
After=docker.service
Wants=rpc-statd.service
[Service]
Environment=KUBELET_IMAGE=quay.io/poseidon/kubelet:v1.30.1
Environment=KUBELET_IMAGE=quay.io/poseidon/kubelet:v1.30.2
ExecStartPre=/bin/mkdir -p /etc/cni/net.d
ExecStartPre=/bin/mkdir -p /etc/kubernetes/manifests
ExecStartPre=/bin/mkdir -p /opt/cni/bin