Commit Graph

6 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing 1b898b6796
Update _cronjob.tpl
Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-05 14:03:00 +01:00
Kjeld Schouten-Lebbing 5529c2a3af
refactor(charts): BREAKING CHANGE (#2836)
* Update Apps with new Common version

* Patch with the secret fixes from common

* fix amd
2022-06-07 19:41:19 +02:00
Stavros Kois 2fda558edf
fix(fireflyiii): Actually render env on cronjob and revert port change (#1664) 2022-01-09 00:25:28 +01:00
Stavros Kois d6c977db7d
fix(fireflyiii): internal links use targetPort (#1658) 2022-01-07 19:29:09 +01:00
Kjeld Schouten-Lebbing c682154d3c
fix(fireflyiii) correct cronjob (#1487)
* fix(fireflyiii) correct cronjob

* add security policy to cronjob

* move cronjob to v1
2021-12-08 09:45:00 +01:00
Stavros Kois 45619a6843
feat(fireflyiii): add cron support (#1470)
* feat(fireflyiii): add cron support

* use curl for cron, add sercet for static cron token

* adjust dns name

* adjust schedule as per documentation

* simplify dns name

* make secret auto generated

* whoops

* actually load the secret

* remove whitespace

* use alpineImage

* autogen remembered sercret APP_KEY

* bump minor
2021-12-07 11:45:24 +01:00