From 36c0bed6f54c0791ea2503842ff23b223ea6b732 Mon Sep 17 00:00:00 2001 From: "SPEARS, DUSTIN (ds443n)" Date: Mon, 22 May 2023 10:07:27 -0400 Subject: [PATCH] Update ectdctl from 3.5.3 to 3.5.6 Change-Id: I0169044a900539424052eeb2cffbb9fe1875d528 --- images/etcdctl-utility/Dockerfile.ubuntu_focal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/etcdctl-utility/Dockerfile.ubuntu_focal b/images/etcdctl-utility/Dockerfile.ubuntu_focal index 61f4dae4..dd90fda9 100644 --- a/images/etcdctl-utility/Dockerfile.ubuntu_focal +++ b/images/etcdctl-utility/Dockerfile.ubuntu_focal @@ -8,7 +8,7 @@ LABEL org.opencontainers.image.authors='airship-discuss@lists.airshipit.org, irc org.opencontainers.image.vendor='The Airship Authors' \ org.opencontainers.image.licenses='Apache-2.0' -ARG ETCDCTL_VERSION=v3.5.3 +ARG ETCDCTL_VERSION=v3.5.6 ARG KUBE_VERSION=1.27.1 ENV GOOGLE_URL=https://storage.googleapis.com/etcd