mirror of
https://github.com/outbackdingo/terraform-render-bootstrap.git
synced 2026-01-27 10:20:45 +00:00
Update Calico from v3.15.1 to v3.15.2
* https://docs.projectcalico.org/release-notes/
This commit is contained in:
@@ -70,8 +70,8 @@ variable "container_images" {
|
||||
description = "Container images to use"
|
||||
|
||||
default = {
|
||||
calico = "quay.io/calico/node:v3.15.1"
|
||||
calico_cni = "quay.io/calico/cni:v3.15.1"
|
||||
calico = "quay.io/calico/node:v3.15.2"
|
||||
calico_cni = "quay.io/calico/cni:v3.15.2"
|
||||
coredns = "k8s.gcr.io/coredns:1.7.0"
|
||||
flannel = "quay.io/coreos/flannel:v0.12.0-amd64"
|
||||
flannel_cni = "quay.io/poseidon/flannel-cni:v0.4.0"
|
||||
|
||||
Reference in New Issue
Block a user