Skip to content

Commit

Permalink
Update flannel from v0.22.3 to v0.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dghubble committed Feb 19, 2024
1 parent 763f56d commit 2909ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ variable "container_images" {
cilium_agent = "quay.io/cilium/cilium:v1.14.3"
cilium_operator = "quay.io/cilium/operator-generic:v1.14.3"
coredns = "registry.k8s.io/coredns/coredns:v1.9.4"
flannel = "docker.io/flannel/flannel:v0.22.3"
flannel = "docker.io/flannel/flannel:v0.24.2"
flannel_cni = "quay.io/poseidon/flannel-cni:v0.4.2"
kube_apiserver = "registry.k8s.io/kube-apiserver:v1.29.2"
kube_controller_manager = "registry.k8s.io/kube-controller-manager:v1.29.2"
Expand Down

0 comments on commit 2909ea9

Please sign in to comment.