github Cogitri/charts dawarich-0.6.0

one day ago

Self-hosted alternative to Google Location History.

This release updates dawarich to 0.23.5 in preparation for newer releases which need PostGIS. Additionally, the gem-cache PVC has been removed, which isn't necessary anymore since dawarich uses the prod mode of Ruby on Rails now! :)

Please make sure to update your values.yaml, see the changed values below:

+keyBase:
+ # existingSecret: dawarich-secret-keybase
+ value: changeme

 env:
   minMinutesSpentInCity: "60"
-  applicationHost: "dawarich.example.org"
   timeZone: "Europe/Berlin"
   backgroundProcessingConcurrency: "10"
   applicationProtocol: "http"
[...]

 dawarich:
   replicaCount: 1
+  host: "dawarich.example.org"

Don't miss a new charts release

NewReleases is sending notifications on new releases.