Skip to content

Commit

Permalink
bump etcd to v3.5.15
Browse files Browse the repository at this point in the history
  • Loading branch information
icewhiteHsu committed Sep 16, 2024
1 parent 9c286b9 commit 81a28a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables_defaults.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ locals {
containers = merge({
etcd = {
repo = "quay.io/coreos/etcd"
tag = "v3.5.9"
tag = "v3.5.15"
},
etcd_metrics_proxy = {
repo = "quay.io/amis/etcd-metrics-proxy"
Expand Down

0 comments on commit 81a28a8

Please sign in to comment.