Skip to content

Commit

Permalink
sys: etcd 3.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
george-angel committed Oct 26, 2018
1 parent 782e9a0 commit 56475bf
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 @@ -34,7 +34,7 @@ variable "etcd_image_url" {

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

variable "node_exporter_image_url" {
Expand Down

0 comments on commit 56475bf

Please sign in to comment.