We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01e27e4 commit e36ec11Copy full SHA for e36ec11
1 file changed
offline/ci.sh
@@ -96,7 +96,7 @@ helm repo add wire https://s3-eu-west-1.amazonaws.com/public.wire.com/charts
96
helm repo update
97
98
# wire_version=$(helm show chart wire/wire-server | yq -r .version)
99
-wire_version="2.106.0"
+wire_version="2.113.0"
100
101
# Download zauth; as it's needed to generate certificates
102
echo "quay.io/wire/zauth:$wire_version" | create-container-dump containers-adminhost
0 commit comments