Skip to content

Commit

Permalink
debug again
Browse files Browse the repository at this point in the history
  • Loading branch information
supersven committed Nov 23, 2022
1 parent 43aa1a9 commit 62b4cf8
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions offline/ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -112,12 +112,14 @@ done
ls -l "$(pwd)"/charts/
ls -l "$(pwd)"/charts/wire-server/
ls -l "$(pwd)"/charts/wire-server/charts
ls -l "$(pwd)"/charts/wire-server/charts/account-pages
ls -l "$(pwd)"/charts/wire-server/charts/webapp

# 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/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
sed -i -Ee 's/2.2.1-v0.28.21-0-6bfd7c5/2.5.0-v0.29.7-0-7de724c/' "$(pwd)"/charts/wire-server/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/wire-server/charts/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 62b4cf8

Please sign in to comment.