Skyler Mäntysaari
173ea58297
Hmm
2024-11-01 07:37:14 +02:00
Skyler Mäntysaari
5378fcff83
chore: specify versions in default values ( #110 )
...
* chore: specify versions in default values
Renovate should be able to keep these updated.
* Fix chart version and changelog
* Linting
2024-11-01 07:30:41 +02:00
Gabriel Simmer
cfec6a8783
Allow overriding of secret keys for database ( #78 )
...
Increment Chart version
2024-01-24 12:49:48 +02:00
Skyler Mäntysaari
077e4570c2
Piped: Major upgrade due to Postgres update.
2023-10-21 14:24:11 +03:00
Skyler Mäntysaari
e6ab06d228
fix(values): Postgres image
...
Fixes #61
2023-10-21 14:15:33 +03:00
JuniorJPDJ
fbc086f0c5
fix(piped/frontend): make nginx entrypoint actually do something ( #35 )
...
* fix(charts/piped): make entrypoint actually do something
It does nothing if 1st argument is not nginx and just execs the arguments:
https://github.com/nginxinc/docker-nginx/blob/master/entrypoint/docker-entrypoint.sh#L12
* bump patch version and add changelog
2023-07-11 09:36:11 +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
1bb362f205
Clean up pod templates and fix templating.
...
There were multiple pod templates that were not using values due to how it is structured, now they do work.
2023-04-19 01:53:54 +03:00
Skyler Mäntysaari
058d965d26
Major version release due to backend changes
2023-03-11 22:17:21 +02: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
ae88860742
More changes and chart bump
2023-03-02 04:00:25 +02:00
Skyler Mäntysaari
189865090c
Little changes and chart bump
2023-03-02 03:18:33 +02:00
Skyler Mäntysaari
00d7f2b0eb
It works :)
2023-03-02 02:44:16 +02:00
Skyler Mäntysaari
0a36471031
Backend doesn't work quite yet but otherwise it does.
2023-03-01 23:43:03 +02:00
Skyler Mäntysaari
6c8ac774e8
Commands do work for the most part
...
The frontend needs better way than sed to change the api endpoint.
2023-02-15 04:40:41 +02:00
Skyler Mäntysaari
52ed0d9374
Progress
2023-02-15 03:25:36 +02:00