Skip to content

Commit

Permalink
use the main wire-server chart repo
Browse files Browse the repository at this point in the history
  • Loading branch information
amitsagtani97 committed Dec 13, 2023
1 parent 05ee989 commit e82a025
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 @@ -105,7 +105,7 @@ charts=(
HELM_HOME=$(mktemp -d)
export HELM_HOME

helm repo add wire https://s3-eu-west-1.amazonaws.com/public.wire.com/charts-develop
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)
Expand Down

0 comments on commit e82a025

Please sign in to comment.