Skip to content

Commit

Permalink
update to latest wire-server release (2.119.0) 2021-12-02.
Browse files Browse the repository at this point in the history
  • Loading branch information
julialongtin committed Dec 3, 2021
1 parent ee1af47 commit fa7352f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion offline/ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ helm repo add wire https://s3-eu-west-1.amazonaws.com/public.wire.com/charts
helm repo update

# wire_version=$(helm show chart wire/wire-server | yq -r .version)
wire_version="2.118.0"
wire_version="2.119.0"

# Download zauth; as it's needed to generate certificates
echo "quay.io/wire/zauth:$wire_version" | create-container-dump containers-adminhost
Expand Down

0 comments on commit fa7352f

Please sign in to comment.