Commit Graph

5 Commits

Author SHA1 Message Date
Skyler Mäntysaari 42e5d8f110
chore(backend): Fix the configmap generation for databases. (#39)
It shouldn't require dialect and driver_class and instead default to using them but allow customization.
2023-07-21 05:19:44 +03:00
Skyler Mäntysaari e8170c0c8d
common: Bring the fullname definition here, and not depend on Postgre… (#32)
* common: Bring the fullname definition here, and not depend on Postgresql chart to bring it.
* Fix lint
* Fix changelog checker
* Fix values linting
* Trying to fix the charts-changelog.
* Trying to fix the charts-changelog, part two
* values: fix lint
* It seems k8s-at-home repo is went poof, so use upstream helm-docs.
2023-06-28 13:14:16 +03:00
Skyler Mäntysaari b34176b7ec Added ability to supply backend's database creds via secret. 2023-03-05 08:59:45 +02:00
Skyler Mäntysaari 3c9966560d Major version release of Chart 2023-03-04 01:52:32 +02:00
Skyler Mäntysaari 52ed0d9374 Progress 2023-02-15 03:25:36 +02:00