Commit Graph

7643 Commits

Author SHA1 Message Date
c2a103c254 Update docker.io/postgres Docker tag to v18
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
lint-test-docker / docker-lint (pull_request) Successful in 9s
lint-test-helm / helm-lint (pull_request) Successful in 12s
2025-10-28 01:28:59 +00:00
2c019b1e3c Update outlinewiki/outline Docker tag to v1 (#1873)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m15s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [outlinewiki/outline](https://github.com/outline/outline) | major | `0.87.4` -> `1.0.0` |

---

### Release Notes

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

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

[Compare Source](https://github.com/outline/outline/compare/v0.87.4...v1.0.0)

#### What's Changed

Welcome to Outline **v1.0.0**! This is a major milestone for the project, marking the culmination of many years of development and community contributions. Of course there's a raft of new features, improvements, and bug fixes included in this release as always.

##### Highlights

<img width="3360" height="1480" alt="image" src="https://github.com/user-attachments/assets/b19c90a4-5c98-409f-9677-3aa86e0e1319" />

The **image lightbox** has improved again this release with added support for zooming and panning of images. We also enabled opening mermaid diagrams directly in the lightbox so you can get a closer look at complex diagrams.

<img width="3360" height="1480" alt="image" src="https://github.com/user-attachments/assets/25ef6d39-001a-43f6-9f13-9a5136a689f0" />

A **new display mode** for URL's in documents has been added, which shows a mention-style chip instead of a full URL preview. This is great for keeping documents clean while still providing context for links.

You can now **mention groups** in documents and comments, making it easier to notify entire teams or departments at once. It is also possible to disable mentioning for specific groups if needed.

##### Other Improvements

- Documents and collections in the sidebar now have context menus in [#&#8203;10181](https://github.com/outline/outline/pull/10181)
- Added the option to choose default TOC visibility on public shares in [#&#8203;10283](https://github.com/outline/outline/pull/10283)
- Added plantuml embedding by [@&#8203;patroldo](https://github.com/patroldo) in [#&#8203;10379](https://github.com/outline/outline/pull/10379)
- It's now possible to edit image source URLs by [@&#8203;salihudickson](https://github.com/salihudickson) in [#&#8203;10258](https://github.com/outline/outline/pull/10258)
- Added six new shape icons to choose from in [#&#8203;10203](https://github.com/outline/outline/pull/10203)
- Permanent deletion of documents is now restricted to admins only in [#&#8203;10254](https://github.com/outline/outline/pull/10254)
- Added a script to allow resetting encrypted data in [#&#8203;10238](https://github.com/outline/outline/pull/10238)
- Typed out urls in the editor are now auto-linked on space character by [@&#8203;salihudickson](https://github.com/salihudickson) in [#&#8203;10266](https://github.com/outline/outline/pull/10266)
- Added a "safe-area" in context menus to prevent misclicks in [#&#8203;10415](https://github.com/outline/outline/pull/10415)
- Hundreds of new and updated translations
- \[API] Added `includePrivate` param to `export_all` endpoint to allow exporting only public collections in [#&#8203;10401](https://github.com/outline/outline/pull/10401)
- \[API] unsent invites are now included in the `users.invite` endpoint response in [#&#8203;10383](https://github.com/outline/outline/pull/10383)
- \[API] `originalDocumentId` is now available in `sourceMetadata` when duplicating documents in [#&#8203;10215](https://github.com/outline/outline/pull/10215)
- \[API] `groups.list` endpoint now returns a `total` parameter in pagination by [@&#8203;salihudickson](https://github.com/salihudickson) in [#&#8203;10268](https://github.com/outline/outline/pull/10268)
- \[API] `shares.info`, and `subscriptions.info` now return `204` rather than `404` responses in [#&#8203;10441](https://github.com/outline/outline/pull/10441)

##### Fixes

- Fixed comment sidebar bouncing in and out in [#&#8203;10202](https://github.com/outline/outline/pull/10202)
- Add a height cap to popovers in [#&#8203;10218](https://github.com/outline/outline/pull/10218)
- Fixed Notion import failure with `size of undefined` in [#&#8203;10225](https://github.com/outline/outline/pull/10225)
- Non-reactive `Facepile` on group settings table in [#&#8203;10227](https://github.com/outline/outline/pull/10227)
- Allow new `DATABASE_` env variables to work with migrations/creation in [#&#8203;10216](https://github.com/outline/outline/pull/10216)
- Fixed `/desktop-redirect` should never be post-login saved path in [#&#8203;10237](https://github.com/outline/outline/pull/10237)
- Recognise `authentication_required` for some OIDC providers by [@&#8203;lukegb](https://github.com/lukegb) in [#&#8203;10252](https://github.com/outline/outline/pull/10252)
- Add `clipboard-read; clipboard-write` permissions to embedded Frame in [#&#8203;10282](https://github.com/outline/outline/pull/10282)
- Massively reduced upfront component loading, improving performance in [#&#8203;10285](https://github.com/outline/outline/pull/10285)
- Increase `jsonLimit` to 5MB for API requests in [#&#8203;10287](https://github.com/outline/outline/pull/10287)
- Allow admins to bypass allowed domains in [#&#8203;10290](https://github.com/outline/outline/pull/10290)
- Fix print layout in Firefox by [@&#8203;wmTJc9IK0Q](https://github.com/wmTJc9IK0Q) in [#&#8203;10264](https://github.com/outline/outline/pull/10264)
- Letter icon not displayed correctly in 'Starred' section in [#&#8203;10292](https://github.com/outline/outline/pull/10292)
- Fixed CORS err on img download by [@&#8203;salihudickson](https://github.com/salihudickson) in [#&#8203;10279](https://github.com/outline/outline/pull/10279)
- Fixed an overlap of unread badge on long titles in sidebar in [#&#8203;10296](https://github.com/outline/outline/pull/10296)
- Prefer non-deleted teams in `teamProvisioner` in [#&#8203;10298](https://github.com/outline/outline/pull/10298)
- Allow formatting toolbar to appear with cell selection in [#&#8203;10299](https://github.com/outline/outline/pull/10299)
- Empty state for no collections in [#&#8203;10300](https://github.com/outline/outline/pull/10300)
- feat: Restore 'Copy' button on public code blocks in [#&#8203;10301](https://github.com/outline/outline/pull/10301)
- Do not update `lastModifiedById` on deleted documents in [#&#8203;10302](https://github.com/outline/outline/pull/10302)
- CSRF validation issues on Firefox in [#&#8203;10317](https://github.com/outline/outline/pull/10317)
- change list children to match list parent when list style changes by [@&#8203;salihudickson](https://github.com/salihudickson) in [#&#8203;10315](https://github.com/outline/outline/pull/10315)
- Fix Redis `collaborationClient` reusing same property as `defaultClient` in [#&#8203;10336](https://github.com/outline/outline/pull/10336)
- Fixed mobile Safari sidebar navigation issue by [@&#8203;eweren](https://github.com/eweren) in [#&#8203;10329](https://github.com/outline/outline/pull/10329)
- Prevent reload loop when collaborative service editor version is ahead in [#&#8203;10326](https://github.com/outline/outline/pull/10326)
- editorVersion property on document should be updated through collaborative session in [#&#8203;10325](https://github.com/outline/outline/pull/10325)
- Default destination path for nested document duplication in [#&#8203;10339](https://github.com/outline/outline/pull/10339)
- `RedisAdapter` does not respect url arg in [#&#8203;10341](https://github.com/outline/outline/pull/10341)
- Restore comment content on error by [@&#8203;salihudickson](https://github.com/salihudickson) in [#&#8203;10342](https://github.com/outline/outline/pull/10342)
- New Crowdin updates by [@&#8203;outline-translations](https://github.com/outline-translations) in [#&#8203;10294](https://github.com/outline/outline/pull/10294)
- Icon in editor suggestions missing spacing in [#&#8203;10354](https://github.com/outline/outline/pull/10354)
- Fixed potential for repeat submission when inline editing titles by [@&#8203;Ali-ovo](https://github.com/Ali-ovo) in [#&#8203;10355](https://github.com/outline/outline/pull/10355)
- Template settings no longer show to guest users in [#&#8203;10361](https://github.com/outline/outline/pull/10361)
- Fixed a single frame blank flash when saving comments in [#&#8203;10362](https://github.com/outline/outline/pull/10362)
- Enable workspace creation from Discord without `DISCORD_SERVER_ID` in [#&#8203;10380](https://github.com/outline/outline/pull/10380)
- Display fallback instead of error if cannot unfurl URL in [#&#8203;10370](https://github.com/outline/outline/pull/10370)
- Added clarity to error message when private IP address is blocked in [#&#8203;10391](https://github.com/outline/outline/pull/10391)
- Cascade of client-side paranoid deletion in [#&#8203;10393](https://github.com/outline/outline/pull/10393)
- Change behavior of `SMTP_SECURE=false` in [#&#8203;10399](https://github.com/outline/outline/pull/10399)
- Horizontal rule menu appears in read-only editor in [#&#8203;10413](https://github.com/outline/outline/pull/10413)
- Creating new doc offline in sidebar leaves corrupt state in UI in [#&#8203;10412](https://github.com/outline/outline/pull/10412)
- Combination of `<br>` and inline nodes in table cell is not imported correctly in [#&#8203;10416](https://github.com/outline/outline/pull/10416)
- Updated table styling to include a touch of rounding in [#&#8203;10421](https://github.com/outline/outline/pull/10421)
- Improved Redis retry behavior in [#&#8203;10440](https://github.com/outline/outline/pull/10440)
- Simplify logic for suppressing markdown copy in [#&#8203;10450](https://github.com/outline/outline/pull/10450)
- Felayed notifications will now include a note in the subject in [#&#8203;10447](https://github.com/outline/outline/pull/10447)
- Protect against empty content passed to Backticks component in [#&#8203;10456](https://github.com/outline/outline/pull/10456)
- Fixed several cases where Linear links would fail to convert to mentions correctly in [#&#8203;10458](https://github.com/outline/outline/pull/10458)
- Guard against crawlers consuming magic links in [#&#8203;10457](https://github.com/outline/outline/pull/10457)
- 4x improvement on perf of editor menus in [#&#8203;10465](https://github.com/outline/outline/pull/10465)
- List conversion inside heading nodes is now prevented by [@&#8203;huiseo](https://github.com/huiseo) in [#&#8203;10462](https://github.com/outline/outline/pull/10462)
- Email magic links strategy was changed to allow reuse within time bounds from the same IP in [#&#8203;10471](https://github.com/outline/outline/pull/10471)
- Automatically replace base64 encoded images in `documents.update` in [#&#8203;10402](https://github.com/outline/outline/pull/10402)

#### New Contributors

- [@&#8203;pirateIV](https://github.com/pirateIV) made their first contribution in [#&#8203;10228](https://github.com/outline/outline/pull/10228)
- [@&#8203;lukegb](https://github.com/lukegb) made their first contribution in [#&#8203;10252](https://github.com/outline/outline/pull/10252)
- [@&#8203;wmTJc9IK0Q](https://github.com/wmTJc9IK0Q) made their first contribution in [#&#8203;10264](https://github.com/outline/outline/pull/10264)
- [@&#8203;tobiasge](https://github.com/tobiasge) made their first contribution in [#&#8203;10204](https://github.com/outline/outline/pull/10204)
- [@&#8203;eweren](https://github.com/eweren) made their first contribution in [#&#8203;10329](https://github.com/outline/outline/pull/10329)
- [@&#8203;AlexHladin](https://github.com/AlexHladin) made their first contribution in [#&#8203;10318](https://github.com/outline/outline/pull/10318)
- [@&#8203;AnastasiyaHladina](https://github.com/AnastasiyaHladina) made their first contribution in [#&#8203;10397](https://github.com/outline/outline/pull/10397)
- [@&#8203;patroldo](https://github.com/patroldo) made their first contribution in [#&#8203;10379](https://github.com/outline/outline/pull/10379)
- [@&#8203;huiseo](https://github.com/huiseo) made their first contribution in [#&#8203;10462](https://github.com/outline/outline/pull/10462)

**Full Changelog**: <https://github.com/outline/outline/compare/v0.87.4...v1.0.0>

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNSIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->

Reviewed-on: #1873
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-10-28 01:27:48 +00:00
01f68c07f4 Update ghcr.io/cloudnative-pg/plugin-barman-cloud Docker tag to v0.8.0 (#1874)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/cloudnative-pg/plugin-barman-cloud | minor | `v0.7.0` -> `v0.8.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->

Reviewed-on: #1874
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-10-28 01:26:48 +00:00
d77c376d17 Update ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar Docker tag to v0.8.0 (#1875)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/cloudnative-pg/plugin-barman-cloud-sidecar | minor | `v0.7.0` -> `v0.8.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->

Reviewed-on: #1875
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-10-28 01:26:32 +00:00
f6a465d784 fix path
Some checks failed
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
2025-10-27 20:25:18 -05:00
eef486b796 Update registry.k8s.io/sig-storage/snapshot-controller Docker tag to v8.4.0 (#1879)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 2m0s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| registry.k8s.io/sig-storage/snapshot-controller | minor | `v8.3.0` -> `v8.4.0` |

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->

Reviewed-on: #1879
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-10-28 01:22:26 +00:00
2c57bffa3b Update kube-prometheus-stack Docker tag to v79 (#1878)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [kube-prometheus-stack](https://github.com/prometheus-operator/kube-prometheus) ([source](https://github.com/prometheus-community/helm-charts)) | major | `78.5.0` -> `79.0.0` |

---

### Release Notes

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

### [`v79.0.0`](https://github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-79.0.0)

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

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

#### What's Changed

- \[kube-prometheus-stack]  Fix insecure default password in grafana by [@&#8203;robalb](https://github.com/robalb) in [#&#8203;5679](https://github.com/prometheus-community/helm-charts/pull/5679)

#### New Contributors

- [@&#8203;robalb](https://github.com/robalb) made their first contribution in [#&#8203;5679](https://github.com/prometheus-community/helm-charts/pull/5679)

**Full Changelog**: <https://github.com/prometheus-community/helm-charts/compare/prometheus-conntrack-stats-exporter-0.5.28...kube-prometheus-stack-79.0.0>

</details>

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNSIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->

Reviewed-on: #1878
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-10-28 01:21:38 +00:00
b6f8a568e6 Update ghcr.io/haveagitgat/tdarr_node Docker tag to v2.51.01 (#1877)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/haveagitgat/tdarr_node](https://github.com/HaveAGitGat/tdarr_express_be) | minor | `2.50.02` -> `2.51.01` |

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->

Reviewed-on: #1877
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-10-28 01:21:19 +00:00
979e18533d Update ghcr.io/haveagitgat/tdarr Docker tag to v2.51.01 (#1876)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/haveagitgat/tdarr](https://github.com/HaveAGitGat/tdarr_express_be) | minor | `2.50.02` -> `2.51.01` |

---

### Configuration

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

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->

Reviewed-on: #1876
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-10-28 01:21:05 +00:00
4bb6c5aa52 Update Helm release postgres-cluster to v6.15.0 (#1863)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [postgres-cluster](https://github.com/cloudnative-pg/charts) ([source](https://github.com/cloudnative-pg/charts/tree/HEAD/charts/cluster)) | minor | `6.14.0` -> `6.15.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJjaGFydCIsImltYWdlIl19-->

Reviewed-on: #1863
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-10-28 01:20:37 +00:00
5ddba311cf add local garage
Some checks failed
lint-test-helm / helm-lint (push) Successful in 11s
lint-test-docker / docker-lint (push) Successful in 12s
renovate / renovate (push) Has been cancelled
2025-10-27 20:19:47 -05:00
8f3d9163e5 Update ghcr.io/n8n-io/n8n Docker tag to v1.118.0 (#1872)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m39s
2025-10-27 14:02:59 +00:00
a45e33b321 Update ghcr.io/n8n-io/n8n Docker tag to v1.117.2 (#1871)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 15s
renovate / renovate (push) Successful in 2m34s
2025-10-27 13:02:31 +00:00
d452aec65d Update ghcr.io/linuxserver/plex:1.42.2 Docker digest to a59133e (#1870)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 2m5s
2025-10-27 10:02:22 +00:00
cfe65e2245 Update searxng/searxng:latest Docker digest to ee25431 (#1869)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 17s
renovate / renovate (push) Successful in 1m51s
2025-10-27 08:02:11 +00:00
3fd0d46131 Update registry.k8s.io/coredns/coredns Docker tag to v1.13.1 (#1868)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m44s
2025-10-27 06:02:06 +00:00
d20d065d39 Update ghcr.io/jellyfin/jellyfin Docker tag to v10.11.1 (#1867)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m38s
2025-10-27 03:02:02 +00:00
48032a3d45 disable garage
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m31s
2025-10-26 14:10:18 -05:00
32071715f3 Update ghcr.io/linuxserver/radarr:5.28.0 Docker digest to c984533 (#1866)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m7s
2025-10-26 18:01:43 +00:00
0e97d8b442 Update searxng/searxng:latest Docker digest to 38e59d4 (#1865)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m17s
2025-10-26 11:01:51 +00:00
150e3a50a1 Update ghcr.io/linuxserver/qbittorrent:5.1.2 Docker digest to 098d434 (#1864)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m18s
2025-10-26 08:01:50 +00:00
7b154a16d2 disable
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m21s
2025-10-26 01:05:57 -05:00
0e1633ac42 trace logging
All checks were successful
lint-test-docker / docker-lint (push) Successful in 10s
renovate / renovate (push) Successful in 57s
2025-10-26 00:50:01 -05:00
8c98714650 backup enable
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m15s
2025-10-26 00:47:37 -05:00
f778e28998 change log level
Some checks failed
lint-test-docker / docker-lint (push) Successful in 11s
renovate / renovate (push) Has been cancelled
2025-10-26 00:46:30 -05:00
60b2c665e0 change config
All checks were successful
lint-test-docker / docker-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m25s
2025-10-26 00:43:07 -05:00
0560d0ce08 suspend
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m12s
2025-10-26 00:28:39 -05:00
fdb6d91169 remove data
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m27s
2025-10-26 00:16:08 -05:00
8fabfbd26d change
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m22s
2025-10-26 00:04:31 -05:00
60153ce0b2 change job count
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 59s
2025-10-25 23:44:27 -05:00
2af73f7d89 Update ghcr.io/linuxserver/prowlarr Docker tag to v2.1.5 (#1862)
Some checks failed
lint-test-helm / helm-lint (push) Successful in 1m6s
renovate / renovate (push) Has been cancelled
2025-10-26 04:43:15 +00:00
2896a6947c add region
Some checks failed
lint-test-helm / helm-lint (push) Successful in 12s
renovate / renovate (push) Has been cancelled
2025-10-25 23:41:49 -05:00
ce319f9e06 fix path
All checks were successful
lint-test-docker / docker-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m20s
2025-10-25 23:15:29 -05:00
82cd6e1f26 change network
Some checks failed
lint-test-docker / docker-lint (push) Successful in 10s
renovate / renovate (push) Has been cancelled
2025-10-25 23:14:33 -05:00
0a003b466c enable
All checks were successful
lint-test-helm / helm-lint (push) Successful in 14s
renovate / renovate (push) Successful in 2m17s
2025-10-25 22:48:59 -05:00
4dc467f1f5 update service 2025-10-25 22:48:22 -05:00
b862f7ad66 fix serve
All checks were successful
lint-test-docker / docker-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m14s
2025-10-25 22:46:11 -05:00
13ca00c245 separte storage
All checks were successful
lint-test-docker / docker-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m7s
2025-10-25 22:44:26 -05:00
48274a54f9 split garage tailscale
All checks were successful
lint-test-docker / docker-lint (push) Successful in 9s
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m46s
2025-10-25 22:36:51 -05:00
1020fc1a02 Update ghcr.io/twin/gatus Docker tag to v5.29.0 (#1859)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m21s
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/twin/gatus](https://github.com/TwiN/gatus) | minor | `v5.28.0` -> `v5.29.0` |

---

### Release Notes

<details>
<summary>TwiN/gatus (ghcr.io/twin/gatus)</summary>

### [`v5.29.0`](https://github.com/TwiN/gatus/releases/tag/v5.29.0)

[Compare Source](https://github.com/TwiN/gatus/compare/v5.28.0...v5.29.0)

#### What's Changed

- feat(metrics): Add metrics for domain expiration by [@&#8203;StefanBalea](https://github.com/StefanBalea) in [#&#8203;1244](https://github.com/TwiN/gatus/pull/1244)

#### New Contributors

- [@&#8203;StefanBalea](https://github.com/StefanBalea) made their first contribution in [#&#8203;1244](https://github.com/TwiN/gatus/pull/1244)

**Full Changelog**: <https://github.com/TwiN/gatus/compare/v5.28.0...v5.29.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTUuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJpbWFnZSJdfQ==-->

Reviewed-on: #1859
Co-authored-by: Renovate Bot <renovate-bot@alexlebens.net>
Co-committed-by: Renovate Bot <renovate-bot@alexlebens.net>
2025-10-26 03:30:29 +00:00
bcf4490909 Update gitea/gitea Docker tag to v1.24.7 (#1861)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 11s
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m32s
2025-10-26 03:01:37 +00:00
dd5d4ef873 Update php Docker tag to v8.4.14 (#1860)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m34s
2025-10-26 02:01:35 +00:00
220429655d Update quay.io/prometheus/node-exporter Docker tag to v1.10.2 (#1858)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 9s
renovate / renovate (push) Successful in 1m28s
2025-10-25 21:01:35 +00:00
3e21aebfa3 Update ghcr.io/linuxserver/code-server:4.105.1 Docker digest to c7c6641 (#1857)
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Successful in 10s
2025-10-25 21:01:27 +00:00
98cfd04158 Update quay.io/prometheus/node-exporter Docker tag to v1.10.1 (#1856)
All checks were successful
lint-test-docker / docker-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m34s
2025-10-25 19:01:38 +00:00
f30d766894 Update Helm release external-secrets to v0.20.4 (#1855)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 11s
renovate / renovate (push) Successful in 1m32s
2025-10-25 16:01:51 +00:00
0c1f0181ac Update Helm release argo-cd to v9.0.5 (#1854)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 10s
renovate / renovate (push) Successful in 1m45s
2025-10-25 12:01:33 +00:00
28415d3350 Update searxng/searxng:latest Docker digest to 7a8b6b6 (#1853)
Some checks failed
lint-test-helm / helm-lint (push) Has been cancelled
renovate / renovate (push) Has been cancelled
2025-10-25 12:01:23 +00:00
d5ffbdd3d7 Update Helm release argo-cd to v9.0.4 (#1852)
All checks were successful
lint-test-helm / helm-lint (push) Successful in 13s
renovate / renovate (push) Successful in 1m25s
2025-10-25 09:01:27 +00:00
b8944c04a6 Update searxng/searxng:latest Docker digest to 7aecdec (#1851)
Some checks failed
renovate / renovate (push) Has been cancelled
lint-test-helm / helm-lint (push) Has been cancelled
2025-10-25 09:01:19 +00:00