31 Commits

Author SHA1 Message Date
6bc95827c6 feat: remove overseerr
All checks were successful
lint-test-helm / lint-helm (push) Successful in 30s
lint-test-docker / lint-docker-compose (push) Successful in 36s
render-manifests-push / render-manifests-push (push) Successful in 1m28s
renovate / renovate (push) Successful in 3m21s
2026-02-15 16:01:11 -06:00
3765488344 feat: update logo
All checks were successful
lint-test-helm / lint-helm (push) Successful in 26s
render-manifests-push / render-manifests-push (push) Successful in 1m6s
renovate / renovate (push) Successful in 1m22s
2026-02-15 15:54:39 -06:00
5deb4e1ee6 feat: update seerr
Some checks failed
lint-test-helm / lint-helm (push) Successful in 25s
render-manifests-push / render-manifests-push (push) Successful in 50s
renovate / renovate (push) Has been cancelled
2026-02-15 15:52:26 -06:00
36c17d90b1 chore(deps): update gitroomhq/postiz-app to v2.18.0 (#4005)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 41s
renovate / renovate (push) Successful in 2m54s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/gitroomhq/postiz-app | minor | `v2.17.0` → `v2.18.0` |
| [gitroomhq/postiz-app](https://github.com/gitroomhq/postiz-app) | minor | `v2.17.0` → `v2.18.0` |

---

### Release Notes

<details>
<summary>gitroomhq/postiz-app (gitroomhq/postiz-app)</summary>

### [`v2.18.0`](https://github.com/gitroomhq/postiz-app/releases/tag/v2.18.0): Postiz CLI, Public API enhancements &amp; Notifications

[Compare Source](https://github.com/gitroomhq/postiz-app/compare/v2.17.0...v2.18.0)

#### What's New

##### Postiz CLI

- New CLI agent and tooling (`postiz cli`)
- Platform settings management via CLI
- Skills support

##### Public API

- Analytics public API
- Tools in public API
- Platform settings endpoints

##### Improvements

- Notifications support
- Delete post functionality
- WordPress error handling (insufficient permissions)
- Better error mapping and rate limit handling
- TikTok posting fixes
- Posts with deleted integrations are now properly skipped
- Local store fix when downloading pictures
- Updated checkout action to v6

**Full Changelog**: <https://github.com/gitroomhq/postiz-app/compare/v2.17.0...v2.18.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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #4005
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-02-15 21:40:52 +00:00
9ed2f92a4e chore(deps): update outlinewiki/outline docker tag to v1.5.0 (#4013)
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 |
|---|---|---|
| [outlinewiki/outline](https://github.com/outline/outline) | minor | `1.4.0` → `1.5.0` |

---

### Release Notes

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

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

[Compare Source](https://github.com/outline/outline/compare/v1.4.0...v1.5.0)

##### What's Changed

##### Improvements

- Added sorting options to the search screen in [#&#8203;11242](https://github.com/outline/outline/pull/11242)
- Added `diff` language highlighting for code blocks in [#&#8203;11301](https://github.com/outline/outline/pull/11301)
- Allow `cmd+enter` to toggle all checkboxes in a selection in [#&#8203;11322](https://github.com/outline/outline/pull/11322)
- Added support for currency sorting in tables in [#&#8203;11332](https://github.com/outline/outline/pull/11332)
- Added a custom color picker for text highlights in [#&#8203;11337](https://github.com/outline/outline/pull/11337)
- Clicking on a group in the share dialog now shows it's members in [#&#8203;11338](https://github.com/outline/outline/pull/11338)
- Table headers are now sticky in [#&#8203;11353](https://github.com/outline/outline/pull/11353)
- Importing toggle blocks from Notion is now supported in [#&#8203;11371](https://github.com/outline/outline/pull/11371)
- All tables in settings now have right-click context menu support in [#&#8203;11378](https://github.com/outline/outline/pull/11378)
- Added a hide/show completed items control for checkbox lists in [#&#8203;11379](https://github.com/outline/outline/pull/11379)
- Markdown frontmatter is now converted to YAML code blocks on import in [#&#8203;11420](https://github.com/outline/outline/pull/11420)
- Added a "Rename" option to sidebar context menus in [#&#8203;11425](https://github.com/outline/outline/pull/11425)
- Added Alt-click to recursively expand or collapse sidebar documents and collections in [#&#8203;11432](https://github.com/outline/outline/pull/11432)
- Added a preference for desktop notification badge with off, count, and indicator options in [#&#8203;11436](https://github.com/outline/outline/pull/11436)
- Added alphabetic ordered list support to markdown import and paste in [#&#8203;11446](https://github.com/outline/outline/pull/11446)
- Allow creating a new document before or after another in the sidebar in [#&#8203;11453](https://github.com/outline/outline/pull/11453)

##### Fixes

- Preserved alignment and caption when replacing images in [#&#8203;11407](https://github.com/outline/outline/pull/11407)
- Improved popularity scoring job performance in [#&#8203;11293](https://github.com/outline/outline/pull/11293)
- Fixed downloading mermaid images from the lightbox in [#&#8203;11300](https://github.com/outline/outline/pull/11300)
- Further popularity scoring performance improvements in [#&#8203;11305](https://github.com/outline/outline/pull/11305)
- Fixed text truncation with emoji icons in sidebar in [#&#8203;11307](https://github.com/outline/outline/pull/11307)
- Separated user input errors from internal errors for Sentry reporting in [#&#8203;11308](https://github.com/outline/outline/pull/11308)
- Fixed editor focus loss on text link interaction in [#&#8203;11310](https://github.com/outline/outline/pull/11310)
- Removed unnecessary Markdown conversion when importing HTML in [#&#8203;11315](https://github.com/outline/outline/pull/11315)
- Fixed "New draft" from command menu leading to "Not found" in [#&#8203;11316](https://github.com/outline/outline/pull/11316)
- Improved slow query in `CleanupDeletedDocumentsTask` in [#&#8203;11317](https://github.com/outline/outline/pull/11317)
- Removed Babel from production dependencies in [#&#8203;11318](https://github.com/outline/outline/pull/11318)
- Minor React performance optimizations in [#&#8203;11319](https://github.com/outline/outline/pull/11319)
- Fixed share panel state for drafts in a shared parent in [#&#8203;11320](https://github.com/outline/outline/pull/11320)
- Fixed embed option showing for links that cannot be embedded in [#&#8203;11323](https://github.com/outline/outline/pull/11323)
- Fixed non-admins being unable to see public ACL attachments in [#&#8203;11326](https://github.com/outline/outline/pull/11326)
- Fixed suggestion menu inserting at incorrect position when choosing with mouse in [#&#8203;11327](https://github.com/outline/outline/pull/11327)
- Fixed passkey registration with non-standard HTTPS ports in [#&#8203;11329](https://github.com/outline/outline/pull/11329)
- Fixed collapsed toggles not expanding when they contain the highlighted search result in [#&#8203;11330](https://github.com/outline/outline/pull/11330)
- Fixed column and row selection not restoring after sort or align in [#&#8203;11333](https://github.com/outline/outline/pull/11333)
- Renamed `DATABASE_READ_ONLY_URL` environment variable in [#&#8203;11334](https://github.com/outline/outline/pull/11334)
- Fixed Safari print offset issue in [#&#8203;11339](https://github.com/outline/outline/pull/11339)
- Permanently deleted documents are now removed from the local store in [#&#8203;11344](https://github.com/outline/outline/pull/11344)
- Fixed overly broad catch-all on root share in [#&#8203;11346](https://github.com/outline/outline/pull/11346)
- Removed hanging toggle sidebar button with no functionality in [#&#8203;11350](https://github.com/outline/outline/pull/11350)
- Fixed tables with merged cells behaving incorrectly when sorting in [#&#8203;11351](https://github.com/outline/outline/pull/11351)
- Fixed prefetching document structure for starred documents in [#&#8203;11355](https://github.com/outline/outline/pull/11355)
- Refactored `activeDocumentId` handling in [#&#8203;11144](https://github.com/outline/outline/pull/11144)
- Fixed missing outline on focused editable elements in [#&#8203;11362](https://github.com/outline/outline/pull/11362)
- Fixed document creation routing to use the correct parameter name in [#&#8203;11369](https://github.com/outline/outline/pull/11369)
- Fixed test snapshot in [#&#8203;11391](https://github.com/outline/outline/pull/11391)
- Auto-compressed images by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;11394](https://github.com/outline/outline/pull/11394)
- Fixed test snapshot in [#&#8203;11395](https://github.com/outline/outline/pull/11395)
- Fixed Sentry error resulting from browser extensions using MobX in [#&#8203;11399](https://github.com/outline/outline/pull/11399)
- Fixed selection toolbar issues around link selection in [#&#8203;11408](https://github.com/outline/outline/pull/11408)
- Removed unnecessary loading of authentication rows in `userProvisioner` in [#&#8203;11413](https://github.com/outline/outline/pull/11413)
- Allowlisted more methods for CSRF skip in [#&#8203;11414](https://github.com/outline/outline/pull/11414)
- Added `application_name` to database logging in [#&#8203;11415](https://github.com/outline/outline/pull/11415)
- Fixed exporting a document with a table causing a crash in [#&#8203;11422](https://github.com/outline/outline/pull/11422)
- Fixed an issue in active context creation due to a fallback in [#&#8203;11426](https://github.com/outline/outline/pull/11426)
- Stopped using public ACL for avatars in [#&#8203;11427](https://github.com/outline/outline/pull/11427)
- Fixed potential task queue saturation in the Notion importer in [#&#8203;11428](https://github.com/outline/outline/pull/11428)
- Fixed edits containing only a mention below edit distance not triggering a notification in [#&#8203;11434](https://github.com/outline/outline/pull/11434)
- Fixed missing check for disabled group mentions in [#&#8203;11435](https://github.com/outline/outline/pull/11435)
- Fixed mispositioned toolbar on first document open in [#&#8203;11437](https://github.com/outline/outline/pull/11437)
- Fixed creating a new document from the sidebar not redirecting correctly to edit mode in [#&#8203;11442](https://github.com/outline/outline/pull/11442)
- Fixed collections with the same name overwriting each other in export in [#&#8203;11443](https://github.com/outline/outline/pull/11443)
- Fixed notification badge not appearing until the notification popover was opened in [#&#8203;11444](https://github.com/outline/outline/pull/11444)
- Translation locale files now load over `CDN_URL` for better performance in [#&#8203;11445](https://github.com/outline/outline/pull/11445)
- Fixed synthetic "latest" revision failing to load in [#&#8203;11451](https://github.com/outline/outline/pull/11451)
- Added missing tooltips in [#&#8203;11452](https://github.com/outline/outline/pull/11452)
- Cleaned up the collection create dialog in [#&#8203;11454](https://github.com/outline/outline/pull/11454)
- Fixed small race conditions in the diagrams.net integration in [#&#8203;11458](https://github.com/outline/outline/pull/11458)

**Full Changelog**: <https://github.com/outline/outline/compare/v1.4.0...v1.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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #4013
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-02-15 21:40:10 +00:00
c3b957dcca chore(deps): update dependency outline/outline to v1.5.0 (#4012)
Some checks failed
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 33s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [outline/outline](https://github.com/outline/outline) | minor | `1.4.0` → `1.5.0` |

---

### Release Notes

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

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

[Compare Source](https://github.com/outline/outline/compare/v1.4.0...v1.5.0)

#### What's Changed

##### Improvements

- Added sorting options to the search screen in [#&#8203;11242](https://github.com/outline/outline/pull/11242)
- Added `diff` language highlighting for code blocks in [#&#8203;11301](https://github.com/outline/outline/pull/11301)
- Allow `cmd+enter` to toggle all checkboxes in a selection in [#&#8203;11322](https://github.com/outline/outline/pull/11322)
- Added support for currency sorting in tables in [#&#8203;11332](https://github.com/outline/outline/pull/11332)
- Added a custom color picker for text highlights in [#&#8203;11337](https://github.com/outline/outline/pull/11337)
- Clicking on a group in the share dialog now shows it's members in [#&#8203;11338](https://github.com/outline/outline/pull/11338)
- Table headers are now sticky in [#&#8203;11353](https://github.com/outline/outline/pull/11353)
- Importing toggle blocks from Notion is now supported in [#&#8203;11371](https://github.com/outline/outline/pull/11371)
- All tables in settings now have right-click context menu support in [#&#8203;11378](https://github.com/outline/outline/pull/11378)
- Added a hide/show completed items control for checkbox lists in [#&#8203;11379](https://github.com/outline/outline/pull/11379)
- Markdown frontmatter is now converted to YAML code blocks on import in [#&#8203;11420](https://github.com/outline/outline/pull/11420)
- Added a "Rename" option to sidebar context menus in [#&#8203;11425](https://github.com/outline/outline/pull/11425)
- Added Alt-click to recursively expand or collapse sidebar documents and collections in [#&#8203;11432](https://github.com/outline/outline/pull/11432)
- Added a preference for desktop notification badge with off, count, and indicator options in [#&#8203;11436](https://github.com/outline/outline/pull/11436)
- Added alphabetic ordered list support to markdown import and paste in [#&#8203;11446](https://github.com/outline/outline/pull/11446)
- Allow creating a new document before or after another in the sidebar in [#&#8203;11453](https://github.com/outline/outline/pull/11453)

##### Fixes

- Preserved alignment and caption when replacing images in [#&#8203;11407](https://github.com/outline/outline/pull/11407)
- Improved popularity scoring job performance in [#&#8203;11293](https://github.com/outline/outline/pull/11293)
- Fixed downloading mermaid images from the lightbox in [#&#8203;11300](https://github.com/outline/outline/pull/11300)
- Further popularity scoring performance improvements in [#&#8203;11305](https://github.com/outline/outline/pull/11305)
- Fixed text truncation with emoji icons in sidebar in [#&#8203;11307](https://github.com/outline/outline/pull/11307)
- Separated user input errors from internal errors for Sentry reporting in [#&#8203;11308](https://github.com/outline/outline/pull/11308)
- Fixed editor focus loss on text link interaction in [#&#8203;11310](https://github.com/outline/outline/pull/11310)
- Removed unnecessary Markdown conversion when importing HTML in [#&#8203;11315](https://github.com/outline/outline/pull/11315)
- Fixed "New draft" from command menu leading to "Not found" in [#&#8203;11316](https://github.com/outline/outline/pull/11316)
- Improved slow query in `CleanupDeletedDocumentsTask` in [#&#8203;11317](https://github.com/outline/outline/pull/11317)
- Removed Babel from production dependencies in [#&#8203;11318](https://github.com/outline/outline/pull/11318)
- Minor React performance optimizations in [#&#8203;11319](https://github.com/outline/outline/pull/11319)
- Fixed share panel state for drafts in a shared parent in [#&#8203;11320](https://github.com/outline/outline/pull/11320)
- Fixed embed option showing for links that cannot be embedded in [#&#8203;11323](https://github.com/outline/outline/pull/11323)
- Fixed non-admins being unable to see public ACL attachments in [#&#8203;11326](https://github.com/outline/outline/pull/11326)
- Fixed suggestion menu inserting at incorrect position when choosing with mouse in [#&#8203;11327](https://github.com/outline/outline/pull/11327)
- Fixed passkey registration with non-standard HTTPS ports in [#&#8203;11329](https://github.com/outline/outline/pull/11329)
- Fixed collapsed toggles not expanding when they contain the highlighted search result in [#&#8203;11330](https://github.com/outline/outline/pull/11330)
- Fixed column and row selection not restoring after sort or align in [#&#8203;11333](https://github.com/outline/outline/pull/11333)
- Renamed `DATABASE_READ_ONLY_URL` environment variable in [#&#8203;11334](https://github.com/outline/outline/pull/11334)
- Fixed Safari print offset issue in [#&#8203;11339](https://github.com/outline/outline/pull/11339)
- Permanently deleted documents are now removed from the local store in [#&#8203;11344](https://github.com/outline/outline/pull/11344)
- Fixed overly broad catch-all on root share in [#&#8203;11346](https://github.com/outline/outline/pull/11346)
- Removed hanging toggle sidebar button with no functionality in [#&#8203;11350](https://github.com/outline/outline/pull/11350)
- Fixed tables with merged cells behaving incorrectly when sorting in [#&#8203;11351](https://github.com/outline/outline/pull/11351)
- Fixed prefetching document structure for starred documents in [#&#8203;11355](https://github.com/outline/outline/pull/11355)
- Refactored `activeDocumentId` handling in [#&#8203;11144](https://github.com/outline/outline/pull/11144)
- Fixed missing outline on focused editable elements in [#&#8203;11362](https://github.com/outline/outline/pull/11362)
- Fixed document creation routing to use the correct parameter name in [#&#8203;11369](https://github.com/outline/outline/pull/11369)
- Fixed test snapshot in [#&#8203;11391](https://github.com/outline/outline/pull/11391)
- Auto-compressed images by [@&#8203;github-actions](https://github.com/github-actions)\[bot] in [#&#8203;11394](https://github.com/outline/outline/pull/11394)
- Fixed test snapshot in [#&#8203;11395](https://github.com/outline/outline/pull/11395)
- Fixed Sentry error resulting from browser extensions using MobX in [#&#8203;11399](https://github.com/outline/outline/pull/11399)
- Fixed selection toolbar issues around link selection in [#&#8203;11408](https://github.com/outline/outline/pull/11408)
- Removed unnecessary loading of authentication rows in `userProvisioner` in [#&#8203;11413](https://github.com/outline/outline/pull/11413)
- Allowlisted more methods for CSRF skip in [#&#8203;11414](https://github.com/outline/outline/pull/11414)
- Added `application_name` to database logging in [#&#8203;11415](https://github.com/outline/outline/pull/11415)
- Fixed exporting a document with a table causing a crash in [#&#8203;11422](https://github.com/outline/outline/pull/11422)
- Fixed an issue in active context creation due to a fallback in [#&#8203;11426](https://github.com/outline/outline/pull/11426)
- Stopped using public ACL for avatars in [#&#8203;11427](https://github.com/outline/outline/pull/11427)
- Fixed potential task queue saturation in the Notion importer in [#&#8203;11428](https://github.com/outline/outline/pull/11428)
- Fixed edits containing only a mention below edit distance not triggering a notification in [#&#8203;11434](https://github.com/outline/outline/pull/11434)
- Fixed missing check for disabled group mentions in [#&#8203;11435](https://github.com/outline/outline/pull/11435)
- Fixed mispositioned toolbar on first document open in [#&#8203;11437](https://github.com/outline/outline/pull/11437)
- Fixed creating a new document from the sidebar not redirecting correctly to edit mode in [#&#8203;11442](https://github.com/outline/outline/pull/11442)
- Fixed collections with the same name overwriting each other in export in [#&#8203;11443](https://github.com/outline/outline/pull/11443)
- Fixed notification badge not appearing until the notification popover was opened in [#&#8203;11444](https://github.com/outline/outline/pull/11444)
- Translation locale files now load over `CDN_URL` for better performance in [#&#8203;11445](https://github.com/outline/outline/pull/11445)
- Fixed synthetic "latest" revision failing to load in [#&#8203;11451](https://github.com/outline/outline/pull/11451)
- Added missing tooltips in [#&#8203;11452](https://github.com/outline/outline/pull/11452)
- Cleaned up the collection create dialog in [#&#8203;11454](https://github.com/outline/outline/pull/11454)
- Fixed small race conditions in the diagrams.net integration in [#&#8203;11458](https://github.com/outline/outline/pull/11458)

**Full Changelog**: <https://github.com/outline/outline/compare/v1.4.0...v1.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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #4012
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-02-15 21:38:54 +00:00
e5e639b646 chore(deps): update dependency stalwartlabs/mail-server to v0.15.5 (#4015)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 24s
renovate / renovate (push) Successful in 3m1s
2026-02-15 21:02:38 +00:00
18033d2ad7 chore(deps): update harbor.alexlebens.net/images/site-profile docker tag to v2.10.1 (#4003)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 14s
renovate / renovate (push) Successful in 2m41s
This PR contains the following updates:

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

---

### Release Notes

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

### [`v2.10.1`](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.9.0...2.10.1)

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

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #4003
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-02-15 18:36:50 +00:00
3e145d2217 chore(deps): update ghcr.io/linuxserver/radarr:6.0.4 docker digest to 6d3e684 (#4009)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 30s
renovate / renovate (push) Successful in 2m30s
2026-02-15 18:02:11 +00:00
4da574cbc4 chore(deps): update searxng/searxng:latest docker digest to 733c25e (#4008)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 29s
renovate / renovate (push) Successful in 2m9s
2026-02-15 11:02:48 +00:00
e13cb5bd3c chore(deps): update ghcr.io/linuxserver/qbittorrent:5.1.4 docker digest to 85eb27d (#4004)
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 2m46s
2026-02-15 08:03:22 +00:00
943b597b51 chore(deps): update php docker tag to v8.5.3 (#3987)
All checks were successful
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) Successful in 33m27s
renovate / renovate (push) Successful in 4m24s
2026-02-14 23:03:11 +00:00
a196b1ecbf chore(deps): update mrusse08/soularr:latest docker digest to efa11f1 (#4000)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 16s
renovate / renovate (push) Successful in 6m23s
2026-02-14 20:02:10 +00:00
bdd0dbdef7 chore(deps): update harbor.alexlebens.net/images/site-profile docker tag to v2.9.0 (#3998)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 56s
renovate / renovate (push) Successful in 2m1s
This PR contains the following updates:

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

---

### Release Notes

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

### [`v2.9.0`](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.8.0...2.9.0)

[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.8.0...2.9.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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #3998
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-02-14 18:43:34 +00:00
e43d665a1f chore(deps): update dependency stakater/reloader to v1.4.13 (#3965)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m16s
renovate / renovate (push) Successful in 3m5s
2026-02-14 18:01:34 +00:00
adf977ef97 chore(deps): update searxng/searxng:latest docker digest to 4242059 (#3996)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 47s
renovate / renovate (push) Successful in 3m29s
2026-02-14 13:03:37 +00:00
23a6fe5ddd chore(deps): update ghcr.io/open-webui/open-webui docker tag to v0.8.1 (#3993)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m24s
renovate / renovate (push) Successful in 3m32s
2026-02-14 08:02:32 +00:00
96d56f5057 chore(deps): update mrusse08/soularr:latest docker digest to ffe3875 (#3991)
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 2m56s
2026-02-14 06:02:00 +00:00
f971ee942e chore(deps): update ghcr.io/linuxserver/sonarr:4.0.16 docker digest to 37be832 (#3989)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 49s
render-manifests-dispatch / render-manifests-dispatch (push) Successful in 33m52s
renovate / renovate (push) Successful in 1m47s
2026-02-14 01:01:57 +00:00
45a705dcee chore(deps): update kube-prometheus-stack docker tag to v81.6.9 (#3985)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 1m14s
renovate / renovate (push) Successful in 1m49s
2026-02-14 00:23:01 +00:00
8c7af73745 chore(deps): update helm release tailscale-operator to v1.94.2 (#3984)
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-02-14 00:22:12 +00:00
ee01cf5c65 chore(deps): update harbor.alexlebens.net/images/site-profile docker tag to v2.8.0 (#3982)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 25s
renovate / renovate (push) Successful in 3m0s
This PR contains the following updates:

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

---

### Release Notes

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

### [`v2.8.0`](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.7.0...2.8.0)

[Compare Source](https://gitea.alexlebens.dev/alexlebens/site-profile/compare/2.7.0...2.8.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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #3982
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-02-13 21:12:42 +00:00
1da80a08a2 chore(deps): update ollama/ollama to v0.16.1 (#3979)
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 4m34s
2026-02-13 21:07:11 +00:00
4a7a1720a1 chore(deps): update kube-prometheus-stack docker tag to v81.6.7 (#3978)
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-02-13 21:06:47 +00:00
7e1c144892 chore(deps): update helm release traefik to v39.0.1 (#3975)
All checks were successful
render-manifests-push / render-manifests-push (push) Has been skipped
lint-test-helm / lint-helm (push) Successful in 42s
renovate / renovate (push) Successful in 2m4s
2026-02-13 20:56:34 +00:00
86ad239052 chore(deps): update helm release reloader to v2.2.8 (#3973)
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-02-13 20:55:31 +00:00
3d2c7d2bec chore(deps): update helm release argo-cd to v9.4.2 (#3972)
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-02-13 20:54:41 +00:00
5d3db7d7c4 chore(deps): update ghcr.io/kashalls/external-dns-unifi-webhook docker tag to v0.8.2 (#3968)
Some checks are pending
lint-test-helm / lint-helm (push) Waiting to run
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Successful in 2m28s
2026-02-13 20:47:58 +00:00
09298e30a1 chore(deps): update ghcr.io/home-assistant/home-assistant docker tag to v2026.2.2 (#3967)
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-02-13 20:47:34 +00:00
9e5f404233 chore(deps): update directus/directus to v11.15.2 (#3966)
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-02-13 20:47:03 +00:00
a2e5c1d13d chore(deps): update dependency home-assistant/core to v2026.2.2 (#3964)
Some checks failed
lint-test-helm / lint-helm (push) Successful in 28s
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Has been cancelled
2026-02-13 20:46:14 +00:00
47 changed files with 58 additions and 240 deletions

View File

@@ -1,6 +1,6 @@
dependencies:
- name: argo-cd
repository: https://argoproj.github.io/argo-helm
version: 9.4.1
digest: sha256:6686031538b67a4b79a89b90de06199758c4718a9b7e0a0e6863a5be8964ed9d
generated: "2026-02-05T20:06:46.998124019Z"
version: 9.4.2
digest: sha256:ffbfcaad11576a2f9db0f4be533b146ca95121bb16d9f0ac500bd1bb156bb462
generated: "2026-02-13T20:54:20.723397378Z"

View File

@@ -15,7 +15,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: argo-cd
version: 9.4.1
version: 9.4.2
repository: https://argoproj.github.io/argo-helm
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/argo-cd.png
# renovate: datasource=github-releases depName=argoproj/argo-cd

View File

@@ -139,7 +139,6 @@ blocky:
objects IN CNAME traefik-cl01tl
ollama IN CNAME traefik-cl01tl
omni-tools IN CNAME traefik-cl01tl
overseerr IN CNAME traefik-cl01tl
photoview IN CNAME traefik-cl01tl
plex IN CNAME traefik-cl01tl
postiz IN CNAME traefik-cl01tl

View File

@@ -30,4 +30,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/directus.png
# renovate: datasource=github-releases depName=directus/directus
appVersion: 11.15.1
appVersion: 11.15.2

View File

@@ -9,7 +9,7 @@ directus:
main:
image:
repository: directus/directus
tag: 11.15.1
tag: 11.15.2
pullPolicy: IfNotPresent
env:
- name: PUBLIC_URL

View File

@@ -19,7 +19,7 @@ external-dns-unifi:
webhook:
image:
repository: ghcr.io/kashalls/external-dns-unifi-webhook
tag: v0.8.1
tag: v0.8.2
env:
- name: UNIFI_HOST
value: https://192.168.1.1

View File

@@ -131,9 +131,6 @@ gatus:
<<: *defaults
conditions:
- "[STATUS] == 401"
- name: overseerr
url: https://overseerr.alexlebens.net
<<: *defaults
- name: seerr
url: https://seerr.alexlebens.net
<<: *defaults

View File

@@ -25,4 +25,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/home-assistant.png
# renovate: datasource=github-releases depName=home-assistant/core
appVersion: 2026.2.1
appVersion: 2026.2.2

View File

@@ -9,7 +9,7 @@ home-assistant:
main:
image:
repository: ghcr.io/home-assistant/home-assistant
tag: 2026.2.1
tag: 2026.2.2
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -131,13 +131,7 @@ homepage:
services.yaml: |
- Media:
- Media Requests:
icon: sh-overseerr.webp
description: Overseerr
href: https://overseerr.alexlebens.net
siteMonitor: http://overseerr.overseerr:80
statusStyle: dot
- Media Requests (New):
icon: sh-overseerr.webp
icon: sh-seerr.webp
description: Seerr
href: https://seerr.alexlebens.net
siteMonitor: http://seerr-seerr-chart.seerr:80

View File

@@ -1,12 +1,12 @@
dependencies:
- name: kube-prometheus-stack
repository: oci://ghcr.io/prometheus-community/charts
version: 81.6.3
version: 81.6.9
- name: app-template
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.6.2
- name: redis-replication
repository: oci://harbor.alexlebens.net/helm-charts
version: 1.0.4
digest: sha256:81381261982252c9cf795dca982d25b905346f733d40178b37cc434847cd3490
generated: "2026-02-12T21:03:09.101291141Z"
digest: sha256:6354480cbbec948bea9dead5bf36da9b0a3b91476ed7484a7a6a60210d934976
generated: "2026-02-14T00:22:12.45625835Z"

View File

@@ -20,7 +20,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: kube-prometheus-stack
version: 81.6.3
version: 81.6.9
repository: oci://ghcr.io/prometheus-community/charts
- name: app-template
alias: ntfy-alertmanager

View File

@@ -31,4 +31,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/ollama.png
# renovate: datasource=github-releases depName=ollama/ollama
appVersion: 0.16.0
appVersion: 0.16.1

View File

@@ -22,7 +22,7 @@ ollama:
main:
image:
repository: ollama/ollama
tag: 0.16.0
tag: 0.16.1
pullPolicy: IfNotPresent
env:
- name: OLLAMA_KEEP_ALIVE
@@ -58,7 +58,7 @@ ollama:
main:
image:
repository: ollama/ollama
tag: 0.16.0
tag: 0.16.1
pullPolicy: IfNotPresent
env:
- name: OLLAMA_KEEP_ALIVE
@@ -94,7 +94,7 @@ ollama:
main:
image:
repository: ollama/ollama
tag: 0.16.0
tag: 0.16.1
pullPolicy: IfNotPresent
env:
- name: OLLAMA_KEEP_ALIVE
@@ -117,7 +117,7 @@ ollama:
main:
image:
repository: ghcr.io/open-webui/open-webui
tag: v0.8.0
tag: v0.8.1
pullPolicy: IfNotPresent
env:
- name: ENV

View File

@@ -34,4 +34,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/outline.png
# renovate: datasource=github-releases depName=outline/outline
appVersion: 1.4.0
appVersion: 1.5.0

View File

@@ -9,7 +9,7 @@ outline:
main:
image:
repository: outlinewiki/outline
tag: 1.4.0
tag: 1.5.0
pullPolicy: IfNotPresent
env:
- name: NODE_ENV

View File

@@ -1,6 +0,0 @@
dependencies:
- name: app-template
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.6.2
digest: sha256:c7f53a9c86a84aab15434cde30a70cf024cf9898ff8485438a0ecdc6ca815ecc
generated: "2026-01-16T18:51:06.856481136Z"

View File

@@ -1,22 +0,0 @@
apiVersion: v2
name: overseerr
version: 1.0.0
description: Overseerr
keywords:
- overseer
- media
- request
home: https://wiki.alexlebens.dev/s/ba89ec92-a15c-48d5-9c33-a28a0134b0f9
sources:
- https://github.com/sct/overseerr
- https://github.com/sct/overseerr/pkgs/container/overseerr
- https://github.com/bjw-s-labs/helm-charts/tree/main/charts/other/app-template
maintainers:
- name: alexlebens
dependencies:
- name: app-template
repository: https://bjw-s-labs.github.io/helm-charts/
version: 4.6.2
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/overseerr.png
# renovate: datasource=github-releases depName=sct/overseerr
appVersion: 1.34.0

View File

@@ -1,55 +0,0 @@
apiVersion: external-secrets.io/v1
kind: ExternalSecret
metadata:
name: overseerr-main-backup-secret
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: overseerr-main-backup-secret
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
secretStoreRef:
kind: ClusterSecretStore
name: vault
target:
template:
mergePolicy: Merge
engineVersion: v2
data:
RESTIC_REPOSITORY: "{{ `{{ .BUCKET_ENDPOINT }}` }}/overseerr/overseerr-main"
data:
- secretKey: BUCKET_ENDPOINT
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/volsync/restic/config
metadataPolicy: None
property: S3_BUCKET_ENDPOINT
- secretKey: RESTIC_PASSWORD
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/volsync/restic/config
metadataPolicy: None
property: RESTIC_PASSWORD
- secretKey: AWS_DEFAULT_REGION
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /cl01tl/volsync/restic/config
metadataPolicy: None
property: AWS_DEFAULT_REGION
- secretKey: AWS_ACCESS_KEY_ID
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /digital-ocean/home-infra/volsync-backups
metadataPolicy: None
property: access_key
- secretKey: AWS_SECRET_ACCESS_KEY
remoteRef:
conversionStrategy: Default
decodingStrategy: None
key: /digital-ocean/home-infra/volsync-backups
metadataPolicy: None
property: secret_key

View File

@@ -1,25 +0,0 @@
apiVersion: volsync.backube/v1alpha1
kind: ReplicationSource
metadata:
name: overseerr-main-backup-source
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: overseerr-main-backup-source
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
spec:
sourcePVC: overseerr-main
trigger:
schedule: 0 4 * * *
restic:
pruneIntervalDays: 7
repository: overseerr-main-backup-secret
retain:
hourly: 1
daily: 3
weekly: 2
monthly: 2
yearly: 4
copyMethod: Snapshot
storageClassName: ceph-block
volumeSnapshotClassName: ceph-blockpool-snapshot

View File

@@ -1,61 +0,0 @@
app-template:
controllers:
main:
type: deployment
replicas: 1
strategy: Recreate
revisionHistoryLimit: 3
containers:
main:
image:
repository: ghcr.io/sct/overseerr
tag: 1.34.0
pullPolicy: IfNotPresent
env:
- name: TZ
value: US/Central
resources:
requests:
cpu: 10m
memory: 512Mi
service:
main:
controller: main
ports:
http:
port: 80
targetPort: 5055
protocol: HTTP
route:
main:
kind: HTTPRoute
parentRefs:
- group: gateway.networking.k8s.io
kind: Gateway
name: traefik-gateway
namespace: traefik
hostnames:
- overseerr.alexlebens.net
rules:
- backendRefs:
- group: ''
kind: Service
name: overseerr
port: 80
weight: 100
matches:
- path:
type: PathPrefix
value: /
persistence:
main:
forceRename: overseerr-main
storageClass: ceph-block
accessMode: ReadWriteOnce
size: 10Gi
retain: true
advancedMounts:
main:
main:
- path: /app/config
readOnly: false

View File

@@ -41,4 +41,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/postiz.png
# renovate: datasource=github-releases depName=gitroomhq/postiz-app
appVersion: v2.17.0
appVersion: v2.18.0

View File

@@ -9,7 +9,7 @@ postiz:
main:
image:
repository: ghcr.io/gitroomhq/postiz-app
tag: v2.17.0
tag: v2.18.0
pullPolicy: IfNotPresent
env:
- name: MAIN_URL

View File

@@ -28,7 +28,7 @@ qbittorrent:
qbittorrent:
image:
repository: ghcr.io/linuxserver/qbittorrent
tag: 5.1.4@sha256:dfa75bc534ad4f36262f75b5c1d4c4f0ddd5e7ed5711ebc581c70920cce204ee
tag: 5.1.4@sha256:85eb27d2d09cd4cb748036a4c7f261321da516b6f88229176cf05a92ccd26815
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -15,7 +15,7 @@ radarr-4k:
main:
image:
repository: ghcr.io/linuxserver/radarr
tag: 6.0.4@sha256:f08dda38e7d12e5a722d9a5cb6e54acaf63c8598fefeefec88effe0c0d0038dd
tag: 6.0.4@sha256:6d3e68474ea146f995af98d3fb2cb1a14e2e4457ddaf035aa5426889e2f9249c
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -13,7 +13,7 @@ radarr-anime:
main:
image:
repository: ghcr.io/linuxserver/radarr
tag: 6.0.4@sha256:f08dda38e7d12e5a722d9a5cb6e54acaf63c8598fefeefec88effe0c0d0038dd
tag: 6.0.4@sha256:6d3e68474ea146f995af98d3fb2cb1a14e2e4457ddaf035aa5426889e2f9249c
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -13,7 +13,7 @@ radarr-standup:
main:
image:
repository: ghcr.io/linuxserver/radarr
tag: 6.0.4@sha256:f08dda38e7d12e5a722d9a5cb6e54acaf63c8598fefeefec88effe0c0d0038dd
tag: 6.0.4@sha256:6d3e68474ea146f995af98d3fb2cb1a14e2e4457ddaf035aa5426889e2f9249c
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -15,7 +15,7 @@ radarr:
main:
image:
repository: ghcr.io/linuxserver/radarr
tag: 6.0.4@sha256:f08dda38e7d12e5a722d9a5cb6e54acaf63c8598fefeefec88effe0c0d0038dd
tag: 6.0.4@sha256:6d3e68474ea146f995af98d3fb2cb1a14e2e4457ddaf035aa5426889e2f9249c
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -1,6 +1,6 @@
dependencies:
- name: reloader
repository: https://stakater.github.io/stakater-charts
version: 2.2.7
digest: sha256:e213ce83cfaa12d2a63dc1734dc3e7f4539f0607151fdb68afa479cd681e05b2
generated: "2025-12-16T07:01:36.222821474Z"
version: 2.2.8
digest: sha256:5ccc7a551bb223b97c1699270bda5c2811a986e1e4a13c26a92818a6c573d9fa
generated: "2026-02-13T20:54:51.731928064Z"

View File

@@ -14,7 +14,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: reloader
version: 2.2.7
version: 2.2.8
repository: https://stakater.github.io/stakater-charts
icon: https://raw.githubusercontent.com/stakater/Reloader/refs/heads/master/assets/web/reloader.jpg
# renovate: datasource=github-releases depName=stakater/Reloader

View File

@@ -9,7 +9,7 @@ searxng:
main:
image:
repository: searxng/searxng
tag: latest@sha256:4d3e9dbb1cabe0fb77b831f55350f81fe3eb46ad5e3147c0a8169189fb5380c0
tag: latest@sha256:733c25efc9c7d195cc11974b75abff935e30c33d1f88dbcf0a6accd772718608
pullPolicy: IfNotPresent
env:
- name: SEARXNG_BASE_URL
@@ -39,7 +39,7 @@ searxng:
main:
image:
repository: searxng/searxng
tag: latest@sha256:4d3e9dbb1cabe0fb77b831f55350f81fe3eb46ad5e3147c0a8169189fb5380c0
tag: latest@sha256:733c25efc9c7d195cc11974b75abff935e30c33d1f88dbcf0a6accd772718608
pullPolicy: IfNotPresent
env:
- name: SEARXNG_BASE_URL

View File

@@ -1,9 +1,9 @@
dependencies:
- name: seerr-chart
repository: oci://ghcr.io/seerr-team/seerr
version: 3.0.0
version: 3.0.2
- name: volsync-target
repository: oci://harbor.alexlebens.net/helm-charts
version: 0.7.0
digest: sha256:76a0254571f2376ba6fbb773b6491d658d02e19d4f5a89a822536e0bd57dd48e
generated: "2025-12-27T13:32:32.932724-06:00"
digest: sha256:8cc70a42f9889bb273a2d4d7cf24c76059de26da1f9c1439cd39eacec9523e07
generated: "2026-02-15T15:51:17.322439-06:00"

View File

@@ -17,11 +17,11 @@ maintainers:
dependencies:
- name: seerr-chart
repository: oci://ghcr.io/seerr-team/seerr
version: 3.0.0
version: 3.0.2
- name: volsync-target
alias: volsync-target-config
version: 0.7.0
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/overseerr.png
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/seerr.png
# renovate: datasource=github-releases depName=seerr-team/seerr
appVersion: develop
appVersion: v3.0.1

View File

@@ -1,7 +1,8 @@
seerr-chart:
image:
tag: develop
sha: c3de4154620ea574adffa83abf84cbed21ef1d59ae9ec2402813e7edbcaec3ff
registry: ghcr.io
repository: seerr-team/seerr
tag: v3.0.1
probes:
livenessProbe:
initialDelaySeconds: 60
@@ -15,8 +16,6 @@ seerr-chart:
timeoutSeconds: 5
successThreshold: 1
failureThreshold: 5
service:
port: 80
config:
persistence:
size: 5Gi

View File

@@ -36,7 +36,7 @@ shelly-plug:
main:
image:
repository: php
tag: 8.5.2-apache-bookworm
tag: 8.5.3-apache-bookworm
pullPolicy: IfNotPresent
env:
- name: SHELLY_HOSTNAME

View File

@@ -11,7 +11,7 @@ site-profile:
main:
image:
repository: harbor.alexlebens.net/images/site-profile
tag: 2.7.0
tag: 2.10.1
pullPolicy: IfNotPresent
resources:
requests:

View File

@@ -122,7 +122,7 @@ slskd:
main:
image:
repository: mrusse08/soularr
tag: latest@sha256:c02aec4a14b5ee228af21aaf7c94c181f45db8298057f1919688faa9c56c4387
tag: latest@sha256:efa11f11ec1ad398f7456e3df304b942841f1ef975a02859c2e31cfdd24882d4
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -13,7 +13,7 @@ sonarr-4k:
main:
image:
repository: ghcr.io/linuxserver/sonarr
tag: 4.0.16@sha256:6f73bbba33391a338e20d836a60c86beaf2a865a89b706b339fc8cb0b8ce1559
tag: 4.0.16@sha256:37be832b78548e3f55f69c45b50e3b14d18df1b6def2a4994258217e67efb1a1
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -13,7 +13,7 @@ sonarr-anime:
main:
image:
repository: ghcr.io/linuxserver/sonarr
tag: 4.0.16@sha256:6f73bbba33391a338e20d836a60c86beaf2a865a89b706b339fc8cb0b8ce1559
tag: 4.0.16@sha256:37be832b78548e3f55f69c45b50e3b14d18df1b6def2a4994258217e67efb1a1
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -13,7 +13,7 @@ sonarr:
main:
image:
repository: ghcr.io/linuxserver/sonarr
tag: 4.0.16@sha256:6f73bbba33391a338e20d836a60c86beaf2a865a89b706b339fc8cb0b8ce1559
tag: 4.0.16@sha256:37be832b78548e3f55f69c45b50e3b14d18df1b6def2a4994258217e67efb1a1
pullPolicy: IfNotPresent
env:
- name: TZ

View File

@@ -34,4 +34,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/stalwart.png
# renovate: datasource=github-releases depName=stalwartlabs/mail-server
appVersion: v0.15.4
appVersion: v0.15.5

View File

@@ -1,6 +1,6 @@
dependencies:
- name: tailscale-operator
repository: https://pkgs.tailscale.com/helmcharts
version: 1.94.1
digest: sha256:194c4f0a24b460064db0e2cda00226de0d85a764d9eaab26b1cbb337e7e9a750
generated: "2026-02-05T19:56:58.797357494Z"
version: 1.94.2
digest: sha256:cf509332b17c0dc32d3a89f0661e500d7dc5c29814dc982c9f5607e424669002
generated: "2026-02-14T00:21:25.854980371Z"

View File

@@ -17,7 +17,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: tailscale-operator
version: 1.94.1
version: 1.94.2
repository: https://pkgs.tailscale.com/helmcharts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/tailscale-light.png
# renovate: datasource=github-releases depName=tailscale/tailscale

View File

@@ -1,9 +1,9 @@
dependencies:
- name: traefik
repository: https://traefik.github.io/charts
version: 39.0.0
version: 39.0.1
- name: traefik-crds
repository: https://traefik.github.io/charts
version: 1.14.0
digest: sha256:380a9eeb7c86ff3145179b126c913ba2c4e7884aa0b93d3485f1da8be00ff509
generated: "2026-01-23T17:06:01.281654079Z"
digest: sha256:ea1f7e604161bf847da1b0bc10b2269f977be4ddcb0e9900a63d8ce5923419a0
generated: "2026-02-13T20:55:45.339895408Z"

View File

@@ -15,7 +15,7 @@ maintainers:
- name: alexlebens
dependencies:
- name: traefik
version: 39.0.0
version: 39.0.1
repository: https://traefik.github.io/charts
- name: traefik-crds
version: 1.14.0

View File

@@ -114,7 +114,6 @@ customDNS:
objects IN CNAME traefik-cl01tl
ollama IN CNAME traefik-cl01tl
omni-tools IN CNAME traefik-cl01tl
overseerr IN CNAME traefik-cl01tl
photoview IN CNAME traefik-cl01tl
plex IN CNAME traefik-cl01tl
postiz IN CNAME traefik-cl01tl

View File

@@ -135,7 +135,6 @@ customDNS:
objects IN CNAME traefik-cl01tl
ollama IN CNAME traefik-cl01tl
omni-tools IN CNAME traefik-cl01tl
overseerr IN CNAME traefik-cl01tl
photoview IN CNAME traefik-cl01tl
plex IN CNAME traefik-cl01tl
postiz IN CNAME traefik-cl01tl