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>
This commit is contained in:
co-authored by
Stavros Kois
parent
8d7ef501bb
commit
b4c6696b23
@@ -1,6 +1,6 @@
|
||||
apiVersion: v2
|
||||
appVersion: "1.8.0"
|
||||
version: 6.0.18
|
||||
version: 7.0.0
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
name: firefox-syncserver
|
||||
description: This is an all-in-one package for running a self-hosted Firefox Sync server.
|
||||
|
||||
Reference in New Issue
Block a user