Skip to content

Commit

Permalink
Bump webapp version.
Browse files Browse the repository at this point in the history
  • Loading branch information
sysvinit committed May 6, 2022
1 parent 16edb2a commit 3f47166
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 @@ -115,7 +115,7 @@ for chartName in "${calling_charts[@]}"; do
done

# HACKS!
sed -i -Ee 's/2022-03-30-production\.0-v0\.29\.2-0-d144552/2022-04-19-federation-5b44b66db/' "$(pwd)"/charts/wire-server/charts/webapp/values.yaml
sed -i -Ee 's/2022-03-30-production\.0-v0\.29\.2-0-d144552/2022-05-04-production.0-v0.29.7-0-a6f2ded/' "$(pwd)"/charts/wire-server/charts/webapp/values.yaml
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

Expand Down

0 comments on commit 3f47166

Please sign in to comment.