File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -111,13 +111,13 @@ done
111
111
112
112
ls -l " $( pwd) " /charts/
113
113
ls -l " $( pwd) " /charts/wire-server/
114
- ls -l " $( pwd) " /charts/account-pages/
114
+ ls -l " $( pwd) " /charts/wire-server/charts
115
115
116
116
# HACKS!
117
117
sed -i -Ee ' s/v0\.6\.0-rc\.1/v0.6.0-rc.2/' " $( pwd) " /charts/restund/Chart.yaml
118
118
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
121
121
122
122
# Patch wire-server values.yaml to include federator
123
123
# This is needed to bundle it's image.
You can’t perform that action at this time.
0 commit comments