Commit Graph

2240 Commits

Author SHA1 Message Date
renovate-bot e26e97222b chore(deps): update prometheus-operator-crds docker tag to v28 (#4888)
lint-test-helm / lint-helm (push) Successful in 1m20s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [prometheus-operator-crds](https://github.com/prometheus-community/helm-charts) | major | `27.0.1` → `28.0.0` |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/2) for more information.

---

### Release Notes

<details>
<summary>prometheus-community/helm-charts (prometheus-operator-crds)</summary>

### [`v28.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/prometheus-operator-crds-28.0.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/prometheus-operator-crds-27.0.1...prometheus-operator-crds-28.0.0)

A Helm chart that collects custom resource definitions (CRDs) from the Prometheus Operator, allowing for seamless integration with GitOps tools

#### What's Changed

- \[prometheus-operator-crds] Update dependency prometheus-operator/prometheus-operator to v0.90.0 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;6749](https://github.com/prometheus-community/helm-charts/pull/6749)

**Full Changelog**: <https://github.com/prometheus-community/helm-charts/compare/prometheus-28.14.0...prometheus-operator-crds-28.0.0>

</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 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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #4888
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-20 00:12:08 +00:00
renovate-bot 3ebc4adee9 chore(deps): update ghcr.io/autobrr/qui docker tag to v1.15.0 (#4884)
lint-test-helm / lint-helm (push) Successful in 30s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/autobrr/qui](https://github.com/autobrr/qui) | minor | `v1.14.1` → `v1.15.0` |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/2) for more information.

---

### Release Notes

<details>
<summary>autobrr/qui (ghcr.io/autobrr/qui)</summary>

### [`v1.15.0`](https://github.com/autobrr/qui/releases/tag/v1.15.0)

[Compare Source](https://github.com/autobrr/qui/compare/v1.14.1...v1.15.0)

#### Changelog

##### Breaking change

CORS is disabled by default; enable by setting QUI\_\_CORS\_ALLOWED\_ORIGINS with explicit origins (http(s)://host\[:port]). See <https://getqui.com/docs/advanced/sso-proxy-cors>

##### New Features

- [`93786a2`](https://github.com/autobrr/qui/commit/93786a230fa0432d0e9e77dbf17b7141ec0f5611): feat(automations): add configurable processing priority/sorting ([#&#8203;1235](https://github.com/autobrr/qui/issues/1235)) ([@&#8203;Oscariremma](https://github.com/Oscariremma))
- [`45eaf1f`](https://github.com/autobrr/qui/commit/45eaf1f60d8ff6afb602b1a466a9c604c84825ff): feat(database): add postgres and sqlite migration CLI ([#&#8203;1530](https://github.com/autobrr/qui/issues/1530)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`430f5d1`](https://github.com/autobrr/qui/commit/430f5d122f8a4030b1a060e4f2b7e2a6ebcceca5): feat(torrents): mediaInfo dialog ([#&#8203;1537](https://github.com/autobrr/qui/issues/1537)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`8eb8903`](https://github.com/autobrr/qui/commit/8eb8903ad5b330795b149ef7764f477229b48ef0): feat(web): Add persistence to unified instance filter in sidebar ([#&#8203;1560](https://github.com/autobrr/qui/issues/1560)) ([@&#8203;drtaru](https://github.com/drtaru))
- [`7aadde7`](https://github.com/autobrr/qui/commit/7aadde78371f3092f8ef5a300f689343a80c2b46): feat(web): add path autocomplete to set location dialog ([#&#8203;1432](https://github.com/autobrr/qui/issues/1432)) ([@&#8203;nitrobass24](https://github.com/nitrobass24))
- [`077f32c`](https://github.com/autobrr/qui/commit/077f32c4bf7062a5e0c78a8594727c9abdd5139a): feat: add mediainfo api endpoint ([#&#8203;1545](https://github.com/autobrr/qui/issues/1545)) ([@&#8203;Audionut](https://github.com/Audionut))
- [`99cf695`](https://github.com/autobrr/qui/commit/99cf69540b1eaa62dc69429e366629d8f2f149d9): feat: endpoint to trigger directory scans from external tools ([#&#8203;1559](https://github.com/autobrr/qui/issues/1559)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`8956f9b`](https://github.com/autobrr/qui/commit/8956f9bab15ec0a8adc6050103550c4abcf78e44): feat: unify bulk tag editor ([#&#8203;1571](https://github.com/autobrr/qui/issues/1571)) ([@&#8203;s0up4200](https://github.com/s0up4200))

##### Bug Fixes

- [`552d617`](https://github.com/autobrr/qui/commit/552d61705a65308f4f1cd688e9f2e0b356180d47): fix(api): align add torrent OpenAPI field ([#&#8203;1617](https://github.com/autobrr/qui/issues/1617)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`424f7a0`](https://github.com/autobrr/qui/commit/424f7a0de089dce881e8bbecd220163a78e0295f): fix(api): restrict CORS to explicit allowlist ([#&#8203;1551](https://github.com/autobrr/qui/issues/1551)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`38991d8`](https://github.com/autobrr/qui/commit/38991d8c76ec3e2e2640fe3a65f3332008a549f5): fix(auth): allow loopback health probes ([#&#8203;1621](https://github.com/autobrr/qui/issues/1621)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`4ae88c9`](https://github.com/autobrr/qui/commit/4ae88c92d2b29b9e5c48b933d201cc684636e216): fix(automations): align include-cross-seeds category apply ([#&#8203;1517](https://github.com/autobrr/qui/issues/1517)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`6a127a8`](https://github.com/autobrr/qui/commit/6a127a8ad0f55c78afdca9e156466bd4d245451b): fix(automations): scope skipWithin to only deleted action ([#&#8203;1538](https://github.com/autobrr/qui/issues/1538)) ([@&#8203;jabloink](https://github.com/jabloink))
- [`c776189`](https://github.com/autobrr/qui/commit/c776189097d881fae6493758820be66612b6494d): fix(crossseed): avoid completion timeout misses on non-Gazelle torrents ([#&#8203;1536](https://github.com/autobrr/qui/issues/1536)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`b1338a7`](https://github.com/autobrr/qui/commit/b1338a7b3f3c0289c1f5bcc64dcd6a4f9f393442): fix(crossseed): handle missing webhook collection tags ([#&#8203;1610](https://github.com/autobrr/qui/issues/1610)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`eacbb68`](https://github.com/autobrr/qui/commit/eacbb683659739e2fb1a6d30f460b7a418052f07): fix(crossseed): normalize hdr aliases ([#&#8203;1572](https://github.com/autobrr/qui/issues/1572)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`537ad46`](https://github.com/autobrr/qui/commit/537ad46ba8f8a28f7c13adf23ad060616004c6ef): fix(crossseed): queue completion searches and retry rate-limit waits ([#&#8203;1523](https://github.com/autobrr/qui/issues/1523)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`4fc550f`](https://github.com/autobrr/qui/commit/4fc550f01649a7661c0096abbc2471d19890b2fd): fix(crossseed): use autobrr indexer ids for webhooks ([#&#8203;1614](https://github.com/autobrr/qui/issues/1614)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`08029ad`](https://github.com/autobrr/qui/commit/08029adda32e2302bdc9fcc445724e6a9332d162): fix(crossseed): valid partial matches being rejected ([#&#8203;1291](https://github.com/autobrr/qui/issues/1291)) ([@&#8203;rybertm](https://github.com/rybertm))
- [`77eedd9`](https://github.com/autobrr/qui/commit/77eedd9b5ec4092dc8654b28d25a94ba6ba9689f): fix(database): avoid postgres temp-table statement caching ([#&#8203;1581](https://github.com/autobrr/qui/issues/1581)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`25daa17`](https://github.com/autobrr/qui/commit/25daa170db2efc98e7bafbe6184b6288dd927073): fix(dirscan): honor canceled queued webhook runs ([#&#8203;1612](https://github.com/autobrr/qui/issues/1612)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`56995f1`](https://github.com/autobrr/qui/commit/56995f12f1948e4d4eaaaed565f0f0406d561131): fix(dirscan): queue webhook scans and tighten age filtering ([#&#8203;1603](https://github.com/autobrr/qui/issues/1603)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`444d07b`](https://github.com/autobrr/qui/commit/444d07b00a1c173837ad16017edfc6717b9f1432): fix(dirscan): select concrete hardlink base dir ([#&#8203;1606](https://github.com/autobrr/qui/issues/1606)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`c35bea0`](https://github.com/autobrr/qui/commit/c35bea02a1818269249e8ea4de60e4bae611bdb0): fix(instances): improve settings dialog scrolling ([#&#8203;1569](https://github.com/autobrr/qui/issues/1569)) ([@&#8203;nuxencs](https://github.com/nuxencs))
- [`dc501a0`](https://github.com/autobrr/qui/commit/dc501a05210032fc2094b9bf7a12b1f946a9d3f3): fix(proxy): reauth qbit passthrough requests ([#&#8203;1582](https://github.com/autobrr/qui/issues/1582)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`7950d1d`](https://github.com/autobrr/qui/commit/7950d1d38409b56bdb79e8fe1568446a1a1b1909): fix(proxy): search endpoint handling ([#&#8203;1524](https://github.com/autobrr/qui/issues/1524)) ([@&#8203;Audionut](https://github.com/Audionut))
- [`1076eea`](https://github.com/autobrr/qui/commit/1076eeab58993cd5b34737f73c414c6615bb6948): fix(qbit): prune empty managed dirs after delete\_with\_files ([#&#8203;1604](https://github.com/autobrr/qui/issues/1604)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`5a3114b`](https://github.com/autobrr/qui/commit/5a3114be6902b40d5760fdbd0acefa5b61628a8b): fix(qbittorrent): stop reboot torrent\_completed spam ([#&#8203;1515](https://github.com/autobrr/qui/issues/1515)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`1d02e6c`](https://github.com/autobrr/qui/commit/1d02e6c4acc3f418ababe5d814ceddca80f16761): fix(settings): contain settings tab scrolling ([#&#8203;1567](https://github.com/autobrr/qui/issues/1567)) ([@&#8203;nuxencs](https://github.com/nuxencs))
- [`f5d69f3`](https://github.com/autobrr/qui/commit/f5d69f3163cf6c77aa38aff5f41a9667524adc36): fix(settings): smoother gradient ([#&#8203;1570](https://github.com/autobrr/qui/issues/1570)) ([@&#8203;nuxencs](https://github.com/nuxencs))
- [`1c0c3bc`](https://github.com/autobrr/qui/commit/1c0c3bc74e617433c49d7dab48ba142adf4eb22a): fix(torrents): copy MediaInfo summary without brackets ([#&#8203;1540](https://github.com/autobrr/qui/issues/1540)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`3ec913a`](https://github.com/autobrr/qui/commit/3ec913afd1a1b31318290c326ca2da925ae24144): fix(web): auto-append slash on path autocomplete selection ([#&#8203;1431](https://github.com/autobrr/qui/issues/1431)) ([@&#8203;nitrobass24](https://github.com/nitrobass24))
- [`aa2f3da`](https://github.com/autobrr/qui/commit/aa2f3daf1f0b16cee03fe5608a598a85af89099a): fix(web): check field.state.value type in AddTorrentDialog ([#&#8203;1613](https://github.com/autobrr/qui/issues/1613)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`1abfc5e`](https://github.com/autobrr/qui/commit/1abfc5ef95005e63ae6dbb943945da7c946a60ab): fix(web): handle SSO proxy redirect to /index.html ([#&#8203;1600](https://github.com/autobrr/qui/issues/1600)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`1991f90`](https://github.com/autobrr/qui/commit/1991f9040d7a38f0f40b002c9b8a7d907557d305): fix(web): warn before enabling reannounce ([#&#8203;1583](https://github.com/autobrr/qui/issues/1583)) ([@&#8203;s0up4200](https://github.com/s0up4200))

##### Other Changes

- [`4069492`](https://github.com/autobrr/qui/commit/4069492a594685c16fdca2e3b1e801bb6f179d89): chore(deps): bump the github group with 3 updates ([#&#8203;1535](https://github.com/autobrr/qui/issues/1535)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`a02e9e8`](https://github.com/autobrr/qui/commit/a02e9e83995f75232194d63e6153741dd4891b90): chore(deps): bump the github group with 7 updates ([#&#8203;1558](https://github.com/autobrr/qui/issues/1558)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`8713667`](https://github.com/autobrr/qui/commit/87136676e58496029d44267ad4fdb59ce27d45ae): chore(deps): bump the golang group with 15 updates ([#&#8203;1543](https://github.com/autobrr/qui/issues/1543)) ([@&#8203;dependabot](https://github.com/dependabot)\[bot])
- [`420607e`](https://github.com/autobrr/qui/commit/420607e2665a2c9e2e3446fe36626d2579a3bebc): chore(go,ci): adopt go fix, bump to 1.26, and speed up PR checks ([#&#8203;1480](https://github.com/autobrr/qui/issues/1480)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`0d0df45`](https://github.com/autobrr/qui/commit/0d0df455e45f77b55e0a759721f39894ff77075a): docs: add password reset section to CLI commands ([#&#8203;1598](https://github.com/autobrr/qui/issues/1598)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`9ef56a2`](https://github.com/autobrr/qui/commit/9ef56a2050491149d9b11895f9f8df621a745f54): refactor(makefile): windows support ([#&#8203;1546](https://github.com/autobrr/qui/issues/1546)) ([@&#8203;Audionut](https://github.com/Audionut))
- [`7899cc8`](https://github.com/autobrr/qui/commit/7899cc8601cbae23f4f2b3714b109c049bb68051): refactor(reflinking): add windows ReFS filesystem support ([#&#8203;1576](https://github.com/autobrr/qui/issues/1576)) ([@&#8203;Audionut](https://github.com/Audionut))
- [`51d34ab`](https://github.com/autobrr/qui/commit/51d34ab279cd41992c822777bd85ffd78964c9fb): refactor(releases): share hdr normalization helpers ([#&#8203;1586](https://github.com/autobrr/qui/issues/1586)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`c7f4e3d`](https://github.com/autobrr/qui/commit/c7f4e3d8b514a5523d0f9e8f1a6deb46ca64ebcb): refactor(web): tighten unified scope navigation ([#&#8203;1618](https://github.com/autobrr/qui/issues/1618)) ([@&#8203;s0up4200](https://github.com/s0up4200))
- [`4b05177`](https://github.com/autobrr/qui/commit/4b051778a45f521b43b7f7c2561b84fabe3dc987): test(handlers): cover tag baseline field requests ([@&#8203;s0up4200](https://github.com/s0up4200))

**Full Changelog**: <https://github.com/autobrr/qui/compare/v1.14.1...v1.15.0>

#### Docker images

- `docker pull ghcr.io/autobrr/qui:v1.15.0`
- `docker pull ghcr.io/autobrr/qui:latest`

#### What to do next?

- Join our [Discord server](https://discord.autobrr.com/qui)

Thank you for using qui!

</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 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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4884
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-20 00:08:45 +00:00
renovate-bot c59ea80265 chore(deps): update advplyr/audiobookshelf to v2.33.1 (#4890)
lint-test-helm / validate-kubeconform (push) Has been cancelled
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-03-20 00:08:35 +00:00
renovate-bot 6707b9d3a1 chore(deps): update kube-prometheus-stack docker tag to v82.12.0 (#4883)
lint-test-helm / lint-helm (push) Successful in 26s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [kube-prometheus-stack](https://github.com/prometheus-operator/kube-prometheus) ([source](https://github.com/prometheus-community/helm-charts)) | minor | `82.11.0` → `82.12.0` |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/2) for more information.

---

### Release Notes

<details>
<summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary>

### [`v82.12.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-82.12.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-82.11.0...kube-prometheus-stack-82.12.0)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] Add extra excluded from enforcement by [@&#8203;sathieu](https://github.com/sathieu) in [#&#8203;6694](https://github.com/prometheus-community/helm-charts/pull/6694)

**Full Changelog**: <https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-82.11.0...kube-prometheus-stack-82.12.0>

</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 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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #4883
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-20 00:05:20 +00:00
renovate-bot fd048a2b6c chore(deps): update helm release argo-workflows to v1.0.3 (#4881)
lint-test-helm / lint-helm (push) Successful in 29s
lint-test-helm / validate-kubeconform (push) Has been skipped
render-manifests / render-manifests (push) Successful in 8m17s
renovate / renovate (push) Successful in 2m22s
2026-03-19 04:34:08 +00:00
renovate-bot e32ab8d593 chore(deps): update helm release argo-events to v2.4.21 (#4879)
lint-test-helm / lint-helm (push) Successful in 26s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-03-19 04:30:28 +00:00
renovate-bot 5383a43c53 chore(deps): update helm release argo-cd to v9.4.14 (#4877)
lint-test-helm / lint-helm (push) Successful in 21s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-03-19 04:27:31 +00:00
renovate-bot 042664cf07 chore(deps): update outlinewiki/outline docker tag to v1.6.1 (#4857)
lint-test-helm / lint-helm (push) Successful in 36s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [outlinewiki/outline](https://github.com/outline/outline) | patch | `1.6.0` → `1.6.1` |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/2) for more information.

---

### Release Notes

<details>
<summary>outline/outline (outlinewiki/outline)</summary>

### [`v1.6.1`](https://github.com/outline/outline/releases/tag/v1.6.1)

[Compare Source](https://github.com/outline/outline/compare/v1.6.0...v1.6.1)

#### What's Changed

##### Fixes and improvements

- A bug affecting file and image upload in the editor was fixed in [#&#8203;11803](https://github.com/outline/outline/pull/11803)
- MCP: Now has tools to move documents within a collection in [#&#8203;11799](https://github.com/outline/outline/pull/11799)
- MCP: Now supports API key header authentication in [#&#8203;11798](https://github.com/outline/outline/pull/11798)
- Added Tahoe-compatible icon variants for PWA in [#&#8203;11762](https://github.com/outline/outline/pull/11762)
- Fixed a race condition when editing title while doc is saving would reset the title in [#&#8203;11764](https://github.com/outline/outline/pull/11764)
- Added support for the new GitLab `work_items` URL structure in [#&#8203;11795](https://github.com/outline/outline/pull/11795)
- Print layout now respects full-width option by [@&#8203;wmTJc9IK0Q](https://github.com/wmTJc9IK0Q) in [#&#8203;11768](https://github.com/outline/outline/pull/11768)
- Fixed a page hang with corrupted PNG upload in [#&#8203;11783](https://github.com/outline/outline/pull/11783)
- Improved validation of `SMTP_FROM_EMAIL` and `SMTP_REPLY_EMAIL` in [#&#8203;11784](https://github.com/outline/outline/pull/11784)
- Custom port is now preserved in OAuth metadata URLs when self-hosted behind a reverse proxy in [#&#8203;11791](https://github.com/outline/outline/pull/11791)
- It is now possible to "Create a nested doc" when using @&#8203;mention in [#&#8203;11800](https://github.com/outline/outline/pull/11800)
- Added a guard against concurrent restore while deleting by [@&#8203;dearlordylord](https://github.com/dearlordylord) in [#&#8203;11775](https://github.com/outline/outline/pull/11775)

#### New Contributors

- [@&#8203;dearlordylord](https://github.com/dearlordylord) made their first contribution in [#&#8203;11775](https://github.com/outline/outline/pull/11775)

**Full Changelog**: <https://github.com/outline/outline/compare/v1.6.0...v1.6.1>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=-->

Reviewed-on: #4857
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-19 04:25:30 +00:00
renovate-bot cbb9662bb1 chore(deps): update ghcr.io/haveagitgat/tdarr_node docker tag to v2.64.02 (#4838)
lint-test-helm / lint-helm (push) Successful in 21s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 1m44s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/haveagitgat/tdarr_node](https://github.com/HaveAGitGat/tdarr_express_be) | minor | `2.63.01` → `2.64.02` |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/2) for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #4838
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-19 04:23:35 +00:00
renovate-bot 3877ffc6d0 chore(deps): update ghcr.io/haveagitgat/tdarr docker tag to v2.64.02 (#4837)
lint-test-helm / validate-kubeconform (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 20s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/haveagitgat/tdarr](https://github.com/HaveAGitGat/tdarr_express_be) | minor | `2.63.01` → `2.64.02` |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/2) for more information.

---

### 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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #4837
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-19 04:22:21 +00:00
renovate-bot 909b28e1b0 chore(deps): update dependency clidey/whodb to v0.100.0 (#4867)
lint-test-helm / lint-helm (push) Successful in 37s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clidey/whodb](https://github.com/clidey/whodb) | minor | `0.99.0` → `0.100.0` |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/2) for more information.

---

### Release Notes

<details>
<summary>clidey/whodb (clidey/whodb)</summary>

### [`v0.100.0`](https://github.com/clidey/whodb/releases/tag/0.100.0)

[Compare Source](https://github.com/clidey/whodb/compare/0.99.0...0.100.0)

- Library updates
- Backend bug fixes
- Maintenance updates

#### Installation

##### Mac App Store

[Download from the Apple Store](https://apps.apple.com/app/whodb/id6754566536)

##### Microsoft Store

[Download from the Microsoft Store](https://apps.microsoft.com/detail/9pftx5bv4ds6)

##### Snap Store

```bash
sudo snap install whodb
```

[View on Snapcraft](https://snapcraft.io/whodb)

##### Docker

```bash
docker pull clidey/whodb:0.100.0
docker pull clidey/whodb:latest
```

##### Direct Downloads

See assets below for platform-specific packages (DMG, MSIX, etc.).

#### Documentation

- [Documentation](https://docs.whodb.com)
- [Report Issues](https://github.com/clidey/whodb/issues)

#### Upgrade Notes

To upgrade from a previous version:

- **Docker**: Pull the latest image and restart your container
- **Snap**: Run `sudo snap refresh whodb`
- **Desktop Apps**: Download and install the new version

***

#### What's Changed

- Bump github.com/aws/aws-sdk-go-v2/config from 1.32.11 to 1.32.12 in /core by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;851](https://github.com/clidey/whodb/pull/851)
- Bump github.com/aws/aws-sdk-go-v2/service/elasticache from 1.51.11 to 1.51.12 in /core by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;849](https://github.com/clidey/whodb/pull/849)
- Bump github.com/modelcontextprotocol/go-sdk from 1.3.0 to 1.4.1 in /cli by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;845](https://github.com/clidey/whodb/pull/845)
- Bump golang.org/x/term from 0.40.0 to 0.41.0 in /cli by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;842](https://github.com/clidey/whodb/pull/842)
- Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 in /desktop-common in the go\_modules group across 1 directory by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;823](https://github.com/clidey/whodb/pull/823)
- Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 in /core in the go\_modules group across 1 directory by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;824](https://github.com/clidey/whodb/pull/824)
- Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 in /cli in the go\_modules group across 1 directory by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;822](https://github.com/clidey/whodb/pull/822)
- Bump filippo.io/edwards25519 from 1.1.0 to 1.1.1 in /desktop-ce in the go\_modules group across 1 directory by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;821](https://github.com/clidey/whodb/pull/821)
- Bump the npm\_and\_yarn group across 1 directory with 2 updates by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;816](https://github.com/clidey/whodb/pull/816)
- Bump github.com/xuri/excelize/v2 from 2.10.0 to 2.10.1 in /cli by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;827](https://github.com/clidey/whodb/pull/827)
- Bump github.com/xuri/excelize/v2 from 2.10.0 to 2.10.1 in /core by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;854](https://github.com/clidey/whodb/pull/854)

**Full Changelog**: <https://github.com/clidey/whodb/compare/0.99.0...0.100.0>

</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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #4867
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-19 04:21:20 +00:00
renovate-bot a1fa8494a9 chore(deps): update helm release harbor to v1.18.3 (#4874)
lint-test-helm / lint-helm (push) Successful in 25s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m44s
2026-03-19 04:17:13 +00:00
renovate-bot 4651e22055 chore(deps): update dependency outline/outline to v1.6.1 (#4873)
lint-test-helm / lint-helm (push) Successful in 26s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-03-19 04:14:41 +00:00
alexlebens cbefba066e feat: disable probe (#4870)
lint-test-helm / lint-helm (push) Successful in 44s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has been cancelled
Reviewed-on: #4870
2026-03-19 04:11:56 +00:00
renovate-bot 000d1f8962 chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2026.3.2 (#4866)
lint-test-helm / lint-helm (push) Successful in 50s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m25s
2026-03-19 04:03:56 +00:00
renovate-bot da18f8c05d chore(deps): update g33kphr33k/musicgrabber docker tag to v2.4.6 (#4865)
lint-test-helm / validate-kubeconform (push) Has been cancelled
lint-test-helm / lint-helm (push) Has started running
renovate / renovate (push) Has been cancelled
2026-03-19 04:03:34 +00:00
renovate-bot a171479d02 chore(deps): update frederikemmer/medialyze to v0.2.2 (#4864)
lint-test-helm / lint-helm (push) Has been cancelled
lint-test-helm / validate-kubeconform (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-03-19 04:03:26 +00:00
renovate-bot 78bfaaf004 chore(deps): update dependency roundcube/roundcubemail to v1.6.14 (#4863)
lint-test-helm / validate-kubeconform (push) Has been cancelled
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-03-19 04:03:01 +00:00
renovate-bot 1bf6fbd2f2 chore(deps): update rmcrackan/libation to v13.3.2 (#4859)
lint-test-helm / lint-helm (push) Successful in 28s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 3m49s
2026-03-19 02:57:23 +00:00
renovate-bot 62e4720d6b chore(deps): update registry.k8s.io/kubectl docker tag to v1.35.3 (#4858)
lint-test-helm / validate-kubeconform (push) Has been cancelled
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-03-19 02:56:59 +00:00
renovate-bot b32e56b60a chore(deps): update ollama/ollama to v0.18.2 (#4856)
lint-test-helm / lint-helm (push) Successful in 32s
lint-test-helm / validate-kubeconform (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-03-19 02:56:23 +00:00
renovate-bot 618021e9a4 chore(deps): update rmcrackan/libation docker tag to v13.3.1 (#4854)
lint-test-helm / lint-helm (push) Successful in 34s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m25s
2026-03-19 02:42:42 +00:00
alexlebens 3d9a45a123 feat: remove trivy (#4852)
lint-test-helm / lint-helm (push) Successful in 24s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has been cancelled
Reviewed-on: #4852
2026-03-19 02:38:31 +00:00
renovate-bot d02af40acf chore(deps): update helm release generic-device-plugin to v0.20.23 (#4850)
lint-test-helm / lint-helm (push) Successful in 1m1s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 3m19s
2026-03-19 01:04:36 +00:00
renovate-bot 628eaef0e1 chore(deps): update kube-prometheus-stack docker tag to v82.11.0 (#4848)
lint-test-helm / lint-helm (push) Successful in 29s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 4m15s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [kube-prometheus-stack](https://github.com/prometheus-operator/kube-prometheus) ([source](https://github.com/prometheus-community/helm-charts)) | minor | `82.10.4` → `82.11.0` |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/2) for more information.

---

### Release Notes

<details>
<summary>prometheus-community/helm-charts (kube-prometheus-stack)</summary>

### [`v82.11.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-82.11.0)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-82.10.5...kube-prometheus-stack-82.11.0)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] Add podManagementPolicy and updateStrategy by [@&#8203;DrFaust92](https://github.com/DrFaust92) in [#&#8203;6733](https://github.com/prometheus-community/helm-charts/pull/6733)

**Full Changelog**: <https://github.com/prometheus-community/helm-charts/compare/prometheus-nginx-exporter-1.20.3...kube-prometheus-stack-82.11.0>

### [`v82.10.5`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-82.10.5)

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-82.10.4...kube-prometheus-stack-82.10.5)

kube-prometheus-stack collects Kubernetes manifests, Grafana dashboards, and Prometheus rules combined with documentation and scripts to provide easy to operate end-to-end Kubernetes cluster monitoring with Prometheus using the Prometheus Operator.

#### What's Changed

- \[kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;6740](https://github.com/prometheus-community/helm-charts/pull/6740)

**Full Changelog**: <https://github.com/prometheus-community/helm-charts/compare/prometheus-node-exporter-4.52.1...kube-prometheus-stack-82.10.5>

</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 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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #4848
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-18 23:14:32 +00:00
renovate-bot 6b87c43e0f chore(deps): update harbor.alexlebens.net/images/site-profile docker tag to v3.15.0 (#4846)
lint-test-helm / lint-helm (push) Successful in 27s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 1m48s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [harbor.alexlebens.net/images/site-profile](https://gitea.alexlebens.dev/alexlebens/site-profile) | minor | `3.14.0` → `3.15.0` |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/2) for more information.

---

### Release Notes

<details>
<summary>alexlebens/site-profile (harbor.alexlebens.net/images/site-profile)</summary>

### [`v3.15.0`](https://gitea.alexlebens.dev/alexlebens/site-profile/releases/tag/3.15.0)

[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/3.14.0...3.15.0)

##### Features

- specify boolean ([1236def](1236defba7))

</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 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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #4846
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-18 17:52:09 +00:00
renovate-bot a36b7a1300 chore(deps): update dependency tailscale/tailscale to v1.96.2 (#4843)
lint-test-helm / lint-helm (push) Successful in 25s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 3m22s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [tailscale/tailscale](https://github.com/tailscale/tailscale) | minor | `v1.94.2` → `v1.96.2` |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/2) for more information.

---

### Release Notes

<details>
<summary>tailscale/tailscale (tailscale/tailscale)</summary>

### [`v1.96.2`](https://github.com/tailscale/tailscale/releases/tag/v1.96.2)

[Compare Source](https://github.com/tailscale/tailscale/compare/v1.94.2...v1.96.2)

Please refer to the changelog available at <https://tailscale.com/changelog>

</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 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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #4843
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-18 17:37:32 +00:00
renovate-bot 17ea938068 chore(deps): update g33kphr33k/musicgrabber docker tag to v2.4.5 (#4842)
lint-test-helm / lint-helm (push) Successful in 35s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 3m1s
2026-03-18 17:03:04 +00:00
renovate-bot dc837c2718 chore(deps): update searxng/searxng:latest docker digest to 67a3e2e (#4839)
lint-test-helm / lint-helm (push) Successful in 26s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m52s
2026-03-18 15:04:43 +00:00
renovate-bot c3729cec9f chore(deps): update helm release argo-cd to v9.4.12 (#4836)
renovate / renovate (push) Has been cancelled
lint-test-helm / lint-helm (push) Successful in 48s
lint-test-helm / validate-kubeconform (push) Has been skipped
2026-03-18 11:04:16 +00:00
renovate-bot 2c5a1eec32 chore(deps): update helm release grafana-operator to v5.22.2 (#4834)
lint-test-helm / lint-helm (push) Successful in 2m13s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 3m55s
2026-03-18 10:04:53 +00:00
renovate-bot 21a2c6c96a chore(deps): update dependency grafana/grafana-operator to v5.22.2 (#4833)
lint-test-helm / validate-kubeconform (push) Has been cancelled
lint-test-helm / lint-helm (push) Has started running
renovate / renovate (push) Has been cancelled
2026-03-18 10:03:59 +00:00
renovate-bot 0c2f495fac chore(deps): update ubuntu docker tag to resolute-20260312 (#4831)
lint-test-helm / lint-helm (push) Successful in 1m14s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 4m24s
2026-03-18 08:03:58 +00:00
alexlebens aed71f8086 tmp/trivy (#4829)
lint-test-helm / lint-helm (push) Successful in 38s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 3m32s
Reviewed-on: #4829
2026-03-18 03:45:47 +00:00
alexlebens c27d7bdf9b feat: disable sbom and infra scanner (#4827)
lint-test-helm / lint-helm (push) Successful in 37s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m19s
Reviewed-on: #4827
2026-03-18 03:27:09 +00:00
renovate-bot 6f97007dfb chore(deps): update d3fk/s3cmd:latest docker digest to e3965f8 (#4825)
lint-test-helm / lint-helm (push) Successful in 1m57s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m56s
2026-03-18 03:04:52 +00:00
alexlebens 520e6f9763 Merge (#4823)
lint-test-helm / lint-helm (push) Successful in 42s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Has been cancelled
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Reviewed-on: #4823
2026-03-18 03:02:04 +00:00
renovate-bot e255e2b8ad chore(deps): update ollama/ollama docker tag to v0.18.1 (#4821)
lint-test-helm / lint-helm (push) Successful in 1m24s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 3m48s
2026-03-18 02:02:48 +00:00
renovate-bot a003ae1f45 chore(deps): update dependency ollama/ollama to v0.18.1 (#4819)
lint-test-helm / lint-helm (push) Successful in 1m47s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m10s
2026-03-18 01:05:28 +00:00
renovate-bot 0d3a85fc10 chore(deps): update dependency binwiederhier/ntfy to v2.19.2 (#4818)
lint-test-helm / validate-kubeconform (push) Has been cancelled
lint-test-helm / lint-helm (push) Has started running
renovate / renovate (push) Has been cancelled
2026-03-18 01:05:03 +00:00
alexlebens 0bed6ebbe0 Add medialyze (#4816)
lint-test-helm / lint-helm (push) Successful in 40s
lint-test-helm / validate-kubeconform (push) Has been skipped
lint-test-docker / lint-docker-compose (push) Successful in 1m18s
renovate / renovate (push) Successful in 5m7s
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Reviewed-on: #4816
2026-03-17 22:57:09 +00:00
renovate-bot 77c29e7db5 chore(deps): update harbor.alexlebens.net/images/site-profile docker tag to v3.14.0 (#4814)
lint-test-helm / lint-helm (push) Successful in 22s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m7s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [harbor.alexlebens.net/images/site-profile](https://gitea.alexlebens.dev/alexlebens/site-profile) | minor | `3.13.0` → `3.14.0` |

---

> ⚠️ **Warning**
>
> Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/2) for more information.

---

### Release Notes

<details>
<summary>alexlebens/site-profile (harbor.alexlebens.net/images/site-profile)</summary>

### [`v3.14.0`](https://gitea.alexlebens.dev/alexlebens/site-profile/releases/tag/3.14.0)

[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/3.13.0...3.14.0)

##### Features

- release for content ([abdb30b](abdb30b0e3))

</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 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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #4814
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-17 21:20:56 +00:00
renovate-bot 7ca2f81190 chore(deps): update prometheus-operator-crds docker tag to v27.0.1 (#4813)
lint-test-helm / lint-helm (push) Successful in 30s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m41s
2026-03-17 20:57:50 +00:00
renovate-bot 4d7fcd49c5 chore(deps): update g33kphr33k/musicgrabber docker tag to v2.4.4 (#4809)
lint-test-helm / lint-helm (push) Successful in 1m33s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m51s
2026-03-17 20:04:20 +00:00
renovate-bot 1837cd43c9 chore(deps): update ghcr.io/linuxserver/lidarr:3.1.2-nightly docker digest to 034055f (#4808)
lint-test-helm / validate-kubeconform (push) Has been cancelled
lint-test-helm / lint-helm (push) Has started running
renovate / renovate (push) Has been cancelled
2026-03-17 20:04:00 +00:00
renovate-bot 10a15685d8 chore(deps): update searxng/searxng:latest docker digest to 090d7ef (#4806)
lint-test-helm / lint-helm (push) Successful in 1m20s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 3m58s
2026-03-17 19:04:07 +00:00
renovate-bot ebf04db452 chore(deps): update helm release argo-cd to v9.4.11 (#4804)
lint-test-helm / lint-helm (push) Successful in 25s
lint-test-helm / validate-kubeconform (push) Has been skipped
render-manifests / render-manifests (push) Successful in 6m49s
renovate / renovate (push) Successful in 3m45s
2026-03-17 13:06:11 +00:00
renovate-bot 58535a4181 chore(deps): update dependency home-assistant/core to v2026.3.2 (#4803)
lint-test-helm / validate-kubeconform (push) Has been cancelled
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-03-17 13:05:27 +00:00
renovate-bot ac933d97fd chore(deps): update dependency argoproj/argo-cd to v3.3.4 (#4801)
lint-test-helm / lint-helm (push) Successful in 25s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 5m57s
2026-03-17 12:03:07 +00:00
renovate-bot a1ce469787 chore(deps): update dependency binwiederhier/ntfy to v2.19.1 (#4799)
lint-test-helm / lint-helm (push) Successful in 1m13s
lint-test-helm / validate-kubeconform (push) Has been skipped
renovate / renovate (push) Successful in 2m38s
2026-03-17 02:02:53 +00:00