2 Commits

Author SHA1 Message Date
7e56be19e7 chore(deps): update dependency argoproj/argo-cd to v3.3.0
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 2m13s
2026-02-02 22:17:14 +00:00
8adad38e49 chore(deps): update rebelcore/jellyfin-exporter docker tag to v1.4.0 (#3662)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m8s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| rebelcore/jellyfin-exporter | minor | `v1.3.9` → `v1.4.0` |

---

### 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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0My4wLjMiLCJ1cGRhdGVkSW5WZXIiOiI0My4wLjMiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #3662
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-02-02 22:14:12 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -19,4 +19,4 @@ dependencies:
repository: https://argoproj.github.io/argo-helm
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png
# renovate: datasource=github-releases depName=argoproj/argo-cd
appVersion: v3.2.6
appVersion: v3.3.0

View File

@@ -28,7 +28,7 @@ jellyfin:
exporter:
image:
repository: rebelcore/jellyfin-exporter
tag: v1.3.9
tag: v1.4.0
pullPolicy: IfNotPresent
args:
- '--jellyfin.address=http://127.0.0.1:8096'