Commit Graph
2 Commits
Author SHA1 Message Date
Jason ThatcherandGitHub 90a00943fb Fix home URLs (#2664) 2022-05-13 09:40:56 +02:00
b4c6696b23 fix(firefox-syncserver): fix to use PostgreSQL instead of SQLite (#2669)
* Fix to set FF_SYNCSERVER_SQLURI instead of DB_HOST.

This enables PostgreSQL as intended, instead of the upstream SQLite default.

* Bump version to 6.0.19

* Bump version to 7.0.0 as it's a breaking change

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

* Revert changes to helm-values.md since it's auto generated

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-05-13 09:38:13 +02:00