Skip to content

Commit

Permalink
Update Calico from v3.3.0 to v3.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dghubble committed Nov 10, 2018
1 parent 365d089 commit 8742024
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@ variable "container_images" {
type = "map"

default = {
calico = "quay.io/calico/node:v3.3.0"
calico_cni = "quay.io/calico/cni:v3.3.0"
calico = "quay.io/calico/node:v3.3.1"
calico_cni = "quay.io/calico/cni:v3.3.1"
flannel = "quay.io/coreos/flannel:v0.10.0-amd64"
flannel_cni = "quay.io/coreos/flannel-cni:v0.3.0"
hyperkube = "k8s.gcr.io/hyperkube:v1.12.2"
Expand Down

0 comments on commit 8742024

Please sign in to comment.