Skip to content

Commit c714925

Browse files
Update etcd to v3.4.5 (#112)
1 parent 39f1361 commit c714925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ variable "etcd_image_url" {
4444

4545
variable "etcd_image_tag" {
4646
description = "The version of the etcd image to use."
47-
default = "v3.4.1"
47+
default = "v3.4.5"
4848
}
4949

5050
variable "node_exporter_image_url" {

0 commit comments

Comments
 (0)