Commit Graph

19 Commits

Author SHA1 Message Date
renovate[bot] 57aa6d055d
Update Helm chart postgresql to v12.4.2 (#15)
* Update Helm chart postgresql to v12.4.2
* chore: Auto-update chart metadata

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2023-05-01 16:36:01 +03:00
renovate[bot] 544a30087e
Update Helm chart common to v1.4.0 (#6)
* Update Helm chart common to v1.4.0
* chore: Auto-update chart metadata

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2023-04-22 11:58:11 +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 c26e63c5ba Allow resource limits and add config validator.
Fixes #4
2023-04-18 01:42:53 +03:00
Skyler Mäntysaari 51a7f5e226
Update Chart.yaml 2023-04-17 21:05:52 +03:00
Skyler Mäntysaari a490a33621 Fix the backend configmap generation
Closes https://github.com/TeamPiped/Piped-Kubernetes/issues/2
2023-04-17 20:40:50 +03:00
Skyler Mäntysaari e0021abca0 Remember to update the README too.. 2023-03-11 23:22:02 +02:00
Skyler Mäntysaari 058d965d26 Major version release due to backend changes 2023-03-11 22:17:21 +02:00
Skyler Mäntysaari 1bf70a1979 Fix frontend probe generation 2023-03-11 16:09:10 +02:00
Skyler Mäntysaari 1aabf4bb69 Remember to update the Chart README too. 2023-03-05 09:18:47 +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 f26bceebb6 Better backend configmap 2023-03-02 07:33:21 +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