This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [jellyfin](https://jellyfin.org/) ([source](https://github.com/jellyfin/jellyfin-helm)) | major | `2.7.0` -> `3.0.0` |
---
### Release Notes
<details>
<summary>jellyfin/jellyfin-helm (jellyfin)</summary>
### [`v3.0.0`](https://github.com/jellyfin/jellyfin-helm/releases/tag/jellyfin-3.0.0)
[Compare Source](https://github.com/jellyfin/jellyfin-helm/compare/jellyfin-2.7.0...jellyfin-3.0.0)
#### Jellyfin Helm Chart v3.0.0
**Application Version**: `10.11.7`
#### What's Changed
- ⚠️ **Deprecated**: Deprecate initContainers parameter in favor of extraInitContainers for consistency (will be removed after 2030)
- 🐛 **Fixed**: Fix extraInitContainers not working (was using wrong parameter name in template)
- ✨ **Added**: Add troubleshooting documentation for inotify instance limits with workaround example
- ✨ **Added**: Add support for Gateway API HTTPRoute resource
- ✨ **Added**: Add envFrom support to load environment variables from ConfigMap or Secret
- ✨ **Added**: Add NOTES.txt with helpful post-installation information and deprecation warnings
- ✨ **Added**: Add startup probe to prevent pod restarts during slow initial startup with large media libraries
- ✨ **Added**: Add persistence.cache configuration for dedicated cache volume support
- ✨ **Added**: Add comprehensive IPv6 and dual-stack networking documentation
- ✨ **Added**: Add revisionHistoryLimit parameter to control rollback history retention (defaults to 3 instead of Kubernetes default 10)
- 🔄 **Changed**: Improve health probe configuration examples for IPv6 compatibility
#### Installation
Add the Jellyfin Helm repository:
```bash
helm repo add jellyfin https://jellyfin.github.io/jellyfin-helm
helm repo update
```
Install the chart:
```bash
helm install my-jellyfin jellyfin/jellyfin --version 3.0.0
```
#### Upgrade
```bash
helm upgrade my-jellyfin jellyfin/jellyfin --version 3.0.0
```
***
📦 **Chart**: `jellyfin` v3.0.0
🎬 **Jellyfin**: v10.11.7
📖 **Documentation**: https://github.com/jellyfin/jellyfin-helm/blob/main/charts/jellyfin/README.md
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4xNC42IiwidXBkYXRlZEluVmVyIjoiNDAuMTQuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
2.7.0->3.0.0Release Notes
jellyfin/jellyfin-helm (jellyfin)
v3.0.0Compare Source
Jellyfin Helm Chart v3.0.0
Application Version:
10.11.7What's Changed
Installation
Add the Jellyfin Helm repository:
Install the chart:
Upgrade
📦 Chart:
jellyfinv3.0.0🎬 Jellyfin: v10.11.7
📖 Documentation: https://github.com/jellyfin/jellyfin-helm/blob/main/charts/jellyfin/README.md
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.