Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
supersven committed Nov 23, 2022
1 parent 0129d8f commit 43aa1a9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions offline/ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -111,13 +111,13 @@ done

ls -l "$(pwd)"/charts/
ls -l "$(pwd)"/charts/wire-server/
ls -l "$(pwd)"/charts/account-pages/
ls -l "$(pwd)"/charts/wire-server/charts

# HACKS!
sed -i -Ee 's/v0\.6\.0-rc\.1/v0.6.0-rc.2/' "$(pwd)"/charts/restund/Chart.yaml
sed -i -Ee 's/2\.1\.19/3.1.3/' "$(pwd)"/charts/sftd/Chart.yaml
sed -i -Ee 's/2.2.1-v0.28.21-0-6bfd7c5/2.5.0-v0.29.7-0-7de724c/' "$(pwd)"/charts/account-pages/values.yaml
sed -i -Ee 's/2022-11-02-production.0-v0.31.9-0-337e400/2022-10-25-M4-RC-BUND/' "$(pwd)"/charts/webapp/values.yaml
sed -i -Ee 's/2.2.1-v0.28.21-0-6bfd7c5/2.5.0-v0.29.7-0-7de724c/' "$(pwd)"/charts/wire-server/account-pages/values.yaml
sed -i -Ee 's/2022-11-02-production.0-v0.31.9-0-337e400/2022-10-25-M4-RC-BUND/' "$(pwd)"/charts/wire-server/webapp/values.yaml

# Patch wire-server values.yaml to include federator
# This is needed to bundle it's image.
Expand Down

0 comments on commit 43aa1a9

Please sign in to comment.