Skip to content

Commit

Permalink
Update etcd to v3.4.5 (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorhuertas authored Mar 23, 2020
1 parent 39f1361 commit c714925
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 @@ -44,7 +44,7 @@ variable "etcd_image_url" {

variable "etcd_image_tag" {
description = "The version of the etcd image to use."
default = "v3.4.1"
default = "v3.4.5"
}

variable "node_exporter_image_url" {
Expand Down

0 comments on commit c714925

Please sign in to comment.