10 Commits
Author SHA1 Message Date
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] 4868f77ed1 chore: Automated version update for Helm charts 2026-06-09 04:26:56 +00:00
github-actions[bot] 383dcfc81c chore: Automated version update for Helm charts 2026-05-27 04:31:44 +00:00
github-actions[bot] 0e81d6de7f chore: Automated version update for Helm charts 2026-05-22 04:28:19 +00:00
sha dcce839e7e chore: Bump version for Home Assistant and Jellyfin charts, add failedJobsHistoryLimit to CronJobs 2026-04-11 13:29:53 +03:00
github-actions[bot] 6399c1d401 chore: Automated version update for Helm charts 2026-04-06 04:02:29 +00:00
github-actions[bot] 5b08b3ab3a chore: Automated version update for Helm charts 2026-04-01 04:04:13 +00:00
sha fa42f3ac8f feat: Add node affinity support for backup CronJob and update values.yaml 2026-03-18 11:26:25 +02:00
sha 2f2786adba feat: Add Helm chart for Jellyfin media server with PostgreSQL support. 2026-03-16 00:33:42 +02:00