Commit Graph
226 Commits
Author SHA1 Message Date
github-actions[bot] e9fe365ae9 chore: Automated version update for Helm charts 2026-07-29 04:03:29 +00:00
github-actions[bot] db48b7c892 chore: Automated version update for Helm charts 2026-07-28 04:02:01 +00:00
github-actions[bot] c66f26418f chore: Automated version update for Helm charts 2026-07-27 04:16:55 +00:00
github-actions[bot] 151a2c51ea chore: Automated version update for Helm charts 2026-07-26 04:12:12 +00:00
github-actions[bot] b9bb7813e9 chore: Automated version update for Helm charts 2026-07-25 04:02:24 +00:00
sha 41296a1433 chore: Add GitHub token authentication for API calls in update script 2026-07-24 12:28:46 +03:00
github-actions[bot] e2c73004db chore: Automated version update for Helm charts 2026-07-24 04:03:39 +00:00
github-actions[bot] 17b694c2ce chore: Automated version update for Helm charts 2026-07-23 04:03:45 +00:00
github-actions[bot] 81f649cd75 chore: Automated version update for Helm charts 2026-07-22 04:04:35 +00:00
github-actions[bot] 057993c865 chore: Automated version update for Helm charts 2026-07-21 04:03:49 +00:00
github-actions[bot] d18254679e chore: Automated version update for Helm charts 2026-07-20 04:16:48 +00:00
github-actions[bot] e851ae1375 chore: Automated version update for Helm charts 2026-07-19 04:09:28 +00:00
github-actions[bot] 526b69d25f chore: Automated version update for Helm charts 2026-07-18 04:00:16 +00:00
github-actions[bot] 9fe3ee8e11 chore: Automated version update for Helm charts 2026-07-17 04:01:20 +00:00
github-actions[bot] 7bc0212b99 chore: Automated version update for Helm charts 2026-07-16 04:02:12 +00:00
github-actions[bot] cb640b315b chore: Automated version update for Helm charts 2026-07-15 04:01:14 +00:00
github-actions[bot] 104855b4bd chore: Automated version update for Helm charts 2026-07-14 04:00:51 +00:00
sha 2153762922 chore: Add initial Helm chart and values configuration for Gitea 2026-07-13 20:12:58 +03:00
github-actions[bot] 32b7d8cdd3 chore: Automated version update for Helm charts 2026-07-13 04:14:30 +00:00
github-actions[bot] e73b71a19e chore: Automated version update for Helm charts 2026-07-12 04:12:07 +00:00
github-actions[bot] 7c984cffc9 chore: Automated version update for Helm charts 2026-07-11 04:02:47 +00:00
github-actions[bot] 8078b87073 chore: Automated version update for Helm charts 2026-07-10 04:22:41 +00:00
sha 0d5f374f0a chore: Add initial Helm chart for mcp-server-qdrant with deployment, service, ingress, and values configuration 2026-07-09 15:33:21 +03:00
github-actions[bot] 5943d195d6 chore: Automated version update for Helm charts 2026-07-09 04:20:48 +00:00
github-actions[bot] 18fdff583b chore: Automated version update for Helm charts 2026-07-08 04:03:28 +00:00
github-actions[bot] e6207ce9cb chore: Automated version update for Helm charts 2026-07-07 04:22:21 +00:00
github-actions[bot] 717f1ae379 chore: Automated version update for Helm charts 2026-07-06 04:29:10 +00:00
github-actions[bot] 182c02548d chore: Automated version update for Helm charts 2026-07-05 04:24:36 +00:00
github-actions[bot] 4afbdad1b2 chore: Automated version update for Helm charts 2026-07-04 04:15:55 +00:00
github-actions[bot] 229e84c77c chore: Automated version update for Helm charts 2026-07-03 04:18:47 +00:00
github-actions[bot] 247991f5cb chore: Automated version update for Helm charts 2026-07-02 04:25:18 +00:00
github-actions[bot] 83f117ea08 chore: Automated version update for Helm charts 2026-07-01 04:32:33 +00:00
github-actions[bot] 0933533aa7 chore: Automated version update for Helm charts 2026-06-30 04:26:53 +00:00
github-actions[bot] 93ae544d1f chore: Automated version update for Helm charts 2026-06-29 04:32:59 +00:00
github-actions[bot] 6ce6ee9eb6 chore: Automated version update for Helm charts 2026-06-28 04:32:00 +00:00
github-actions[bot] b78722b47d chore: Automated version update for Helm charts 2026-06-27 04:22:52 +00:00
github-actions[bot] dc5fb852e2 chore: Automated version update for Helm charts 2026-06-26 04:29:47 +00:00
github-actions[bot] f95e6177ce chore: Automated version update for Helm charts 2026-06-25 04:26:26 +00:00
github-actions[bot] 9d195c3ff1 chore: Automated version update for Helm charts 2026-06-24 04:27:12 +00:00
github-actions[bot] c634f3fe79 chore: Automated version update for Helm charts 2026-06-23 04:25:03 +00:00
github-actions[bot] 871501162b chore: Automated version update for Helm charts 2026-06-22 04:34:05 +00:00
github-actions[bot] 8e41d5438f chore: Automated version update for Helm charts 2026-06-21 04:33:06 +00:00
github-actions[bot] 0f546c0e68 chore: Automated version update for Helm charts 2026-06-20 04:30:25 +00:00
github-actions[bot] d27b572252 chore: Automated version update for Helm charts 2026-06-19 04:33:12 +00:00
shaandClaude Sonnet 4.6 132ef9d020 fix(jellyfin): downgrade to v10.11.10, exclude v10.11.11 from auto-update
v10.11.11 has a broken UpdateNormalizedUsername migration that queries
a column that was never added to the schema. Pin to v10.11.10 and add
version-exclude support to the update script so the daily bot skips
the broken version until upstream fixes it.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-19 01:14:02 +03:00
sha 0e727ff2a8 fix(jellyfin): use v-prefixed tag to match actual ghcr.io tags
Image tags are v10.11.x not 10.11.x — the version-pattern stripping v
caused the pulled tag to not exist. Drop version-pattern and keep v prefix
in both appVersion and image.tag so hs node can pull the image again.
2026-06-19 01:01:07 +03:00
github-actions[bot] b690f2c63a chore: Automated version update for Helm charts 2026-06-18 04:32:17 +00:00
github-actions[bot] 2b4296e808 chore: Automated version update for Helm charts 2026-06-17 04:32:48 +00:00
shaandClaude Sonnet 4.6 b3675933fc fix(rflood): set HOME=/config and flood --auth none --rtsocket for jesec
- HOME=/config makes rtorrent read /config/.rtorrent.rc and use /config/session/
- flood --auth none disables login requirement
- flood --rtsocket points to socket path from rtorrent.rc
- rtorrentSocket value used consistently in both configmap and command args

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-17 01:09:59 +03:00
sha 562efdcede fix(rflood): point session and socket to /config to restore torrents
HOME=/home/download in jesec image but session was at /config/session/
from hotio. Use explicit paths so session persists on PVC.
2026-06-17 01:02:56 +03:00