3.3.27-debian-11-r11 release
This commit is contained in:
parent
fe7b40afee
commit
ff48142715
|
|
@ -21,8 +21,8 @@ if [[ -f "$ETCD_NEW_MEMBERS_ENV_FILE" ]]; then
|
|||
debug "Loading env vars of existing cluster"
|
||||
. "$ETCD_NEW_MEMBERS_ENV_FILE"
|
||||
# We rely on the original value of ETCD_INITIAL_CLUSTER
|
||||
# when bootstrapping a new cluster since
|
||||
# we need all intial members to calcualte a same cluster_id
|
||||
# when bootstrapping a new cluster since
|
||||
# we need all initial members to calcualte a same cluster_id
|
||||
fi
|
||||
|
||||
declare -a cmd=("etcd")
|
||||
|
|
|
|||
|
|
@ -47,7 +47,7 @@ Learn more about the Bitnami tagging policy and the difference between rolling t
|
|||
|
||||
* [`3.5`, `3.5-debian-11`, `3.5.4`, `3.5.4-debian-11-r10`, `latest` (3.5/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-etcd/blob/3.5.4-debian-11-r10/3.5/debian-11/Dockerfile)
|
||||
* [`3.4`, `3.4-debian-11`, `3.4.18`, `3.4.18-debian-11-r11` (3.4/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-etcd/blob/3.4.18-debian-11-r11/3.4/debian-11/Dockerfile)
|
||||
* [`3.3`, `3.3-debian-11`, `3.3.27`, `3.3.27-debian-11-r10` (3.3/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-etcd/blob/3.3.27-debian-11-r10/3.3/debian-11/Dockerfile)
|
||||
* [`3.3`, `3.3-debian-11`, `3.3.27`, `3.3.27-debian-11-r11` (3.3/debian-11/Dockerfile)](https://github.com/bitnami/bitnami-docker-etcd/blob/3.3.27-debian-11-r11/3.3/debian-11/Dockerfile)
|
||||
|
||||
Subscribe to project updates by watching the [bitnami/etcd GitHub repo](https://github.com/bitnami/bitnami-docker-etcd).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue