Commit Graph

46226 Commits

Author SHA1 Message Date
TrueCharts Bot 8a288b4cd5 chore(helm): update image docker.io/jgraph/drawio 28.0.7 → 28.0.9 (#38263) 2025-08-11 17:04:13 +02:00
TrueCharts Bot 9239a0ed80 chore(helm): update image ghcr.io/linuxserver/healthchecks 3.10.20250804 → 3.10.20250811 (#38265) 2025-08-11 17:04:11 +02:00
TrueCharts Bot 9a30e4aefd chore(helm): update image ghcr.io/n8n-io/n8n 1.106.2 → 1.107.0 (#38267)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/n8n-io/n8n](https://n8n.io)
([source](https://redirect.github.com/n8n-io/n8n)) | minor | `a9665e7`
-> `5cf377f` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>n8n-io/n8n (ghcr.io/n8n-io/n8n)</summary>

###
[`v1.107.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#11070-2025-08-11)

##### Bug Fixes

- **API:** Add shared field to workflows list rest API handler
([#&#8203;17804](https://redirect.github.com/n8n-io/n8n/issues/17804))
([31af6d1](https://redirect.github.com/n8n-io/n8n/commit/31af6d11bb9c3f99449ef0deae4d4401e0efda8d))
- **Beeminder Node:** Remove unnecessary form data conversion for API
token auth to work
([#&#8203;18133](https://redirect.github.com/n8n-io/n8n/issues/18133))
([716577e](https://redirect.github.com/n8n-io/n8n/commit/716577e2820deb35b7057eb9414c9fbe9b6b4fde))
- **Chat Trigger Node:** Prevent XSS vulnerabilities and improve
parameter validation
([#&#8203;18148](https://redirect.github.com/n8n-io/n8n/issues/18148))
([d4ef191](https://redirect.github.com/n8n-io/n8n/commit/d4ef191be0b39b65efa68559a3b8d5dad2e102b2))
- **core:** Consider pinned data as valid paths for single node
execution
([#&#8203;17959](https://redirect.github.com/n8n-io/n8n/issues/17959))
([32f4794](https://redirect.github.com/n8n-io/n8n/commit/32f47948d6cb6ba33cd253aa855a7bcf79f28713))
- **core:** Fix `null` handling in Python sandbox
([#&#8203;18189](https://redirect.github.com/n8n-io/n8n/issues/18189))
([b5f47ec](https://redirect.github.com/n8n-io/n8n/commit/b5f47ec110dc70cb1761e60d6bfae860ddedf2bf))
- **core:** Fix disallowed module error in task runner
([#&#8203;18190](https://redirect.github.com/n8n-io/n8n/issues/18190))
([09caa05](https://redirect.github.com/n8n-io/n8n/commit/09caa0572623ff4aead2aeb708978528d9c110ed))
- **core:** Fix metric default value handling and add AI model
connection validation for setMetric operation in Evaluation
([#&#8203;18088](https://redirect.github.com/n8n-io/n8n/issues/18088))
([03c75c3](https://redirect.github.com/n8n-io/n8n/commit/03c75c365bb7d384924ccaf1114fc267c7569327))
- **core:** Handle non-existing files when checking if it is a symlink
([#&#8203;18010](https://redirect.github.com/n8n-io/n8n/issues/18010))
([49f3115](https://redirect.github.com/n8n-io/n8n/commit/49f3115429fd465f5292ef06785c00a210ad029e))
- **core:** Handle null workflow settings in toSaveSettings
([#&#8203;17972](https://redirect.github.com/n8n-io/n8n/issues/17972))
([642e68e](https://redirect.github.com/n8n-io/n8n/commit/642e68e345c023d6232b02cb83fb84e0342faca0))
- **core:** Handle Redis cache prefix on cluster mode
([#&#8203;17957](https://redirect.github.com/n8n-io/n8n/issues/17957))
([f4a0413](https://redirect.github.com/n8n-io/n8n/commit/f4a04132d9550af55c364fa9d7df9c57b838dcb7))
- **core:** Mark invalid enqueued executions as crashed during startup
for legacy SQLite driver
([#&#8203;17629](https://redirect.github.com/n8n-io/n8n/issues/17629))
([318a91a](https://redirect.github.com/n8n-io/n8n/commit/318a91a3e9cd31d2790ae9a90b0267e4549e5737))
- **core:** Prevent re-entry during workflow activation
([#&#8203;17965](https://redirect.github.com/n8n-io/n8n/issues/17965))
([e8dad4e](https://redirect.github.com/n8n-io/n8n/commit/e8dad4e030dc91207d72385c202241260e33fe7e))
- **core:** Protect against duplicate cron registration
([#&#8203;18005](https://redirect.github.com/n8n-io/n8n/issues/18005))
([948ebe6](https://redirect.github.com/n8n-io/n8n/commit/948ebe67023542353d325141ec1d88612413041f))
- **core:** Remove temporary uploaded files from webhook calls
([#&#8203;18128](https://redirect.github.com/n8n-io/n8n/issues/18128))
([c610c3a](https://redirect.github.com/n8n-io/n8n/commit/c610c3af3eafd05e2b9e78c4e66dba588c4852a1))
- **editor:** Add a hint for showing archived workflows when there are
no active ones
([#&#8203;18120](https://redirect.github.com/n8n-io/n8n/issues/18120))
([7e4c5af](https://redirect.github.com/n8n-io/n8n/commit/7e4c5af38397031e3850e277562dbe61020c91aa))
- **editor:** Connection port mapped incorrectly when changed
dynamically
([#&#8203;17958](https://redirect.github.com/n8n-io/n8n/issues/17958))
([566789c](https://redirect.github.com/n8n-io/n8n/commit/566789caee49d157b7154adbe60dadb0ea858e06))
- **editor:** Correct ai template url
([#&#8203;17908](https://redirect.github.com/n8n-io/n8n/issues/17908))
([bdc3a91](https://redirect.github.com/n8n-io/n8n/commit/bdc3a9172df09a2b218fd447cd9c3eab6bcfcec6))
- **editor:** Enhance changes dropdown in WorkflowDiffModal
([#&#8203;18033](https://redirect.github.com/n8n-io/n8n/issues/18033))
([bc76643](https://redirect.github.com/n8n-io/n8n/commit/bc7664397607972dae72d97b2cacf592d3c93f83))
- **editor:** Enhance SourceControlPullModal with improved item
structure and styling
([#&#8203;18049](https://redirect.github.com/n8n-io/n8n/issues/18049))
([d6bc4ab](https://redirect.github.com/n8n-io/n8n/commit/d6bc4abee21c39efcd13f3f1f9e5c98b1094a48d))
- **editor:** Fix an issue with overlapping elements in the Assignment
component
([#&#8203;18041](https://redirect.github.com/n8n-io/n8n/issues/18041))
([c7108f4](https://redirect.github.com/n8n-io/n8n/commit/c7108f4a0631e3ec8a971da81e2fc8ed7727cfe8))
- **editor:** Fix loading of error workflows in settings
([#&#8203;18126](https://redirect.github.com/n8n-io/n8n/issues/18126))
([3d846f6](https://redirect.github.com/n8n-io/n8n/commit/3d846f62d916c1476940f73241b29beff1b97f47))
- **editor:** Focus editable text input when clicking anywhere on the
element
([#&#8203;17780](https://redirect.github.com/n8n-io/n8n/issues/17780))
([7b92e33](https://redirect.github.com/n8n-io/n8n/commit/7b92e33b3b2530775004ce36ea9dacac1175e533))
- **editor:** Hide Evaluations setup wizard if protected instance
([#&#8203;18055](https://redirect.github.com/n8n-io/n8n/issues/18055))
([99c2f37](https://redirect.github.com/n8n-io/n8n/commit/99c2f3715eb9eef1677c55d2ece4418aa3be435f))
- **editor:** Improve workflow diff components
([#&#8203;18018](https://redirect.github.com/n8n-io/n8n/issues/18018))
([95ed3c5](https://redirect.github.com/n8n-io/n8n/commit/95ed3c5c929e7f9632edb92f67370901f162a3d9))
- **editor:** Improve WorkflowDiffModal UI
([#&#8203;17862](https://redirect.github.com/n8n-io/n8n/issues/17862))
([eca95f3](https://redirect.github.com/n8n-io/n8n/commit/eca95f3432148e710d87e233ca9b4d5feafddb5c))
- **editor:** Migrate from
[@&#8203;import](https://redirect.github.com/import) to
[@&#8203;use](https://redirect.github.com/use) for SCSS files to address
deprecation warnings
([#&#8203;17858](https://redirect.github.com/n8n-io/n8n/issues/17858))
([b7887bf](https://redirect.github.com/n8n-io/n8n/commit/b7887bf899f7e11afade26a911f0b02eb9eff8e5))
- **editor:** Update node status icons precedence (executing -> highest)
([#&#8203;18003](https://redirect.github.com/n8n-io/n8n/issues/18003))
([dd04924](https://redirect.github.com/n8n-io/n8n/commit/dd049249be17d556c40105a22ac4e68bd7f526e1))
- **editor:** Using a for-of loop on Map entries (forEach supported from
node v22)
([#&#8203;18064](https://redirect.github.com/n8n-io/n8n/issues/18064))
([743c120](https://redirect.github.com/n8n-io/n8n/commit/743c1208809d9bcfd038764807e4b7df8012a36f))
- Empty onclick breaks range parser in HTML editor
([#&#8203;18032](https://redirect.github.com/n8n-io/n8n/issues/18032))
([b6c7810](https://redirect.github.com/n8n-io/n8n/commit/b6c781084463faf8d139dbaed649cff75a4170a3))
- Extend deduplication check to all webhook-based triggers and chat
trigger
([#&#8203;18044](https://redirect.github.com/n8n-io/n8n/issues/18044))
([847a5d8](https://redirect.github.com/n8n-io/n8n/commit/847a5d822f77a3362f382c17070d49ccc6e3d999))
- Fix hot reloading of custom nodes
([#&#8203;18094](https://redirect.github.com/n8n-io/n8n/issues/18094))
([a5fa808](https://redirect.github.com/n8n-io/n8n/commit/a5fa808d4a872b1fbaedf5be62223a4760e544a8))
- **GraphQL Node:** Refresh OAuth2 token when it expires
([#&#8203;17891](https://redirect.github.com/n8n-io/n8n/issues/17891))
([381c146](https://redirect.github.com/n8n-io/n8n/commit/381c146dd46afe93105bdd859012fc0c19e3d156))
- **HubSpot Node:** Add missing fields for Contact - Upsert
([#&#8203;18035](https://redirect.github.com/n8n-io/n8n/issues/18035))
([678f468](https://redirect.github.com/n8n-io/n8n/commit/678f468f6881691d5c7bdc49d6206b429b442f2f))
- **Hugging Face Inference Model Node, Embeddings Hugging Face Inference
Node:** Fix credential validation for HF nodes and add provider for
([#&#8203;18047](https://redirect.github.com/n8n-io/n8n/issues/18047))
([a1682e8](https://redirect.github.com/n8n-io/n8n/commit/a1682e8fe436c52a2a95cceb6cde6316ae586764))
- **Jira Software Node:** Get All Issues operation with Return All hangs
([#&#8203;17825](https://redirect.github.com/n8n-io/n8n/issues/17825))
([2792b6c](https://redirect.github.com/n8n-io/n8n/commit/2792b6cb0a2c3a2dcab207a91ca1dd6403d10efe))
- **Mandrill Node:** Fix a typo in subaccount in options
([#&#8203;18103](https://redirect.github.com/n8n-io/n8n/issues/18103))
([833bcdd](https://redirect.github.com/n8n-io/n8n/commit/833bcdde00fb9a03536b6af0469af0e2c5951f5c))
- Properly serialize metadata objects in Chat UI
([#&#8203;17963](https://redirect.github.com/n8n-io/n8n/issues/17963))
([c4c46b8](https://redirect.github.com/n8n-io/n8n/commit/c4c46b8ff93abab45426682f8b371997fb42d52d))
- **Reranker Cohere Node:** Add 'Top N' parameter to control document
return count
([#&#8203;17921](https://redirect.github.com/n8n-io/n8n/issues/17921))
([523a55d](https://redirect.github.com/n8n-io/n8n/commit/523a55d5ee9421cab285dbea88fd5ecfea121ed4))

##### Features

- Add token to sendAndWait operations links to walidate in webhook
([#&#8203;17566](https://redirect.github.com/n8n-io/n8n/issues/17566))
([9cb5754](https://redirect.github.com/n8n-io/n8n/commit/9cb5754f3383a16ce4dc2bb9133cede856172baa))
- **core:** Add Support for Additional Body Properties in OAuth2 API
Client Credentials Flow
([#&#8203;16573](https://redirect.github.com/n8n-io/n8n/issues/16573))
([22ca768](https://redirect.github.com/n8n-io/n8n/commit/22ca768c13406a86899e36a36dcc18d63f492723))
- **core:** Unlock queue metrics for multi-main
([#&#8203;17977](https://redirect.github.com/n8n-io/n8n/issues/17977))
([3b701b1](https://redirect.github.com/n8n-io/n8n/commit/3b701b15d68c7ae038855b4b261cef15aa44a316))
- **Discord Node:** Add support for OAuth custom scopes
([#&#8203;16708](https://redirect.github.com/n8n-io/n8n/issues/16708))
([61f2838](https://redirect.github.com/n8n-io/n8n/commit/61f2838a9060aa85458a903bab2549d9a768ee60))
- **editor:** Add pre-built agents experiment
([#&#8203;18124](https://redirect.github.com/n8n-io/n8n/issues/18124))
([5a69d2a](https://redirect.github.com/n8n-io/n8n/commit/5a69d2a2f35cc86685b6eb42e870a2e3ed85c248))
- **editor:** Add Production checklist for active workflows
([#&#8203;17756](https://redirect.github.com/n8n-io/n8n/issues/17756))
([6046d24](https://redirect.github.com/n8n-io/n8n/commit/6046d24c741570d1d092230808a392bce0103d33))
- **editor:** Expand telemetry for "User added node to workflow canvas"
event
([#&#8203;18150](https://redirect.github.com/n8n-io/n8n/issues/18150))
([9b103af](https://redirect.github.com/n8n-io/n8n/commit/9b103af9355cf957abddd789c1554595be97c5d8))
- **editor:** Stop auto-renaming legacy default node names
([#&#8203;18012](https://redirect.github.com/n8n-io/n8n/issues/18012))
([5fc356f](https://redirect.github.com/n8n-io/n8n/commit/5fc356f6e7ed36ba8aa1da2e2d04cb3fe1701134))
- **Email Trigger (IMAP) Node:** Option to disable last message id
tracking
([#&#8203;17964](https://redirect.github.com/n8n-io/n8n/issues/17964))
([25379fe](https://redirect.github.com/n8n-io/n8n/commit/25379fe5221ecf1772d093c8c76bdac680eb6e64))
- **Ollama Credentials:** Add optional API key support to Ollama
credentials (Openwebui proxy)
([#&#8203;17857](https://redirect.github.com/n8n-io/n8n/issues/17857))
([acfb79b](https://redirect.github.com/n8n-io/n8n/commit/acfb79bd970c5a84f38564cc069b32d87e2a4cd9))

##### Performance Improvements

- **core:** Enable Sentry tracing
([#&#8203;18192](https://redirect.github.com/n8n-io/n8n/issues/18192))
([80e9e6f](https://redirect.github.com/n8n-io/n8n/commit/80e9e6fc330cf8f6c6e22aeff964733dd3bff183))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-08-11 17:04:07 +02:00
TrueCharts Bot 1256506669 chore(helm): update image docker.io/flowiseai/flowise 3.0.4 → 3.0.5 (#38262)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/flowiseai/flowise | patch | `1bec77b` -> `05ca5d6` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-11 17:03:06 +02:00
TrueCharts Bot ac789fbfe4 chore(container): update docker.io/renovate/renovate docker tag to v41.62.1 (#38266)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker.io/renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | final |
minor | `41.61.1-full` -> `41.62.1-full` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>renovatebot/renovate (docker.io/renovate/renovate)</summary>

###
[`v41.62.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.62.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/41.62.0...41.62.1)

##### Bug Fixes

- **gomod:** skip `-d` flag for go >=1.18
([#&#8203;37428](https://redirect.github.com/renovatebot/renovate/issues/37428))
([dd186a1](https://redirect.github.com/renovatebot/renovate/commit/dd186a1359d870ca1a9af064416116860705ef89))

###
[`v41.62.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.62.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/41.61.1...41.62.0)

##### Features

- add option `skipArtifactsUpdate`
([#&#8203;35993](https://redirect.github.com/renovatebot/renovate/issues/35993))
([a3616a4](https://redirect.github.com/renovatebot/renovate/commit/a3616a496a7da458a00f398fba2463d1d1e49145))
- add support for second file config
([#&#8203;37033](https://redirect.github.com/renovatebot/renovate/issues/37033))
([35910b8](https://redirect.github.com/renovatebot/renovate/commit/35910b8c87aaa65003852de2ba4f276f3a77fa28))

##### Bug Fixes

- **local-scm:** Increase default execSync buffer
([#&#8203;36995](https://redirect.github.com/renovatebot/renovate/issues/36995))
([c627e17](https://redirect.github.com/renovatebot/renovate/commit/c627e17816dcfa53ab969184fd0a8f3671ff2f3c))

##### Documentation

- update references to renovate/renovate to v41.61.1 (main)
([#&#8203;37422](https://redirect.github.com/renovatebot/renovate/issues/37422))
([a9b6ad9](https://redirect.github.com/renovatebot/renovate/commit/a9b6ad9951ae95485cbf0f41ccd501fdf7bd28ae))

##### Miscellaneous Chores

- **deps:** update containerbase/internal-tools action to v3.10.66
(main)
([#&#8203;37421](https://redirect.github.com/renovatebot/renovate/issues/37421))
([b7160b1](https://redirect.github.com/renovatebot/renovate/commit/b7160b10d56934645e1fdb7eb48a828517749144))
- **deps:** update containerbase/internal-tools action to v3.10.68
(main)
([#&#8203;37423](https://redirect.github.com/renovatebot/renovate/issues/37423))
([b83a3df](https://redirect.github.com/renovatebot/renovate/commit/b83a3df959ae6e2eb086f6d3f7b3cea451b2cb22))
- **deps:** update containerbase/internal-tools action to v3.10.69
(main)
([#&#8203;37426](https://redirect.github.com/renovatebot/renovate/issues/37426))
([fc512ab](https://redirect.github.com/renovatebot/renovate/commit/fc512ab6e6ee3423c24a4d3f219acda3f5a1b4c4))
- **deps:** update dependency renovatebot/github-action to v43.0.7
(main)
([#&#8203;37427](https://redirect.github.com/renovatebot/renovate/issues/37427))
([028318a](https://redirect.github.com/renovatebot/renovate/commit/028318a21ec306bba53412a4cfc2c1ec0eb9065b))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-08-11 16:57:51 +02:00
TrueCharts Bot 11da814d71 chore(flux): update image kube-prometheus-stack 76.2.0 → 76.2.1 (clustertool) (#38261)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kube-prometheus-stack](https://redirect.github.com/prometheus-operator/kube-prometheus)
([source](https://redirect.github.com/prometheus-community/helm-charts))
| patch | `76.2.0` -> `76.2.1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

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

###
[`v76.2.1`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-76.2.1)

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

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

#### What's Changed

- \[CI] Update actions/checkout action to v5 by
[@&#8203;renovate](https://redirect.github.com/renovate)\[bot]
in[https://github.com/prometheus-community/helm-charts/pull/6041](https://redirect.github.com/prometheus-community/helm-charts/pull/6041)1
- \[kube-prometheus-stack] Add support for 'customQueryParameters' in
Grafana datasources by
[@&#8203;GiacomoPetacchi](https://redirect.github.com/GiacomoPetacchi)
in
[https://github.com/prometheus-community/helm-charts/pull/6042](https://redirect.github.com/prometheus-community/helm-charts/pull/6042)

#### New Contributors

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

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/prometheus-27.30.0...kube-prometheus-stack-76.2.1

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-11 16:55:36 +02:00
TrueCharts Bot 1b362add8b chore(github-action): update actions/checkout digest to 08eba0b (#38260)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [actions/checkout](https://redirect.github.com/actions/checkout) |
action | digest | `11bd719` -> `08eba0b` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9naXRodWItYWN0aW9uIiwicmVub3ZhdGUvZ2l0aHViLXJlbGVhc2UiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2025-08-11 16:55:32 +02:00
Douglas Chimento 20d87a1d05 feat(openobserve): move to stable (#38246)
**Description**
Move openobserve to stable


**⚙️ Type of change**

- [ X] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

**🧪 How Has This Been Tested?**

Tested on my own cluster

**✔️ Checklist:**

- [X ] ⚖️ My code follows the style guidelines of this project
- [X ] 👀 I have performed a self-review of my own code
- [ X] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [X ] 📄 I have made changes to the documentation
- [X ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X ] ⬆️ I increased versions for any altered app according to semantic
versioning
- [X ] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [X ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---
2025-08-11 11:19:41 +02:00
TrueCharts Bot 7f55d9e890 chore(website): lock file maintenance (#38255)
This PR contains the following updates:

| Update | Change |
|---|---|
| lockFileMaintenance | All locks refreshed |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

🔧 This Pull Request updates lock files to use the latest dependency
versions.

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on monday" (UTC),
Automerge - At any time (no schedule defined).

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

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.

---

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

---

This PR has been generated by [Renovate
Bot](https://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiXX0=-->
2025-08-11 11:18:37 +02:00
TrueCharts Bot 312728f835 chore(helm): update jupyter 2025-08-04 → 2025-08-11 (patch) (#38259) 2025-08-11 11:00:06 +02:00
TrueCharts Bot dd5d401572 chore(helm): update image ghcr.io/linuxserver/jackett 0.22.2256 → 0.22.2258 (#38258)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/jackett](https://redirect.github.com/linuxserver/docker-jackett/packages)
([source](https://redirect.github.com/linuxserver/docker-jackett)) |
patch | `1a747f1` -> `53446cc` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-11 10:59:48 +02:00
TrueCharts Bot 0c31b1bb47 chore(helm): update image ghcr.io/elfhosted/jackett 0.22.2256 → 0.22.2258 (#38257) 2025-08-11 10:54:22 +02:00
TrueCharts Bot c2dcb59ec0 chore(helm): update image docker.io/semaphoreui/semaphore v2.16.2 → v2.16.7 (#38256)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore)
| patch | `7165451` -> `b351381` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>semaphoreui/semaphore
(docker.io/semaphoreui/semaphore)</summary>

###
[`v2.16.7`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.5...v2.16.7)

[Compare
Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.5...v2.16.7)

###
[`v2.16.5`](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.2...v2.16.5)

[Compare
Source](https://redirect.github.com/semaphoreui/semaphore/compare/v2.16.2...v2.16.5)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-11 10:54:19 +02:00
TrueCharts Bot a06f94f09f chore(helm): update image docker.io/advplyr/audiobookshelf 2.27.0 → 2.28.0 (#38254) 2025-08-11 04:52:58 +02:00
TrueCharts Bot ef1f6cdfaf chore(helm): update image ghcr.io/slskd/slskd 0.23.1 → 0.23.2 (#38253)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/slskd/slskd](https://slskd.org)
([source](https://redirect.github.com/slskd/slskd)) | patch | `57f87d8`
-> `28df532` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>slskd/slskd (ghcr.io/slskd/slskd)</summary>

###
[`v0.23.2`](https://redirect.github.com/slskd/slskd/releases/tag/0.23.2)

[Compare
Source](https://redirect.github.com/slskd/slskd/compare/0.23.1...0.23.2)

#### What's Changed

- Add a few indexes on the Transfers database to improve performance by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1390](https://redirect.github.com/slskd/slskd/pull/1390)
- Adjust auto-reconnect logic by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1385](https://redirect.github.com/slskd/slskd/pull/1385)
- Refactor handling of searches, attempt to trap un-Completed condition
and correct it by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1395](https://redirect.github.com/slskd/slskd/pull/1395)
- Don't log warnings when failing to find a file in a share by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1398](https://redirect.github.com/slskd/slskd/pull/1398)
- Add chat events for webhooks and scripts by
[@&#8203;Lemmmy](https://redirect.github.com/Lemmmy) in
[https://github.com/slskd/slskd/pull/1376](https://redirect.github.com/slskd/slskd/pull/1376)
- Add chat events for webhooks and scripts by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1399](https://redirect.github.com/slskd/slskd/pull/1399)
- Bump Soulseek.NET to 7.1.1 by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1407](https://redirect.github.com/slskd/slskd/pull/1407)
- Bump on-headers and compression in /src/web by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/slskd/slskd/pull/1408](https://redirect.github.com/slskd/slskd/pull/1408)8
- Add metric to count search requests per second by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1409](https://redirect.github.com/slskd/slskd/pull/1409)
- Fix bug preventing proper change detection when updating options with
an enum type by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1411](https://redirect.github.com/slskd/slskd/pull/1411)
- Substantially improve performance of search request filtering by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1413](https://redirect.github.com/slskd/slskd/pull/1413)
- Ensure lists stored as class property values are read only and
properly materialized by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1418](https://redirect.github.com/slskd/slskd/pull/1418)
- Bump Soulseek.NET to 7.1.2 by
[@&#8203;jpdillingham](https://redirect.github.com/jpdillingham) in
[https://github.com/slskd/slskd/pull/1419](https://redirect.github.com/slskd/slskd/pull/1419)

#### New Contributors

- [@&#8203;Lemmmy](https://redirect.github.com/Lemmmy) made their first
contribution in
[https://github.com/slskd/slskd/pull/1376](https://redirect.github.com/slskd/slskd/pull/1376)

**Full Changelog**:
https://github.com/slskd/slskd/compare/0.23.1...0.23.2

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-11 04:52:52 +02:00
TrueCharts Bot a462f9e071 chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine 2.18.1 → 2.18.2 (#38252)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine)
| patch | `e037177` -> `eff2b0e` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>automatic-ripping-machine/automatic-ripping-machine
(docker.io/automaticrippingmachine/automatic-ripping-machine)</summary>

###
[`v2.18.2`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.18.2)

[Compare
Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.18.1...2.18.2)

#### What's Changed

- \[BUGFIX] prep\_mkv not working by
[@&#8203;ukos-git](https://redirect.github.com/ukos-git) in
[https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1509](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1509)

**Full Changelog**:
https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.18.1...2.18.2

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-11 04:51:14 +02:00
TrueCharts Bot 81e2651f15 chore(container): update docker.io/renovate/renovate docker tag to v41.61.1 (#38251)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker.io/renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | final |
patch | `41.61.0-full` -> `41.61.1-full` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>renovatebot/renovate (docker.io/renovate/renovate)</summary>

###
[`v41.61.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.61.1)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/41.61.0...41.61.1)

##### Documentation

- update references to renovate/renovate (main)
([#&#8203;37420](https://redirect.github.com/renovatebot/renovate/issues/37420))
([92395bd](https://redirect.github.com/renovatebot/renovate/commit/92395bd201b93c4c0b15a822521c077c3f0235b5))

##### Build System

- **deps:** update dependency chalk to v5.5.0 (main)
([#&#8203;37419](https://redirect.github.com/renovatebot/renovate/issues/37419))
([1910acd](https://redirect.github.com/renovatebot/renovate/commit/1910acd0fa30054d91eeeb15d49f97d5e9746496))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-11 04:45:58 +02:00
TrueCharts Bot e771e3302b chore(helm): update image docker.io/anirdev/slink v1.6.3 → v1.6.4 (#38248)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/anirdev/slink | patch | `03084b8` -> `adb4bc2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-10 21:19:04 +00:00
TrueCharts Bot 09e086f6e8 chore(container): update docker.io/renovate/renovate docker tag to v41.61.0 (#38250)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker.io/renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | final |
minor | `41.60.4-full` -> `41.61.0-full` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>renovatebot/renovate (docker.io/renovate/renovate)</summary>

###
[`v41.61.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.61.0)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/41.60.4...41.61.0)

##### Features

- **presets:** add UI5 Web Components monorepo
([#&#8203;37392](https://redirect.github.com/renovatebot/renovate/issues/37392))
([8dd8d4d](https://redirect.github.com/renovatebot/renovate/commit/8dd8d4d43c1a8b27502394c12d4f4a9bc51453e4))

##### Miscellaneous Chores

- **deps:** update dependency lint-staged to v16.1.3 (main)
([#&#8203;37417](https://redirect.github.com/renovatebot/renovate/issues/37417))
([88edda7](https://redirect.github.com/renovatebot/renovate/commit/88edda76e4dc871f98a7e8daa32a569638d8b9cf))
- **deps:** update dependency memfs to v4.36.0 (main)
([#&#8203;37416](https://redirect.github.com/renovatebot/renovate/issues/37416))
([9e35fd4](https://redirect.github.com/renovatebot/renovate/commit/9e35fd4e13ed89cc63dc42804314e303314ba1c6))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-08-10 22:38:49 +02:00
TrueCharts Bot 4d7aec6c0d chore(helm): update image ghcr.io/elfhosted/riven v0.23.0 → v0.23.1 (#38249)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/riven | patch | `cd0deed` -> `feaecae` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-10 22:36:30 +02:00
TrueCharts Bot 7328b1dd66 chore(helm): update image docker.io/mauricenino/dashdot 6.1.0 → 6.2.0 (#38245)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/mauricenino/dashdot](https://redirect.github.com/MauriceNino/dashdot)
| minor | `077c81e` -> `161ac9b` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>MauriceNino/dashdot (docker.io/mauricenino/dashdot)</summary>

###
[`v6.2.0`](https://redirect.github.com/MauriceNino/dashdot/releases/tag/v6.2.0)

[Compare
Source](https://redirect.github.com/MauriceNino/dashdot/compare/v6.1.0...v6.2.0)

##### Bug Fixes

- auto sizing for chart not working on load
([6b88601](https://redirect.github.com/MauriceNino/dashdot/commit/6b88601f27962ff512a541e2cc1a4edaf1d6506b))
- **docs:** update configuration url in readme
([#&#8203;1227](https://redirect.github.com/MauriceNino/dashdot/issues/1227))
([1941c26](https://redirect.github.com/MauriceNino/dashdot/commit/1941c26ee51045a4b97f189add40678c2bdc10b7))
- report host os instead of container os
([#&#8203;1233](https://redirect.github.com/MauriceNino/dashdot/issues/1233))
([508c832](https://redirect.github.com/MauriceNino/dashdot/commit/508c83297fced763cd7ad1f4f3bee04603f423d5)),
closes
[#&#8203;1232](https://redirect.github.com/MauriceNino/dashdot/issues/1232)

##### Features

- added sub/root/base path routing
([#&#8203;1229](https://redirect.github.com/MauriceNino/dashdot/issues/1229))
([70c26d0](https://redirect.github.com/MauriceNino/dashdot/commit/70c26d0dcafcda6dbb97fbbe64816602323ab63b))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-08-10 17:09:32 +02:00
TrueCharts Bot ccc81c5300 chore(flux): update image blocky 18.4.2 → 18.5.0 (clustertool) (#38244)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [blocky](https://truecharts.org/charts/premium/blocky)
([source](https://0xerr0r.github.io/blocky/)) | minor | `18.4.2` ->
`18.5.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-08-10 10:31:19 +02:00
TrueCharts Bot ff1c186f0e chore(helm): update image docker.io/revenz/fileflows digest to df12ae5 (#38239) 2025-08-10 10:29:42 +02:00
TrueCharts Bot 04c744b645 chore(helm): update image ghcr.io/linuxserver/jackett 0.22.2248 → 0.22.2256 (#38243) 2025-08-10 10:29:40 +02:00
TrueCharts Bot c7faed53d7 chore(helm): update image ghcr.io/elfhosted/jackett 0.22.2248 → 0.22.2256 (#38241)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/elfhosted/jackett | patch | `31c965f` -> `8f89d38` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-10 10:29:38 +02:00
TrueCharts Bot a787194a9c chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.0.1238 → v3-3.0.0.1241 (#38242)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/hotio/whisparr](https://hotio.dev/containers/whisparr)
([source](https://redirect.github.com/hotio/whisparr)) | patch |
`fc9976c` -> `ca6d806` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-10 10:29:33 +02:00
TrueCharts Bot 5442f46cd2 chore(container): update docker.io/renovate/renovate docker tag to v41.60.4 (#38240)
This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
| [docker.io/renovate/renovate](https://renovatebot.com)
([source](https://redirect.github.com/renovatebot/renovate)) | final |
patch | `41.60.3-full` -> `41.60.4-full` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>renovatebot/renovate (docker.io/renovate/renovate)</summary>

###
[`v41.60.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/41.60.4)

[Compare
Source](https://redirect.github.com/renovatebot/renovate/compare/41.60.3...41.60.4)

##### Bug Fixes

- **worker:** ensure pr if not scheduled and user requested
([#&#8203;37406](https://redirect.github.com/renovatebot/renovate/issues/37406))
([0588013](https://redirect.github.com/renovatebot/renovate/commit/0588013226fbc5ed77e4a38bf97ae480e2f24a2f))

##### Documentation

- **bitbucket:** add write scope to bot permissions
([#&#8203;37414](https://redirect.github.com/renovatebot/renovate/issues/37414))
([65150cd](https://redirect.github.com/renovatebot/renovate/commit/65150cdaf8ac3329048988c38e15a9a62f8a1372))

##### Miscellaneous Chores

- **deps:** update dependency memfs to v4.35.0 (main)
([#&#8203;37404](https://redirect.github.com/renovatebot/renovate/issues/37404))
([52f2c18](https://redirect.github.com/renovatebot/renovate/commit/52f2c182be365cd51db0da2283f2fa869815a8ba))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-10 10:25:39 +02:00
TrueCharts Bot bf8f910565 chore(helm): update chart redis 17.2.2 → 17.3.0 (#38229)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [redis](https://truecharts.org/charts/stable/redis)
([source](https://gallery.ecr.aws/bitnami/redis)) | minor | `17.2.2` ->
`17.3.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->

Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2025-08-10 05:49:03 +02:00
TrueCharts Bot 02aeb4d061 chore(helm): update image ghcr.io/itzg/minecraft-server 2025.8.0 → 2025.8.1 (#38238)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `ed60d27` -> `26d8686` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `84d4f98` -> `8f18b4a` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `dc66fb9` -> `8c69d0f` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `b3e6a86` -> `413beec` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `19d4ebe` -> `6420f14` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `7e10bc2` -> `34c3d8e` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `a84f83e` -> `8004ad6` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `333672a` -> `8e7fbab` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `f0f0956` -> `f82784c` |
|
[ghcr.io/itzg/minecraft-server](https://redirect.github.com/itzg/docker-minecraft-server)
| patch | `6e80f1c` -> `92681e6` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>itzg/docker-minecraft-server
(ghcr.io/itzg/minecraft-server)</summary>

###
[`v2025.8.1`](https://redirect.github.com/itzg/docker-minecraft-server/releases/tag/2025.8.1)

[Compare
Source](https://redirect.github.com/itzg/docker-minecraft-server/compare/2025.8.0...2025.8.1)

<!-- Release notes generated using configuration in .github/release.yml
at master -->

##### What's Changed

##### Enhancements

- Forge promotions and maven repo URLs are configurable by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3587](https://redirect.github.com/itzg/docker-minecraft-server/pull/3587)
- Limit/config concurrent downloads for CF and Modrinth by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3596](https://redirect.github.com/itzg/docker-minecraft-server/pull/3596)
- Pass proxy properties via MC\_IMAGE\_HELPER\_OPTS by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3601](https://redirect.github.com/itzg/docker-minecraft-server/pull/3601)
- Populate MODPACK\_NAME and MODPACK\_VERSION from FTB modpacks by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3602](https://redirect.github.com/itzg/docker-minecraft-server/pull/3602)
- Analyze CF\_API\_KEY key when auth failures by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3604](https://redirect.github.com/itzg/docker-minecraft-server/pull/3604)

##### Bug Fixes

- Fixed HTTP proxy handling for operations using mc-image-helper by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3598](https://redirect.github.com/itzg/docker-minecraft-server/pull/3598)
- Fixed noise with picking up JAVA\_TOOL\_OPTIONS by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3599](https://redirect.github.com/itzg/docker-minecraft-server/pull/3599)
- Fixed VERSION\_FROM\_MODRINTH\_PROJECTS when a project has a shorter
list by [@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3605](https://redirect.github.com/itzg/docker-minecraft-server/pull/3605)

##### Documentation

- Added skyfactory 4 example and excluding waila-stages by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-server/pull/3586](https://redirect.github.com/itzg/docker-minecraft-server/pull/3586)
- Add clarifying information for CurseForge API keys by
[@&#8203;EmilyxFox](https://redirect.github.com/EmilyxFox) in
[https://github.com/itzg/docker-minecraft-server/pull/3594](https://redirect.github.com/itzg/docker-minecraft-server/pull/3594)

##### Other Changes

- build(deps): bump docker/metadata-action from 5.7.0 to 5.8.0 in the
updates group by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/itzg/docker-minecraft-server/pull/3589](https://redirect.github.com/itzg/docker-minecraft-server/pull/3589)9

**Full Changelog**:
https://github.com/itzg/docker-minecraft-server/compare/2025.8.0...2025.8.1

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-10 04:40:17 +02:00
TrueCharts Bot 81e894d778 chore(helm): update image docker.io/outlinewiki/outline 0.86.0 → 0.86.1 (#38236) 2025-08-10 04:31:08 +02:00
TrueCharts Bot d97902692c chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine 2.18.0 → 2.18.1 (#38235)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/automaticrippingmachine/automatic-ripping-machine](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine)
| patch | `27e7bd4` -> `e037177` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>automatic-ripping-machine/automatic-ripping-machine
(docker.io/automaticrippingmachine/automatic-ripping-machine)</summary>

###
[`v2.18.1`](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/releases/tag/2.18.1)

[Compare
Source](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.18.0...2.18.1)

#### What's Changed

- Bump tj-actions/branch-names from 8 to 9 by
[@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot]
in[https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1486](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1486)6
- \[BUGFIX] Add Error Message for MakeMKV Shareware by
[@&#8203;ukos-git](https://redirect.github.com/ukos-git) in
[https://github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1501](https://redirect.github.com/automatic-ripping-machine/automatic-ripping-machine/pull/1501)

**Full Changelog**:
https://github.com/automatic-ripping-machine/automatic-ripping-machine/compare/2.18.0...2.18.1

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2025-08-10 04:31:05 +02:00
TrueCharts Bot 39da23a8a8 chore(helm): update image ghcr.io/hotio/whisparr v3-3.0.0.1233 → v3-3.0.0.1238 (#38237) 2025-08-10 04:30:21 +02:00
TrueCharts Bot a8644ce1c6 chore(helm): update image docker.io/revenz/fileflows digest to 2eeb591 (#38232) 2025-08-10 04:30:14 +02:00
TrueCharts Bot 73943cefb4 chore(helm): update image lscr.io/linuxserver/pyload-ng digest to 7d28b80 (#38233) 2025-08-10 04:30:09 +02:00
TrueCharts Bot 4f1b47ecf2 chore(helm): update chart mariadb 16.2.2 → 16.2.3 (#38234) 2025-08-10 04:30:04 +02:00
TrueCharts Bot 9bdd6a8316 chore(helm): update image docker.io/ghostfolio/ghostfolio 2.189.0 → 2.190.0 (#38230) 2025-08-09 22:58:04 +02:00
TrueCharts Bot 447e564747 chore(helm): update image docker.io/revenz/fileflows 25.07 → 25.08 (#38208)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/revenz/fileflows | minor | `28adf89` -> `c7a2de3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-08-09 20:58:00 +00:00
TrueCharts Bot 8dc6ccfd47 chore(helm): update image docker.io/docuseal/docuseal 2.0.9 → 2.1.0 (#38079) 2025-08-09 22:57:32 +02:00
TrueCharts Bot ac47df2203 chore(helm): update image docker.io/doitandbedone/ispyagentdvr 6.5.9.0 → 6.6.1.0 (#38026)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/doitandbedone/ispyagentdvr](https://redirect.github.com/doitandbedone/ispyagentdvr-docker)
| minor | `bbc40a7` -> `c7bba49` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>doitandbedone/ispyagentdvr-docker
(docker.io/doitandbedone/ispyagentdvr)</summary>

###
[`v6.6.1.0`](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.6.0.0...6.6.1.0)

[Compare
Source](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.6.0.0...6.6.1.0)

###
[`v6.6.0.0`](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.5.9.0...6.6.0.0)

[Compare
Source](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.5.9.0...6.6.0.0)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-08-09 20:57:22 +00:00
TrueCharts Bot 2534f7697e chore(helm): update image docker.io/splunk/splunk 9.4.4 → 10.0.0 (#38156)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/splunk/splunk | major | `3830c74` -> `10da23a` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### 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 becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2025-08-09 22:38:31 +02:00
TrueCharts Bot 76b0ec63b6 chore(helm): update image docker.io/zwavejs/zwave-js-ui 10.11.0 → 11.1.0 (#38158)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/zwavejs/zwave-js-ui](https://redirect.github.com/zwave-js/zwave-js-ui)
| major | `4fca3ad` -> `2fd09e1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Release Notes

<details>
<summary>zwave-js/zwave-js-ui (docker.io/zwavejs/zwave-js-ui)</summary>

###
[`v11.1.0`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1110-2025-08-07)

[Compare
Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v11.0.1...v11.1.0)

##### Bug Fixes

- **ui:** cancel editing in smart start still triggers an undate
([87bae75](https://redirect.github.com/zwave-js/zwave-js-ui/commit/87bae75ad4e9163a77a0d68a317d468b330076e1))
- **ui:** importing QR code not working
([dfc1f0f](https://redirect.github.com/zwave-js/zwave-js-ui/commit/dfc1f0f9f98a4a7437e7ec1922a6100862555292)),
closes
[#&#8203;4324](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4324)
- **ui:** unable to change some configuration values
([cb098e1](https://redirect.github.com/zwave-js/zwave-js-ui/commit/cb098e16b7be1fc2456c0758d3d1796669ce3847)),
closes
[#&#8203;4322](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4322)

##### Features

- **ui:** add tooltip for default value indication in ValueId component
([facd64c](https://redirect.github.com/zwave-js/zwave-js-ui/commit/facd64ccadee03635850c2877060be779fbff586)),
closes
[#&#8203;4313](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4313)

####
[11.0.1](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v11.0.0...v11.0.1)
(2025-08-01)

##### Bug Fixes

- UI doesn't generate security keys
([1fae61b](https://redirect.github.com/zwave-js/zwave-js-ui/commit/1fae61b34c89f8e43ceee84aec17dee6e862efee))
- **ui:** add tooltips for buttons in NodeDetails component for better
user guidance
([8b3d74d](https://redirect.github.com/zwave-js/zwave-js-ui/commit/8b3d74dd82073fe4a1e812dba69b3d3b734118f5))
- **ui:** adjust column widths and improve button layout in NodeDetails
component
([c57ba61](https://redirect.github.com/zwave-js/zwave-js-ui/commit/c57ba6160444351418559036e5f3eec8db2b6c5f))
- **ui:** persist items-per-page in control panel
([d1e7691](https://redirect.github.com/zwave-js/zwave-js-ui/commit/d1e7691e83e12040f0f19cbb5103c97c3866ef8b)),
closes
[#&#8203;4315](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4315)
- **ui:** priority routes select menu not visible
([ba925ec](https://redirect.github.com/zwave-js/zwave-js-ui/commit/ba925ec6beb52c09a616931f2fe452210bcbd493)),
closes
[#&#8203;4311](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4311)
- **ui:** sticky to default scrollbars
([87657b4](https://redirect.github.com/zwave-js/zwave-js-ui/commit/87657b44ae2e08ec649dad52f0234776e86a25ff)),
closes
[#&#8203;4316](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4316)

##### Features

- **ci:** add GitHub Actions workflow for testing application with fake
Z-Wave stick
([#&#8203;4314](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4314))
([1933677](https://redirect.github.com/zwave-js/zwave-js-ui/commit/19336772b3f1fb920a4586852451d7d66e17cedd))

###
[`v11.0.1`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1101-2025-08-01)

[Compare
Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v11.0.0...v11.0.1)

##### Bug Fixes

- UI doesn't generate security keys
([1fae61b](https://redirect.github.com/zwave-js/zwave-js-ui/commit/1fae61b34c89f8e43ceee84aec17dee6e862efee))
- **ui:** add tooltips for buttons in NodeDetails component for better
user guidance
([8b3d74d](https://redirect.github.com/zwave-js/zwave-js-ui/commit/8b3d74dd82073fe4a1e812dba69b3d3b734118f5))
- **ui:** adjust column widths and improve button layout in NodeDetails
component
([c57ba61](https://redirect.github.com/zwave-js/zwave-js-ui/commit/c57ba6160444351418559036e5f3eec8db2b6c5f))
- **ui:** persist items-per-page in control panel
([d1e7691](https://redirect.github.com/zwave-js/zwave-js-ui/commit/d1e7691e83e12040f0f19cbb5103c97c3866ef8b)),
closes
[#&#8203;4315](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4315)
- **ui:** priority routes select menu not visible
([ba925ec](https://redirect.github.com/zwave-js/zwave-js-ui/commit/ba925ec6beb52c09a616931f2fe452210bcbd493)),
closes
[#&#8203;4311](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4311)
- **ui:** sticky to default scrollbars
([87657b4](https://redirect.github.com/zwave-js/zwave-js-ui/commit/87657b44ae2e08ec649dad52f0234776e86a25ff)),
closes
[#&#8203;4316](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4316)

##### Features

- **ci:** add GitHub Actions workflow for testing application with fake
Z-Wave stick
([#&#8203;4314](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4314))
([1933677](https://redirect.github.com/zwave-js/zwave-js-ui/commit/19336772b3f1fb920a4586852451d7d66e17cedd))

###
[`v11.0.0`](https://redirect.github.com/zwave-js/zwave-js-ui/blob/HEAD/CHANGELOG.md#1100-2025-07-30)

[Compare
Source](https://redirect.github.com/zwave-js/zwave-js-ui/compare/v10.11.0...v11.0.0)

##### Bug Fixes

- **ui:** nodes manager name/location step disabled next
([ac7dc4d](https://redirect.github.com/zwave-js/zwave-js-ui/commit/ac7dc4d445ae18c41be1d89ee517ea2041a80249))

##### Features

- move to Vue/Vuetify 3
([#&#8203;4290](https://redirect.github.com/zwave-js/zwave-js-ui/issues/4290))
([e6ef07c](https://redirect.github.com/zwave-js/zwave-js-ui/commit/e6ef07cb6396baa615cb6abdc6a6fac0edcfc600))
- **ui:** enhance button group with icons and conditional styling
([5b88a26](https://redirect.github.com/zwave-js/zwave-js-ui/commit/5b88a260043ba51472a1924766ea5c5a6a4b36ec))

</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 becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
2025-08-09 22:38:17 +02:00
TrueCharts Bot f74b278a6d chore(helm): update image ghcr.io/linuxserver/calibre 8.7.0 → 8.8.0 (#38212)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/calibre](https://redirect.github.com/linuxserver/docker-calibre/packages)
([source](https://redirect.github.com/linuxserver/docker-calibre)) |
minor | `e334b61` -> `4ab09db` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-08-09 20:36:35 +00:00
TrueCharts Bot ef9ec22efa chore(helm): update image ghcr.io/stirling-tools/s-pdf 1.1.1 → 1.2.0 (#38231) 2025-08-09 22:33:54 +02:00
TrueCharts Bot afb7047b4a chore(helm): update image ghcr.io/anotherstranger/borg-server 2.6.16 → 2.6.17 (#38227) 2025-08-09 22:33:51 +02:00
TrueCharts Bot cff571d6bb chore(helm): update image ghcr.io/wizarrrr/wizarr 2025.7.8 → 2025.8.2 (#38095)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/wizarrrr/wizarr | minor | `a5c9af1` -> `78d06f3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-08-09 20:33:44 +00:00
TrueCharts Bot 9c7c919622 chore(helm): update chart clickhouse 16.2.1 → 16.3.0 (#38228)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [clickhouse](https://truecharts.org/charts/stable/clickhouse)
([source](https://clickhouse.com/)) | minor | `16.2.1` -> `16.3.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9taW5vciJdfQ==-->
2025-08-09 22:33:12 +02:00
TrueCharts Bot 8931daffba chore(helm): update chart mariadb 16.2.2 → 16.2.3 (#38226)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [mariadb](https://truecharts.org/charts/stable/mariadb)
([source](https://gallery.ecr.aws/bitnami/mariadb)) | patch | `16.2.2`
-> `16.2.3` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41My4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJyZW5vdmF0ZS9oZWxtIiwidHlwZS9wYXRjaCJdfQ==-->
2025-08-09 22:27:58 +02:00
TrueCharts Bot c895da0672 chore(helm): update image docker.io/koush/scrypted v0.121.4 → v0.123.58 (#37985)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/koush/scrypted | minor | `d1c3876` -> `47a9b73` |
| docker.io/koush/scrypted | minor | `f150753` -> `63f28be` |
| docker.io/koush/scrypted | minor | `707c902` -> `d84d2a8` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

Add the preset `:preserveSemverRanges` to your config if you don't want
to pin your dependencies.

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40NS4wIiwidXBkYXRlZEluVmVyIjoiNDEuNTMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2025-08-09 20:25:59 +00:00
Xstar97TheNoob e11576b91e chore(yourls) fix and update yourls chart (#38219)
**Description**
Update port, cleaned up values.yaml, added mariadb support and set a
semver tag
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

- [X] ⚙️ Feature/App addition
- [X] 🪛 Bugfix
- [X] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [X] 🔃 Refactor of current code
- [ ] 📜 Documentation Changes

**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->

**📃 Notes:**
<!-- Please enter any other relevant information here -->

**✔️ Checklist:**

- [X] ⚖️ My code follows the style guidelines of this project
- [X] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made changes to the documentation
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [X] ⬆️ I increased versions for any altered app according to semantic
versioning
- [X] I made sure the title starts with `feat(chart-name):`,
`fix(chart-name):`, `chore(chart-name):`, `docs(chart-name):` or
`fix(docs):`

** App addition**

If this PR is an app addition please make sure you have done the
following.

- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._

---------

Signed-off-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2025-08-09 20:24:42 +00:00
TrueCharts Bot d33baf73d3 chore(helm): update image lscr.io/linuxserver/pyload-ng digest to 3f324e9 (#38224) 2025-08-09 22:24:29 +02:00