Commit graph

43 commits

Author SHA1 Message Date
Skyler Mäntysaari
12c05d246f Fixing end templates for backend.. 2024-04-05 09:27:36 +03:00
Skyler Mäntysaari
a28df47fff Fixing end templates for backend 2024-04-05 09:06:27 +03:00
Skyler Mäntysaari
ac75108ad0 Fixing templates for additionalContainers definitions, part three. 2024-04-05 08:48:02 +03:00
Skyler Mäntysaari
c78b7bc9e8 Fixing templates for additionalContainers definitions, part two.
Typing is hard..
2024-04-05 08:30:13 +03:00
Skyler Mäntysaari
3a6387a9bf Fixing templates for additionalContainers definitions. 2024-04-05 08:08:46 +03:00
Skyler Mäntysaari
c17ececc3f fix(ytproxy): Fix the template for env variables. 2024-04-05 05:12:20 +03:00
renovate[bot]
ac04c97c61
chore(deps): update helm chart postgresql to v13.2.30 (#79)
* chore(deps): update helm chart postgresql to v13.2.30
* 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>
2024-02-01 14:05:32 +02:00
Gabriel Simmer
cfec6a8783
Allow overriding of secret keys for database (#78)
Increment Chart version
2024-01-24 12:49:48 +02:00
renovate[bot]
d0cf6a9a09
chore(deps): update helm chart postgresql to v13.2.27 (#75)
* chore(deps): update helm chart postgresql to v13.2.27
* 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>
2024-01-20 00:47:26 +02:00
renovate[bot]
92d852fb1e
chore(deps): update helm chart postgresql to v13.2.23 (#71)
* chore(deps): update helm chart postgresql to v13.2.23
* 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-12-02 03:22:31 +02:00
renovate[bot]
12b022250f
chore(deps): update helm chart postgresql to v13.2.0 (#65)
* chore(deps): update helm chart postgresql to v13.2.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-11-01 13:29:17 +02:00
Skyler Mäntysaari
4a11f57ef4
Fix Chart annotation 2023-10-24 23:20:37 +03:00
Skyler Mäntysaari
077e4570c2 Piped: Major upgrade due to Postgres update. 2023-10-21 14:24:11 +03:00
Skyler Mäntysaari
ffd8f29383
Update Chart.yaml 2023-10-21 14:16:37 +03:00
renovate[bot]
21bff6cd83
chore(deps): update helm chart postgresql to v12.10.2 (#51)
* chore(deps): update helm chart postgresql to v12.10.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-10-02 19:21:53 +03:00
renovate[bot]
1c8b70e612
chore(deps): update helm chart postgresql to v12.10.0 (#43)
* chore(deps): update helm chart postgresql to v12.10.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-09-01 16:51:01 +03:00
renovate[bot]
1466a0b317
chore(deps): update helm chart postgresql to v12.6.9 (#41)
* chore(deps): update helm chart postgresql to v12.6.9
* 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-08-01 16:17:36 +03:00
Skyler Mäntysaari
bf461ea8fb fix: backend configmap with secrets 2023-07-21 06:05:46 +03:00
Skyler Mäntysaari
5280698596
fix: init containers (#40) 2023-07-21 06:00:40 +03:00
Skyler Mäntysaari
a52fb2b85d backend: Better secret var naming 2023-07-21 05:31:29 +03:00
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
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
renovate[bot]
85a5cde0b3
chore(deps): update helm chart postgresql to v12.6.0 (#34)
* chore(deps): update helm chart postgresql to v12.6.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-07-01 16:06:46 +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
renovate[bot]
8570918f71
chore(deps): update helm chart common to v1.5.1 (#30)
* chore(deps): update helm chart common to v1.5.1
* 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-06-02 15:32:46 +03:00
renovate[bot]
4915fff3e6
Update Helm chart postgresql to v12.5.6 (#27)
* Update Helm chart postgresql to v12.5.6
* 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-30 11:49:33 +03:00
renovate[bot]
874fab5852
Update Helm chart common to v1.5.0 (#23)
* Update Helm chart common to v1.5.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-05-08 16:56:59 +03:00
Aleksa Siriški
03c86e5b06
ytproxy bug and resources (#20)
* ytproxy bug and resources

fixed missing .ytproxy in pod template and fixed resources

* Update Chart.yaml
* Changelog and readme

---------

Co-authored-by: Skyler Mäntysaari <samip5@users.noreply.github.com>
2023-05-03 23:41:50 +03:00
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
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
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
52ed0d9374 Progress 2023-02-15 03:25:36 +02:00