Commit Graph
184 Commits
Author SHA1 Message Date
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
shaandClaude Sonnet 4.6 17c31eb27d fix(rflood): correct webuiPort to 3000 for jesec/rtorrent-flood
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-17 00:56:57 +03:00
shaandClaude Sonnet 4.6 bc9837b373 feat(rflood): switch to jesec/rtorrent-flood to fix scheduler crash
hotio/rflood bundles rtorrent with a scheduler assertion bug that fires
on torrent delete and shutdown. jesec/rtorrent-flood uses an actively
maintained rtorrent fork with this fixed.

Changes:
- Image: hotio/rflood → jesec/rtorrent-flood:4.14.2
- webuiPort: 3000 → 3001
- Add ConfigMap for .rtorrent.rc (jesec requires explicit config)
- Replace PUID/PGID env vars with pod securityContext (runAsUser/Group 1001)
- Liveness probe: exec rtxmlrpc → httpGet on webui port
- Remove TCP RPC port from service (jesec uses Unix socket)
- Update version-source to dockerhub-tags-pattern for jesec tags

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-17 00:53:34 +03:00
sha aa8de3f8a3 fix: update rflood chart version and appVersion; enhance update script for ghcr-tags-build support 2026-06-16 22:04:27 +03:00
github-actions[bot] 40baa39c4e chore: Automated version update for Helm charts 2026-06-16 04:34:15 +00:00
github-actions[bot] 74583ad8fb chore: Automated version update for Helm charts 2026-06-15 04:33:57 +00:00
github-actions[bot] 5df88c1075 chore: Automated version update for Helm charts 2026-06-14 04:32:35 +00:00
github-actions[bot] 6cc2487fb5 chore: Automated version update for Helm charts 2026-06-13 04:31:42 +00:00
sha e2c6ba6a36 fix: update version and appVersion for frigate-mcp and home-assistant charts; enhance update script for github-sha support 2026-06-13 00:53:59 +03:00
github-actions[bot] de2f50e8ee chore: Automated version update for Helm charts 2026-06-12 04:32:10 +00:00
github-actions[bot] 466f8b4b18 chore: Automated version update for Helm charts 2026-06-11 04:32:20 +00:00
shaandClaude Sonnet 4.6 8e77d702ba fix(rflood): add liveness probe and raise memory limit to 4Gi
rtorrent periodically freezes blocking Flood's XMLRPC calls (activity-stream
and client/settings hang). Root causes: pieces.memory.max=1800M near the 2Gi
container limit; no liveness probe to trigger pod restart on hang.

- Liveness probe: exec rtxmlrpc system.time_seconds with 10s timeout; restart
  pod after 3 consecutive failures (every 30s check)
- Default memory limit raised from 2Gi to 4Gi

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-10 13:25:46 +03:00
github-actions[bot] 7da0adffdb chore: Automated version update for Helm charts 2026-06-10 04:31:32 +00:00
sha 93352adfdc chore: Add initial Helm chart for MariaDB with templates and values 2026-06-10 02:47:02 +03:00
github-actions[bot] 4868f77ed1 chore: Automated version update for Helm charts 2026-06-09 04:26:56 +00:00
github-actions[bot] 83335af4dc chore: Automated version update for Helm charts 2026-06-08 04:33:05 +00:00
github-actions[bot] c4639ce43d chore: Automated version update for Helm charts 2026-06-07 04:32:10 +00:00
github-actions[bot] e63df448b7 chore: Automated version update for Helm charts 2026-06-06 04:24:32 +00:00
github-actions[bot] 147ef61ac8 chore: Automated version update for Helm charts 2026-06-05 04:31:26 +00:00
github-actions[bot] 5fdbc8e58b chore: Automated version update for Helm charts 2026-06-04 04:32:36 +00:00
github-actions[bot] 28fcf8c830 chore: Automated version update for Helm charts 2026-06-03 04:32:38 +00:00
github-actions[bot] 28f75051c5 chore: Automated version update for Helm charts 2026-06-02 04:32:20 +00:00
github-actions[bot] 9b2e20218e chore: Automated version update for Helm charts 2026-06-01 04:33:53 +00:00
github-actions[bot] 3cca52ada1 chore: Automated version update for Helm charts 2026-05-31 04:31:47 +00:00
github-actions[bot] 78c89162e7 chore: Automated version update for Helm charts 2026-05-30 04:23:40 +00:00
github-actions[bot] 286d06a3d8 chore: Automated version update for Helm charts 2026-05-29 04:30:41 +00:00
github-actions[bot] d3356cfd13 chore: Automated version update for Helm charts 2026-05-28 04:28:57 +00:00
github-actions[bot] 383dcfc81c chore: Automated version update for Helm charts 2026-05-27 04:31:44 +00:00
github-actions[bot] 5cba0d79d3 chore: Automated version update for Helm charts 2026-05-26 04:27:17 +00:00
github-actions[bot] 03856d8d0d chore: Automated version update for Helm charts 2026-05-25 04:32:15 +00:00
github-actions[bot] 23e0018ee5 chore: Automated version update for Helm charts 2026-05-24 04:29:32 +00:00
sha 595f1057a0 feat: Add broadlinkac2mqtt Helm chart with configuration and templates 2026-05-24 01:41:23 +03:00
sha bf4326b6da feat: Add frigate-mcp Helm chart for Frigate NVR MCP server integration 2026-05-23 20:28:37 +03:00
sha c86fb2139e chore: Update gitea-mirror chart version to 0.1.11 and appVersion to 3.16.1 2026-05-23 20:04:41 +03:00
sha 82936fb010 fix: Correct Frigate init container image tag from 0.17.1 to busybox 1.36 2026-05-23 20:03:30 +03:00
github-actions[bot] 92df7d7016 chore: Automated version update for Helm charts 2026-05-23 04:18:13 +00:00
github-actions[bot] 0e81d6de7f chore: Automated version update for Helm charts 2026-05-22 04:28:19 +00:00
sha 194378508b Merge branch 'main' of https://github.com/shadoll/helm-charts 2026-05-22 00:36:04 +03:00
sha 1201f547fc feat: Update Frigate Helm chart to version 0.2.0 and enhance deployment with init container for config seeding 2026-05-22 00:36:02 +03:00
sha 00389c4937 feat: Add Frigate NVR Helm chart with deployment, service, ingress, and configuration files 2026-05-22 00:04:15 +03:00
github-actions[bot] 1f9258a5d3 chore: Automated version update for Helm charts 2026-05-21 04:31:29 +00:00
github-actions[bot] af901ed1d4 chore: Automated version update for Helm charts 2026-05-20 04:28:07 +00:00
sha c24455ab32 Merge branch 'main' of https://github.com/shadoll/helm-charts 2026-05-19 18:13:12 +03:00