33 Commits

Author SHA1 Message Date
3359e27e0d chore(deps): update kube-prometheus-stack docker tag to v82
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 18s
2026-02-15 21:44:03 +00: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
7f7f2d9563 chore(deps): update registry.k8s.io/sig-storage/snapshot-controller docker tag to v8.5.0 (#3950)
All checks were successful
lint-test-helm / lint-helm (push) Successful in 14s
render-manifests-push / render-manifests-push (push) Has been skipped
renovate / renovate (push) Successful in 1m48s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.k8s.io/sig-storage/snapshot-controller | minor | `v8.4.0` → `v8.5.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:eyJjcmVhdGVkSW5WZXIiOiI0My4zLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4zLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbImltYWdlIl19-->

Reviewed-on: #3950
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-02-13 20:37:39 +00:00
131eabca62 chore(deps): update ghcr.io/linuxserver/code-server docker tag to v4.109.2 (#3945)
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 |
|---|---|---|
| [ghcr.io/linuxserver/code-server](https://github.com/linuxserver/docker-code-server/packages) ([source](https://github.com/linuxserver/docker-code-server)) | minor | `4.108.2` → `4.109.2` |

---

### 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: #3945
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2026-02-13 20:36:24 +00:00
473e3cd373 fix: add security context
All checks were successful
lint-test-helm / lint-helm (push) Successful in 1m12s
render-manifests-push / render-manifests-push (push) Successful in 2m4s
renovate / renovate (push) Successful in 3m30s
2026-02-13 14:16:33 -06:00
df555bee8b fix: change service 2026-02-13 14:07:13 -06:00
38 changed files with 58 additions and 53 deletions

View File

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

View File

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

View File

@@ -9,7 +9,7 @@ code-server:
main: main:
image: image:
repository: ghcr.io/linuxserver/code-server repository: ghcr.io/linuxserver/code-server
tag: 4.108.2@sha256:280ce0bfa4ab49fa5d252e4e2cbffd0dc5f461902e17fa2734d4f493460f84b0 tag: 4.109.2@sha256:3c6a1f70ba898b47d77dec0ce6d43a3a9223091587d3c57935607eefa77511da
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

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

View File

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

View File

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

View File

@@ -25,4 +25,4 @@ dependencies:
repository: oci://harbor.alexlebens.net/helm-charts repository: oci://harbor.alexlebens.net/helm-charts
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/home-assistant.png icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/home-assistant.png
# renovate: datasource=github-releases depName=home-assistant/core # 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: main:
image: image:
repository: ghcr.io/home-assistant/home-assistant repository: ghcr.io/home-assistant/home-assistant
tag: 2026.2.1 tag: 2026.2.2
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ
@@ -21,7 +21,7 @@ home-assistant:
code-server: code-server:
image: image:
repository: ghcr.io/linuxserver/code-server repository: ghcr.io/linuxserver/code-server
tag: 4.108.2@sha256:280ce0bfa4ab49fa5d252e4e2cbffd0dc5f461902e17fa2734d4f493460f84b0 tag: 4.109.2@sha256:3c6a1f70ba898b47d77dec0ce6d43a3a9223091587d3c57935607eefa77511da
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
env: env:
- name: TZ - name: TZ

View File

@@ -213,7 +213,7 @@ homepage:
icon: sh-rybbit-light.webp icon: sh-rybbit-light.webp
description: Rybbit description: Rybbit
href: https://rybbit.alexlebens.dev href: https://rybbit.alexlebens.dev
siteMonitor: http://rybbit-client.rybbit:80 siteMonitor: http://rybbit-client.rybbit:3002
statusStyle: dot statusStyle: dot
- Social Media Management: - Social Media Management:
icon: sh-postiz.webp icon: sh-postiz.webp

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@@ -302,6 +302,11 @@ postgres-18-cluster:
# backupName: external # backupName: external
volsync-target-clickhouse-data: volsync-target-clickhouse-data:
pvcTarget: clickhouse-data pvcTarget: clickhouse-data
moverSecurityContext:
runAsUser: 101
runAsGroup: 101
fsGroup: 101
fsGroupChangePolicy: OnRootMismatch
local: local:
enabled: true enabled: true
schedule: 40 11 * * * schedule: 40 11 * * *

View File

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

View File

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

View File

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

View File

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

View File

@@ -6,7 +6,7 @@ snapshot-controller:
leaderElectionNamespace: snapshot-controller leaderElectionNamespace: snapshot-controller
image: image:
repository: registry.k8s.io/sig-storage/snapshot-controller repository: registry.k8s.io/sig-storage/snapshot-controller
tag: v8.4.0 tag: v8.5.0
resources: resources:
requests: requests:
cpu: 50m cpu: 50m

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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