We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 011b228 commit c176346Copy full SHA for c176346
1 file changed
build-env/install-etcd.sh
@@ -3,7 +3,7 @@
3
# Fail on any error
4
set -e
5
6
-ETCD_VERSION=v3.3.15
+ETCD_VERSION=v3.3.18
7
8
INSTALL_DIR="${1:-$HOME/etcd}"
9
0 commit comments