3.3.27-debian-11-r11 release

This commit is contained in:
Bitnami Bot 2022-07-03 01:49:13 +00:00 committed by Bitnami Containers
parent fe7b40afee
commit ff48142715
2 changed files with 3 additions and 3 deletions

View File

@ -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")

View File

@ -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).