30 Commits

Author SHA1 Message Date
Skyler Mäntysaari
8642a224cf
Revert "chore(deps): update 1337kavin/piped-proxy:latest docker digest to 63d…" (#152)
This reverts commit aca4a5d5bd82ab9d240a8a95e9ec74bf41e07339.
2025-04-06 17:28:27 +03:00
renovate[bot]
aca4a5d5bd
chore(deps): update 1337kavin/piped-proxy:latest docker digest to 63d1d01 (#151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-06 17:27:10 +03:00
renovate[bot]
9ed10e63bc
chore(deps): update 1337kavin/piped-proxy:latest docker digest to 9fd917b (#146)
* chore(deps): update 1337kavin/piped-proxy:latest docker digest to 9fd917b

* chore: Auto-update chart metadata

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-03 16:37:57 +03:00
renovate[bot]
125f69bca8
chore(deps): update 1337kavin/piped-proxy:latest docker digest to 02065ea (#145)
* chore(deps): update 1337kavin/piped-proxy:latest docker digest to 02065ea
* chore: Auto-update chart metadata

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-03 02:51:25 +03:00
renovate[bot]
76daf41724
chore(deps): update 1337kavin/piped-proxy:latest docker digest to d53bcf3 (#144) 2025-03-31 13:28:42 +03:00
renovate[bot]
a925841b9e
chore(deps): update 1337kavin/piped-proxy:latest docker digest to b2c3add (#143) 2025-03-31 13:15:09 +03:00
renovate[bot]
4149d62052
chore(deps): update 1337kavin/piped-proxy:latest docker digest to 53575a0 (#139)
* chore(deps): update 1337kavin/piped-proxy:latest docker digest to 53575a0
* chore: Auto-update chart metadata

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-29 12:40:19 +02:00
renovate[bot]
9b5a65481a
chore(deps): update 1337kavin/piped-frontend:latest docker digest to ded263e (#140)
* chore(deps): update 1337kavin/piped-frontend:latest docker digest to ded263e
* chore: Auto-update chart metadata

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-29 12:38:44 +02:00
CameronMunroe
a698a92d0f
Update Piped-Proxy (#137)
* Bump Piped-Proxy
* Update Chart.yaml
* Fix Spacing

---------

Co-authored-by: Skyler Mäntysaari <sm+git@skym.fi>
2025-03-19 20:03:26 +02:00
CameronMunroe
57a3c09f55
Bump Frontend (#136)
* Update Piped-Frontend
Update Piped Frontend to Current Release.
sha256:95d42ad855681cc8abcc12f95687b1508f71dcb635eaf2ead4335ae43b851269
* Bump Chart
2025-03-12 07:18:26 +02:00
CameronMunroe
e4270851cc
Updated Piped (#133)
* Update Piped Manifest
* Updated Version and Changelog
* Updated Piped-Frontend, Piped-Proxy
2025-03-07 02:06:25 +02:00
Skyler Mäntysaari
2489c2a0f8
feat: support specifying BG_HELPER_URL (#129)
* feat: support specifying BG_HELPER.
* Fixing up CI as well
2025-02-22 12:59:15 +02:00
CameronMunroe
9524e634ff
fix: iOS player response by bumping backend (#126)
* Bump Piped
Update to Version 7.0.1 (minor update for Piped Backend)
2025-01-22 18:18:16 +02:00
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