Skip to content

Commit 43aa1a9

Browse files
committed
debug
1 parent 0129d8f commit 43aa1a9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

offline/ci.sh

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -111,13 +111,13 @@ done
111111

112112
ls -l "$(pwd)"/charts/
113113
ls -l "$(pwd)"/charts/wire-server/
114-
ls -l "$(pwd)"/charts/account-pages/
114+
ls -l "$(pwd)"/charts/wire-server/charts
115115

116116
# HACKS!
117117
sed -i -Ee 's/v0\.6\.0-rc\.1/v0.6.0-rc.2/' "$(pwd)"/charts/restund/Chart.yaml
118118
sed -i -Ee 's/2\.1\.19/3.1.3/' "$(pwd)"/charts/sftd/Chart.yaml
119-
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
120-
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
119+
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
120+
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
121121

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

0 commit comments

Comments
 (0)