chore(helm): update image ghcr.io/tautulli/tautulli v2.15.0 → v2.15.1 (#30844)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/tautulli/tautulli](https://redirect.github.com/Tautulli/Tautulli) | patch | `f13daee` -> `7755360` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Tautulli/Tautulli (ghcr.io/tautulli/tautulli)</summary> ### [`v2.15.1`](https://redirect.github.com/Tautulli/Tautulli/blob/HEAD/CHANGELOG.md#v2151-2025-01-11) [Compare Source](https://redirect.github.com/Tautulli/Tautulli/compare/v2.15.0...v2.15.1) - Activity: - Fix: Detection of HDR transcodes. (Thanks [@​chrisdecker08](https://redirect.github.com/chrisdecker08)) ([#​2412](https://redirect.github.com/Tautulli/Tautulli/issues/2412), [#​2466](https://redirect.github.com/Tautulli/Tautulli/issues/2466)) - Newsletters: - Fix: Disable basic authentication for /newsletter and /image endpoints. ([#​2472](https://redirect.github.com/Tautulli/Tautulli/issues/2472)) - Exporter: - New: Added logos to season and episode exports. - Other: - Fix Docker container https health check. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Ni4xIiwidXBkYXRlZEluVmVyIjoiMzkuODYuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 2.15.0
|
||||
appVersion: 2.15.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.3.1
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/Tautulli/Tautulli
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/tautulli
|
||||
type: application
|
||||
version: 20.5.0
|
||||
version: 20.5.1
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/tautulli/tautulli
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v2.15.0@sha256:f13daee2a403a95a51902b2625de5f6b944f034e9cd790e9d2a0c5e84c9842cb
|
||||
tag: v2.15.1@sha256:7755360de25d5b60aaf67a0aa4f1f71fb4fc12a1a668bb9ced09e9f4ab5239cd
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
|
||||
Reference in New Issue
Block a user