Commit Graph

10013 Commits

Author SHA1 Message Date
8ca00d7e19 chore(deps): update helm release cilium to v1.19.1
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 18s
2026-03-05 01:12:00 +00:00
57cc61b5f1 chore(deps): update dependency ollama/ollama to v0.17.6 (#4426)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-dispatch / render-manifests-dispatch (push) Failing after 8m22s
renovate / renovate (push) Successful in 1m48s
2026-03-05 01:09:03 +00:00
d26cda6004 chore(deps): update dependency hashicorp/vault to v1.21.3 (#4425)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-03-05 01:08:12 +00:00
0ac05df11f chore(deps): update directus/directus to v11.16.0 (#4423)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 20s
renovate / renovate (push) Successful in 2m10s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [directus/directus](https://github.com/directus/directus) | minor | `11.15.4` → `11.16.0` |

---

### Release Notes

<details>
<summary>directus/directus (directus/directus)</summary>

### [`v11.16.0`](https://github.com/directus/directus/releases/tag/v11.16.0)

[Compare Source](https://github.com/directus/directus/compare/v11.15.4...v11.16.0)

##### ⚠️ Potential Breaking Changes

**Added support for a global draft version that is automatically available for all items when versioning is enabled ([#&#8203;26772](https://github.com/directus/directus/pull/26772))**
Backward Compatibility: If you have an existing version with the key `draft` and a custom name other than “Draft”, the display name will be standardized to “Draft” (i.e. transformed) to support the new global versioning feature. The version content and functionality remain unchanged.

**Added field permission and version access checks to Visual Editor ([#&#8203;26772](https://github.com/directus/directus/pull/26772))**
The field access checks require an update of the `@directus/visual-editing` library to v2.0.0.

**Fixed password reset sending emails to external auth provider users ([#&#8203;26627](https://github.com/directus/directus/pull/26627))**
`requestPasswordReset` now throws a `Forbidden` error for external auth provider users.

#####  New Features & Improvements

- **[@&#8203;directus/app](https://github.com/directus/app)**
  - Added support for a global draft version that is automatically available for all items when versioning is enabled ([#&#8203;26772](https://github.com/directus/directus/pull/26772) by [@&#8203;formfcw](https://github.com/formfcw))
  - Persisted table column widths to localStorage ([#&#8203;26767](https://github.com/directus/directus/pull/26767) by [@&#8203;HZooly](https://github.com/HZooly))
  - Implemented RBAC for deployment module ([#&#8203;26683](https://github.com/directus/directus/pull/26683) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Added field permission and version access checks to Visual Editor ([#&#8203;26772](https://github.com/directus/directus/pull/26772) by [@&#8203;formfcw](https://github.com/formfcw))
  - Added image and PDF upload support to Directus AI Assistant with a provider adapter pattern for 3 major providers ([#&#8203;26722](https://github.com/directus/directus/pull/26722) by [@&#8203;bryantgillespie](https://github.com/bryantgillespie))
    (OpenAI, Anthropic, Gemini).
  - Added version support for visual editing in live preview ([#&#8203;26772](https://github.com/directus/directus/pull/26772) by [@&#8203;formfcw](https://github.com/formfcw))
  - Supported provider webhooks for deployment real-time updates ([#&#8203;26683](https://github.com/directus/directus/pull/26683) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Added version support to Visual Editor ([#&#8203;26772](https://github.com/directus/directus/pull/26772) by [@&#8203;formfcw](https://github.com/formfcw))
- **[@&#8203;directus/api](https://github.com/directus/api)**
  - Implemented RBAC for deployment module ([#&#8203;26683](https://github.com/directus/directus/pull/26683) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Added `lower_case_table_names` support for mysql ([#&#8203;26736](https://github.com/directus/directus/pull/26736) by [@&#8203;licitdev](https://github.com/licitdev))
  - Added image and PDF upload support to Directus AI Assistant with a provider adapter pattern for 3 major providers ([#&#8203;26722](https://github.com/directus/directus/pull/26722) by [@&#8203;bryantgillespie](https://github.com/bryantgillespie))
    (OpenAI, Anthropic, Gemini).
  - Supported provider webhooks for deployment real-time updates ([#&#8203;26683](https://github.com/directus/directus/pull/26683) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Added JSON field selection support ([#&#8203;26500](https://github.com/directus/directus/pull/26500) by [@&#8203;br41nslug](https://github.com/br41nslug))
- **[@&#8203;directus/system-data](https://github.com/directus/system-data)**
  - Implemented RBAC for deployment module ([#&#8203;26683](https://github.com/directus/directus/pull/26683) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Supported provider webhooks for deployment real-time updates ([#&#8203;26683](https://github.com/directus/directus/pull/26683) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Added version support to Visual Editor ([#&#8203;26772](https://github.com/directus/directus/pull/26772) by [@&#8203;formfcw](https://github.com/formfcw))
- **[@&#8203;directus/types](https://github.com/directus/types)**
  - Implemented RBAC for deployment module ([#&#8203;26683](https://github.com/directus/directus/pull/26683) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Supported provider webhooks for deployment real-time updates ([#&#8203;26683](https://github.com/directus/directus/pull/26683) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
- **[@&#8203;directus/sdk](https://github.com/directus/sdk)**
  - Implemented RBAC for deployment module ([#&#8203;26683](https://github.com/directus/directus/pull/26683) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
  - Supported provider webhooks for deployment real-time updates ([#&#8203;26683](https://github.com/directus/directus/pull/26683) by [@&#8203;gaetansenn](https://github.com/gaetansenn))
- **[@&#8203;directus/ai](https://github.com/directus/ai)**
  - Added image and PDF upload support to Directus AI Assistant with a provider adapter pattern for 3 major providers ([#&#8203;26722](https://github.com/directus/directus/pull/26722) by [@&#8203;bryantgillespie](https://github.com/bryantgillespie))
    (OpenAI, Anthropic, Gemini).
- **[@&#8203;directus/utils](https://github.com/directus/utils)**
  - Added image and PDF upload support to Directus AI Assistant with a provider adapter pattern for 3 major providers ([#&#8203;26722](https://github.com/directus/directus/pull/26722) by [@&#8203;bryantgillespie](https://github.com/bryantgillespie))
    (OpenAI, Anthropic, Gemini).
  - Added JSON field selection support ([#&#8203;26500](https://github.com/directus/directus/pull/26500) by [@&#8203;br41nslug](https://github.com/br41nslug))
- **[@&#8203;directus/constants](https://github.com/directus/constants)**
  - Added JSON field selection support ([#&#8203;26500](https://github.com/directus/directus/pull/26500) by [@&#8203;br41nslug](https://github.com/br41nslug))
- **[@&#8203;directus/env](https://github.com/directus/env)**
  - Added JSON field selection support ([#&#8203;26500](https://github.com/directus/directus/pull/26500) by [@&#8203;br41nslug](https://github.com/br41nslug))

##### 🐛 Bug Fixes & Optimizations

- **[@&#8203;directus/app](https://github.com/directus/app)**
  - Fixed v-select group click handler to respect item-level selectable property ([#&#8203;26650](https://github.com/directus/directus/pull/26650) by [@&#8203;alvarosabu](https://github.com/alvarosabu))
  - Fixed license modal is not responsive on mobile screens ([#&#8203;26758](https://github.com/directus/directus/pull/26758) by [@&#8203;powerseed](https://github.com/powerseed))
  - Fixed unsaved changes dialog showing collaborative variant when not in a collaborative session ([#&#8203;26713](https://github.com/directus/directus/pull/26713) by [@&#8203;formfcw](https://github.com/formfcw))
  - Updated vue-split-panel dependency ([#&#8203;26709](https://github.com/directus/directus/pull/26709) by [@&#8203;HZooly](https://github.com/HZooly))
  - Fixed datetime picker not closing after selecting a date ([#&#8203;26719](https://github.com/directus/directus/pull/26719) by [@&#8203;alvarosabu](https://github.com/alvarosabu))
  - Added some missing translation keys for directus\_settings and directus\_roles. ([#&#8203;26744](https://github.com/directus/directus/pull/26744) by [@&#8203;powerseed](https://github.com/powerseed))
  - Upgraded reka-ui to 2.8.2 for timefield two-digit hour fix ([#&#8203;26724](https://github.com/directus/directus/pull/26724) by [@&#8203;alvarosabu](https://github.com/alvarosabu))
  - Fixed password reset sending emails to external auth provider users ([#&#8203;26627](https://github.com/directus/directus/pull/26627) by [@&#8203;dstockton](https://github.com/dstockton))
  - Enabled “Navigate to Item” button for non-editable relational fields ([#&#8203;26711](https://github.com/directus/directus/pull/26711) by [@&#8203;HZooly](https://github.com/HZooly))
  - Fixed auto-refresh on mobile by preserving sidebar state via Teleport ([#&#8203;26731](https://github.com/directus/directus/pull/26731) by [@&#8203;HZooly](https://github.com/HZooly))
  - Fixed an issue where duplicated fields kept validation rules referencing the original field name. ([#&#8203;26602](https://github.com/directus/directus/pull/26602) by [@&#8203;vizzv](https://github.com/vizzv))
  - Fixed drawer not scrolling to top when validation errors occur ([#&#8203;26741](https://github.com/directus/directus/pull/26741) by [@&#8203;robluton](https://github.com/robluton))
  - Fixed reset confirm state after flow error ([#&#8203;26803](https://github.com/directus/directus/pull/26803) by [@&#8203;HZooly](https://github.com/HZooly))
  - Fixed performance degradation when editing forms with large GeoJSON geometry fields by using selective shallow cloning for geometry values. ([#&#8203;26560](https://github.com/directus/directus/pull/26560) by [@&#8203;alvarosabu](https://github.com/alvarosabu))
  - Fixed extra tab stop in AI assistant header caused by a focusable VIcon inside VButton. ([#&#8203;26796](https://github.com/directus/directus/pull/26796) by [@&#8203;Mugesh13102001](https://github.com/Mugesh13102001))
  - Guarded nav-bar and sidebar size stores against non-finite values ([#&#8203;26695](https://github.com/directus/directus/pull/26695) by [@&#8203;HZooly](https://github.com/HZooly))
  - Added `lower_case_table_names` support for mysql ([#&#8203;26736](https://github.com/directus/directus/pull/26736) by [@&#8203;licitdev](https://github.com/licitdev))
  - Fixed batch editing translations creating duplicate junction rows ([#&#8203;26597](https://github.com/directus/directus/pull/26597) by [@&#8203;HZooly](https://github.com/HZooly))
  - Fixed block editor deleting blocks on save-and-stay ([#&#8203;26808](https://github.com/directus/directus/pull/26808) by [@&#8203;formfcw](https://github.com/formfcw))
  - Fixed MIME type restriction for URL uploads and ensure file/s interfaces respect restricted URL uploads ([#&#8203;26691](https://github.com/directus/directus/pull/26691) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
  - Fixed decimal and bigInteger display formatting ([#&#8203;26637](https://github.com/directus/directus/pull/26637) by [@&#8203;HZooly](https://github.com/HZooly))
  - Add MIME type restriction option to select file/s interfaces ([#&#8203;26647](https://github.com/directus/directus/pull/26647) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
  - Migrated large field selection requests to use the SDK ([#&#8203;26605](https://github.com/directus/directus/pull/26605) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Fixed tags interface not resolving variable strings in raw editor mode ([#&#8203;26739](https://github.com/directus/directus/pull/26739) by [@&#8203;HZooly](https://github.com/HZooly))
  - Fixed Header interface spacing issue ([#&#8203;26786](https://github.com/directus/directus/pull/26786) by [@&#8203;LZylstra](https://github.com/LZylstra))
  - Fixed `insightsStore.saveChanges` to send requests only when the corresponding action array is non-empty ([#&#8203;26753](https://github.com/directus/directus/pull/26753) by [@&#8203;deepDiverPaul](https://github.com/deepDiverPaul))
  - Constrained display template images in header bar to text line-height ([#&#8203;26680](https://github.com/directus/directus/pull/26680) by [@&#8203;HZooly](https://github.com/HZooly))
  - Added Ask User Tool to AI Assistant ([#&#8203;26633](https://github.com/directus/directus/pull/26633) by [@&#8203;bryantgillespie](https://github.com/bryantgillespie))
- **[@&#8203;directus/api](https://github.com/directus/api)**
  - Fixed MIME type restriction for URL uploads and ensure file/s interfaces respect restricted URL uploads ([#&#8203;26691](https://github.com/directus/directus/pull/26691) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
  - Fixed filter rule type mismatch causing database error instead of returning INVALID\_QUERY ([#&#8203;26629](https://github.com/directus/directus/pull/26629) by [@&#8203;dstockton](https://github.com/dstockton))
  - Fixed IPTC metadata key casing in getMetadata so that description, title, and tags are correctly populated from IPTC data. ([#&#8203;26672](https://github.com/directus/directus/pull/26672) by [@&#8203;danielbuechele](https://github.com/danielbuechele))
  - Replaced ip-matching dependency with node blocklist ([#&#8203;26806](https://github.com/directus/directus/pull/26806) by [@&#8203;br41nslug](https://github.com/br41nslug))
  - Fixed AI tool schema to not allow `null` for `trigger` and `accountability` fields in flow input validation. ([#&#8203;26763](https://github.com/directus/directus/pull/26763) by [@&#8203;rijkvanzanten](https://github.com/rijkvanzanten))
  - Returned 500 Internal server error for permanent filesystem write failures instead of 503 service unavailable ([#&#8203;26761](https://github.com/directus/directus/pull/26761) by [@&#8203;aryanrichhariya1234-lang](https://github.com/aryanrichhariya1234-lang))
  - Bumped axios, rollup, basic-ftp, fast-xml-parser, serialize-javascript,nodemailer, vite, tar, minimatch, qs, undici, ([#&#8203;26787](https://github.com/directus/directus/pull/26787) by [@&#8203;br41nslug](https://github.com/br41nslug))
    axios-cache-interceptor dependencies
  - Add auth audit hook for tracking login attempts ([#&#8203;26702](https://github.com/directus/directus/pull/26702) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
  - Fixed GraphQL groupBy with function field ([#&#8203;26706](https://github.com/directus/directus/pull/26706) by [@&#8203;ComfortablyCoding](https://github.com/ComfortablyCoding))
  - Prevented encrypted field decryption failures from crashing settings reads when the SECRET has changed. Fields that can't be decrypted now return null and log a warning instead of throwing. ([#&#8203;26764](https://github.com/directus/directus/pull/26764) by [@&#8203;bryantgillespie](https://github.com/bryantgillespie))
- **[@&#8203;directus/specs](https://github.com/directus/specs)**
  - Fixed password reset sending emails to external auth provider users ([#&#8203;26627](https://github.com/directus/directus/pull/26627) by [@&#8203;dstockton](https://github.com/dstockton))

    :::notice
    `requestPasswordReset` now throws a `Forbidden` error for external auth provider users.
    :::
- **[@&#8203;directus/env](https://github.com/directus/env)**
  - Increased the default `QUERYSTRING_ARRAY_LIMIT` from 100 to 500 ([#&#8203;26737](https://github.com/directus/directus/pull/26737) by [@&#8203;AlexGaillard](https://github.com/AlexGaillard))
- **[@&#8203;directus/utils](https://github.com/directus/utils)**
  - Replaced ip-matching dependency with node blocklist ([#&#8203;26806](https://github.com/directus/directus/pull/26806) by [@&#8203;br41nslug](https://github.com/br41nslug))
- **[@&#8203;directus/sdk](https://github.com/directus/sdk)**
  - Updated `ReadProviderOutput` type to include the `label` field ([#&#8203;26645](https://github.com/directus/directus/pull/26645) by [@&#8203;kheiner](https://github.com/kheiner))

##### 📦 Published Versions

- `@directus/app@15.5.0`
- `@directus/api@34.0.0`
- `@directus/ai@1.2.0`
- `@directus/composables@11.2.14`
- `@directus/constants@14.2.0`
- `create-directus-extension@11.0.30`
- `@directus/env@5.6.0`
- `@directus/extensions@3.0.20`
- `@directus/extensions-registry@3.0.20`
- `@directus/extensions-sdk@17.0.10`
- `@directus/memory@3.1.3`
- `@directus/pressure@3.0.18`
- `@directus/schema-builder@0.0.15`
- `@directus/specs@12.0.1`
- `@directus/storage-driver-azure@12.0.18`
- `@directus/storage-driver-cloudinary@12.0.18`
- `@directus/storage-driver-gcs@12.0.18`
- `@directus/storage-driver-s3@&#8203;12.1.4`
- `@directus/storage-driver-supabase@3.0.18`
- `@directus/system-data@4.2.0`
- `@directus/themes@1.2.5`
- `@directus/types@14.3.0`
- `@directus/utils@13.3.0`
- `@directus/validation@2.0.18`
- `@directus/sdk@21.2.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:eyJjcmVhdGVkSW5WZXIiOiI0My41MS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #4423
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-05 00:44:43 +00:00
3a100faf4f chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2026.3.0 (#4421)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 21s
renovate / renovate (push) Successful in 6m9s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/home-assistant/home-assistant](https://www.home-assistant.io/) ([source](https://github.com/home-assistant/core)) | minor | `2026.2.3` → `2026.3.0` |

---

### Release Notes

<details>
<summary>home-assistant/core (ghcr.io/home-assistant/home-assistant)</summary>

### [`v2026.3.0`](https://github.com/home-assistant/core/releases/tag/2026.3.0)

[Compare Source](https://github.com/home-assistant/core/compare/2026.2.3...2026.3.0)

<https://www.home-assistant.io/blog/2026/03/04/release-20263/>

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

Reviewed-on: #4421
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-04 20:18:30 +00:00
c3f7fabe35 chore(deps): update dependency home-assistant/core to v2026.3.0 (#4420)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 19s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [home-assistant/core](https://github.com/home-assistant/core) | minor | `2026.2.3` → `2026.3.0` |

---

### Release Notes

<details>
<summary>home-assistant/core (home-assistant/core)</summary>

### [`v2026.3.0`](https://github.com/home-assistant/core/releases/tag/2026.3.0)

[Compare Source](https://github.com/home-assistant/core/compare/2026.2.3...2026.3.0)

<https://www.home-assistant.io/blog/2026/03/04/release-20263/>

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

Reviewed-on: #4420
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-04 20:17:44 +00:00
364d140e15 chore(deps): update ghcr.io/linuxserver/prowlarr:2.3.0 docker digest to a8fe7b9 (#4418)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 12s
renovate / renovate (push) Successful in 2m45s
2026-03-04 06:02:51 +00:00
9e1114bcdd chore(deps): update mrusse08/soularr:latest docker digest to 69bc29f (#4416)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 59s
renovate / renovate (push) Successful in 2m9s
2026-03-04 05:03:15 +00:00
ba76951418 chore(deps): update ghcr.io/linuxserver/lidarr:3.1.2-nightly docker digest to f64fabd (#4414)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 12s
renovate / renovate (push) Successful in 2m38s
2026-03-04 04:02:39 +00:00
86384eef09 feat: change warn
All checks were successful
lint-test-helm / lint-helm (push) Successful in 16s
render-manifests-push / render-manifests-push (push) Successful in 46s
renovate / renovate (push) Successful in 2m3s
2026-03-03 21:12:44 -06:00
bc49b82252 chore(deps): update d3fk/s3cmd:latest docker digest to 9864933 (#4411)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 17s
renovate / renovate (push) Successful in 2m18s
2026-03-04 03:03:11 +00:00
06ba35e428 chore(deps): update redis-replication docker tag to v1.1.0 (#4399)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 24s
renovate / renovate (push) Successful in 2m33s
render-manifests-dispatch / render-manifests-dispatch (push) Failing after 9m33s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis-replication](https://github.com/OT-CONTAINER-KIT/redis-operator) | minor | `1.0.4` → `1.1.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:eyJjcmVhdGVkSW5WZXIiOiI0My41MS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #4399
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-04 02:19:10 +00:00
f312e90c63 chore(deps): update helm release meilisearch to v0.26.0 (#4381)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 55s
renovate / renovate (push) Successful in 1m47s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [meilisearch](https://github.com/meilisearch/meilisearch-kubernetes/tree/main/charts/meilisearch) ([source](https://github.com/meilisearch/meilisearch-kubernetes)) | minor | `0.25.1` → `0.26.0` |

---

### Release Notes

<details>
<summary>meilisearch/meilisearch-kubernetes (meilisearch)</summary>

### [`v0.26.0`](https://github.com/meilisearch/meilisearch-kubernetes/releases/tag/meilisearch-0.26.0)

[Compare Source](https://github.com/meilisearch/meilisearch-kubernetes/compare/meilisearch-0.25.1...meilisearch-0.26.0)

A Helm chart for the Meilisearch search engine

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

Reviewed-on: #4381
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-04 00:33:33 +00:00
0f7cf69ee3 feat: limit cpu
Some checks failed
lint-test-helm / lint-helm (push) Successful in 19s
render-manifests-push / render-manifests-push (push) Successful in 34s
renovate / renovate (push) Has been cancelled
2026-03-03 18:30:54 -06:00
cd28194122 chore(deps): update ghcr.io/haveagitgat/tdarr_node docker tag to v2.60.01 (#4385)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 18s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

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

---

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

Reviewed-on: #4385
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-04 00:29:49 +00:00
908dae53f7 feat: add dashboard for pods
Some checks failed
lint-test-helm / lint-helm (push) Successful in 48s
render-manifests-push / render-manifests-push (push) Successful in 45s
renovate / renovate (push) Has been cancelled
2026-03-03 18:28:07 -06:00
9592938712 chore(deps): update ghcr.io/haveagitgat/tdarr docker tag to v2.60.01 (#4384)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 27s
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.59.03` → `2.60.01` |

---

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

Reviewed-on: #4384
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-04 00:19:01 +00:00
8cff80e83c chore(deps): update brainicism/bgutil-ytdlp-pot-provider docker tag to v1.3.0 (#4382)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 30s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [brainicism/bgutil-ytdlp-pot-provider](https://github.com/Brainicism/bgutil-ytdlp-pot-provider) | minor | `1.2.2` → `1.3.0` |

---

### Release Notes

<details>
<summary>Brainicism/bgutil-ytdlp-pot-provider (brainicism/bgutil-ytdlp-pot-provider)</summary>

### [`v1.3.0`](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/releases/tag/1.3.0): bgutil-ytdlp-pot-provider 1.3.0

[Compare Source](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/compare/1.2.2...1.3.0)

#### What's Changed

- Deno is now supported (both script and server method), for details, see the updated README
- Add support for ytAtP challenges, which should resolve some attestation extraction failures (`Failed to extract initial attestation from the webpage`)
- Due to changes on Youtube's end, InnerTube is now the only source for BotGuard challenges (either from webpage or the InnerTube endpoint), and the extractor argument `disable_innertube` was removed.
  Note that this breaks PO token generation for the `web_music` client if a webpage isn't available (i.e. if you pass `youtube:player-skip=webpage`).

#### Commits

- Bump minimatch from 3.1.2 to 3.1.5 in /server in the npm\_and\_yarn group across 1 directory by [@&#8203;app/dependabot](https://github.com/app/dependabot) in [#&#8203;201](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/201)
- \[server]\[plugin] innertube only by [@&#8203;grqz](https://github.com/grqz) in [#&#8203;199](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/199)
- Bump basic-ftp from 5.1.0 to 5.2.0 in /server in the npm\_and\_yarn group across 1 directory by [@&#8203;app/dependabot](https://github.com/app/dependabot) in [#&#8203;198](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/198)
- \[server] get rid of npm audit by [@&#8203;grqz](https://github.com/grqz) in [#&#8203;197](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/197)
- \[ci] check lockfile in the linter workflow by [@&#8203;grqz](https://github.com/grqz) in [#&#8203;196](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/196)
- support ytAtP by [@&#8203;grqz](https://github.com/grqz) in [#&#8203;195](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/195)
- \[server] bump npm dependencies by [@&#8203;grqz](https://github.com/grqz) in [#&#8203;186](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/186)
- Fix audit results by [@&#8203;tcely](https://github.com/tcely) in [#&#8203;177](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/177)
- \[server] Deno compat by [@&#8203;grqz](https://github.com/grqz) in [#&#8203;166](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/166)
- Abort script method if node isn't available by [@&#8203;Brainicism](https://github.com/Brainicism) in [#&#8203;155](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/155)
- \[server] log errors on listen failure by [@&#8203;grqz](https://github.com/grqz) in [#&#8203;152](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/152)
- Fix formatting using autopep8 by [@&#8203;Brainicism](https://github.com/Brainicism) in [#&#8203;151](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/151)
- Add note on docker container network isolation by [@&#8203;Brainicism](https://github.com/Brainicism) in [#&#8203;144](https://github.com/Brainicism/bgutil-ytdlp-pot-provider/issues/144)

**Full Changelog**: <https://github.com/Brainicism/bgutil-ytdlp-pot-provider/compare/1.2.2...1.3.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:eyJjcmVhdGVkSW5WZXIiOiI0My41MS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/4382
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-04 00:17:06 +00:00
bf3f232a80 chore(deps): update kube-prometheus-stack docker tag to v82.8.0 (#4378)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 28s
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.4.3` → `82.8.0` |

---

### Release Notes

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

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

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-82.7.0...kube-prometheus-stack-82.8.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 VPA support for Prometheus by [@&#8203;QuentinBisson](https://github.com/QuentinBisson) in [#&#8203;6700](https://github.com/prometheus-community/helm-charts/pull/6700)

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

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

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-82.6.1...kube-prometheus-stack-82.7.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 VPA support for Alertmanager by [@&#8203;QuentinBisson](https://github.com/QuentinBisson) in [#&#8203;6699](https://github.com/prometheus-community/helm-charts/pull/6699)

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

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

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

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 Helm release grafana to v11.2.3 by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;6701](https://github.com/prometheus-community/helm-charts/pull/6701)

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

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

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-82.5.0...kube-prometheus-stack-82.6.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] Update <https://github.com/etcd-io/etcd> digest to [`b9b15e1`](https://github.com/prometheus-community/helm-charts/commit/b9b15e1) by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;6697](https://github.com/prometheus-community/helm-charts/pull/6697)

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

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

[Compare Source](https://github.com/prometheus-community/helm-charts/compare/kube-prometheus-stack-82.4.3...kube-prometheus-stack-82.5.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] Update kube-prometheus-stack dependency non-major updates by [@&#8203;renovate](https://github.com/renovate)\[bot] in [#&#8203;6696](https://github.com/prometheus-community/helm-charts/pull/6696)

**Full Changelog**: <https://github.com/prometheus-community/helm-charts/compare/prometheus-nginx-exporter-1.19.4...kube-prometheus-stack-82.5.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:eyJjcmVhdGVkSW5WZXIiOiI0My40OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #4378
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-04 00:13:35 +00:00
73eab1ceee chore(deps): update rmcrackan/libation to v13.1.10 (#4407)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 30s
renovate / renovate (push) Has been cancelled
2026-03-04 00:04:28 +00:00
fbfb6d2cc0 chore(deps): update ollama/ollama docker tag to v0.17.6 (#4406)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 31s
renovate / renovate (push) Has been cancelled
2026-03-04 00:03:41 +00:00
53af35585f feat: remove cert check on internal urls
All checks were successful
lint-test-helm / lint-helm (push) Successful in 20s
lint-test-docker / lint-docker-compose (push) Successful in 1m3s
render-manifests-push / render-manifests-push (push) Successful in 48s
renovate / renovate (push) Successful in 4m4s
2026-03-03 17:44:25 -06:00
3603aed2ab feat: remove spotisub 2026-03-03 17:42:40 -06:00
0b25aa88c6 feat: modify bdev for sdd
Some checks failed
lint-test-helm / lint-helm (push) Successful in 15s
render-manifests-push / render-manifests-push (push) Successful in 1m2s
renovate / renovate (push) Has been cancelled
2026-03-03 17:34:50 -06:00
20ff0763e6 fix: issue url
All checks were successful
lint-test-helm / lint-helm (push) Successful in 22s
render-manifests-push / render-manifests-push (push) Successful in 2m34s
renovate / renovate (push) Successful in 15m43s
2026-03-03 17:18:17 -06:00
561e362d67 feat: disable probes
Some checks failed
lint-test-helm / lint-helm (push) Successful in 46s
render-manifests-push / render-manifests-push (push) Successful in 2m22s
renovate / renovate (push) Has been cancelled
2026-03-03 17:14:34 -06:00
599e0de11c fix: change image name
All checks were successful
lint-test-helm / lint-helm (push) Successful in 37s
render-manifests-push / render-manifests-push (push) Successful in 3m7s
renovate / renovate (push) Successful in 13m51s
2026-03-03 16:49:57 -06:00
6941d9f17b fix: change image name
Some checks failed
lint-test-helm / lint-helm (push) Successful in 36s
render-manifests-push / render-manifests-push (push) Successful in 1m25s
renovate / renovate (push) Has been cancelled
2026-03-03 16:42:32 -06:00
ca21308ef4 feat: add dawarich
All checks were successful
lint-test-helm / lint-helm (push) Successful in 55s
lint-test-docker / lint-docker-compose (push) Successful in 1m15s
render-manifests-push / render-manifests-push (push) Successful in 1m17s
renovate / renovate (push) Successful in 8m29s
2026-03-03 16:17:44 -06:00
27f55d8240 chore(deps): update helm release authentik to v2026.2.1 (#4398)
Some checks failed
lint-test-helm / lint-helm (push) Successful in 19s
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-03-03 22:11:41 +00:00
9bac99ead5 chore(deps): update harbor.alexlebens.net/images/site-profile docker tag to v2.19.0 (#4395)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 16s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

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

---

### Release Notes

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

### [`v2.19.0`](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.17.2...2.19.0)

[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.17.2...2.19.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:eyJjcmVhdGVkSW5WZXIiOiI0My41MS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #4395
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-03 22:08:41 +00:00
cd84ba0a99 chore(deps): update searxng/searxng:latest docker digest to dc9c7aa (#4394)
Some checks failed
lint-test-helm / lint-helm (push) Successful in 12s
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-03-03 22:04:02 +00:00
8311e994c2 chore(deps): update ghcr.io/linuxserver/bazarr:1.5.6 docker digest to 94eee5e (#4393)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 15s
renovate / renovate (push) Has been cancelled
2026-03-03 22:03:41 +00:00
89dc1f94ef chore(deps): update searxng/searxng:latest docker digest to ac4ece8 (#4390)
All checks were successful
lint-test-helm / lint-helm (push) Successful in 20s
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Successful in 11m54s
2026-03-03 20:49:48 +00:00
766772da32 chore(deps): update dependency clidey/whodb to v0.97.0 (#4377)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

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

---

### Release Notes

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

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

[Compare Source](https://github.com/clidey/whodb/compare/0.96.0...0.97.0)

- Fix for the AI Chat streaming

#### 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.97.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

***

**Full Changelog**: <https://github.com/clidey/whodb/compare/0.96.0...0.97.0>

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

[Compare Source](https://github.com/clidey/whodb/compare/0.95.0...0.96.0)

- Updates to how the AWS provider handles authentication
- Bug fixes for mock data related to cyclical foreign keys
- AI backend changes to make it easier to add generic providers
- Add small migration checks that show messages if a legacy option is used
- Apply Connection Timeout default to all database drivers that support it

#### 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.96.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

***

**Full Changelog**: <https://github.com/clidey/whodb/compare/0.95.0...0.96.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:eyJjcmVhdGVkSW5WZXIiOiI0My40OS4wIiwidXBkYXRlZEluVmVyIjoiNDMuNDkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #4377
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-03 20:45:23 +00:00
29398d1d8e feat: add alias
All checks were successful
render-manifests-push / render-manifests-push (push) Successful in 56s
lint-test-helm / lint-helm (push) Successful in 1m53s
renovate / renovate (push) Successful in 4m22s
2026-03-03 14:10:29 -06:00
933e48247c chore(deps): update helm release argo-cd to v9.4.7 (#4387)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 26s
renovate / renovate (push) Has been cancelled
2026-03-03 20:06:26 +00:00
db0e8a7138 chore(deps): update searxng/searxng:latest docker digest to 8cbf1da (#4383)
Some checks failed
lint-test-helm / lint-helm (push) Successful in 20s
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-03-03 20:03:09 +00:00
4d689eb7aa feat: remove registry
Some checks failed
lint-test-helm / lint-helm (push) Successful in 24s
renovate / renovate (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Successful in 1m51s
2026-03-03 14:01:42 -06:00
15a49d363d fix: change name
Some checks failed
lint-test-helm / lint-helm (push) Successful in 53s
render-manifests-push / render-manifests-push (push) Failing after 2m5s
renovate / renovate (push) Successful in 3m11s
2026-03-03 13:00:09 -06:00
694cf28ebe feat: add back values
Some checks failed
render-manifests-push / render-manifests-push (push) Failing after 1m22s
lint-test-helm / lint-helm (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-03-03 12:57:57 -06:00
a41f9190ca feat: use vendor chart for actions
Some checks failed
lint-test-helm / lint-helm (push) Has been cancelled
render-manifests-push / render-manifests-push (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2026-03-03 12:55:33 -06:00
258296c402 chore(deps): update helm release element-web to v1.4.31 (#4379)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 43s
renovate / renovate (push) Successful in 5m3s
2026-03-03 18:09:03 +00:00
187ab3b5df chore(deps): update searxng/searxng:latest docker digest to a1dd6e4 (#4375)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 2m20s
renovate / renovate (push) Successful in 10m46s
2026-03-03 11:04:44 +00:00
07d76d14e3 chore(deps): update dependency actualbudget/actual to v26.3.0 (#4368)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 21s
renovate / renovate (push) Successful in 4m6s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [actualbudget/actual](https://github.com/actualbudget/actual) | minor | `26.2.1` → `26.3.0` |

---

### Release Notes

<details>
<summary>actualbudget/actual (actualbudget/actual)</summary>

### [`v26.3.0`](https://github.com/actualbudget/actual/releases/tag/v26.3.0)

[Compare Source](https://github.com/actualbudget/actual/compare/v26.2.1...v26.3.0)

🔗 [View release notes](https://actualbudget.org/blog/release-26.3.0)

#### Desktop releases

Please note: Microsoft store updates can sometimes lag behind the main release by a couple of days while they verify the new version.

<p>
  <a href="https://apps.microsoft.com/detail/9p2hmlhsdbrm?cid=Github+Releases&mode=direct"><img src="https://get.microsoft.com/images/en-us%20dark.svg" width="200" /></a>
  <img src="data:image/gif;base64,R0lGODlhAQABAAAAACw=" width="12" height="1" alt="" />
  <a href="https://flathub.org/apps/com.actualbudget.actual"><img width="165" style="margin-left:12px;" alt="Get it on Flathub" src="https://flathub.org/api/badge?locale=en" /></a>
</p>

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

Reviewed-on: #4368
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-03 03:41:13 +00:00
a09df3cca1 chore(deps): update helm release generic-device-plugin to v0.20.20 (#4371)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 33s
renovate / renovate (push) Successful in 3m21s
2026-03-03 03:03:49 +00:00
e30908a0f0 chore(deps): update ghcr.io/open-webui/open-webui docker tag to v0.8.8 (#4370)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 25s
renovate / renovate (push) Has been cancelled
2026-03-03 03:03:07 +00:00
4fb0d55515 chore(deps): update ghcr.io/linuxserver/code-server docker tag to v4.109.5 (#4369)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 27s
renovate / renovate (push) Has been cancelled
2026-03-03 03:02:34 +00:00
222e15dd8e chore(deps): update ghcr.io/actualbudget/actual docker tag to v26.3.0 (#4366)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 20s
renovate / renovate (push) Successful in 3m50s
render-manifests-dispatch / render-manifests-dispatch (push) Failing after 12m8s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/actualbudget/actual | minor | `26.2.1` → `26.3.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:eyJjcmVhdGVkSW5WZXIiOiI0My4yNS43IiwidXBkYXRlZEluVmVyIjoiNDMuMjUuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiaW1hZ2UiXX0=-->

Reviewed-on: #4366
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-03-03 02:31:05 +00:00
96a5596903 chore(deps): update searxng/searxng:latest docker digest to 7d03be7 (#4364)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 26s
renovate / renovate (push) Successful in 3m11s
2026-03-03 00:04:12 +00:00