Commit Graph

44430 Commits

Author SHA1 Message Date
TrueCharts Bot a701e6dafb chore(helm): update image ghcr.io/n8n-io/n8n 1.98.1 → 1.99.0 (#36380)
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 | `1d35d50`
-> `147877e` |

---

> [!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.99.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#1990-2025-06-16)

##### Bug Fixes

- **AWS Bedrock Chat Model Node:** Update LangChain AWS package
([#&#8203;16323](https://redirect.github.com/n8n-io/n8n/issues/16323))
([24e4be1](https://redirect.github.com/n8n-io/n8n/commit/24e4be1ece1f5c1911f27b572862e7a2c95447bf))
- **core:** Always save evaluation executions
([#&#8203;16285](https://redirect.github.com/n8n-io/n8n/issues/16285))
([739ad85](https://redirect.github.com/n8n-io/n8n/commit/739ad853cd81b108171e91488dad95cd0a2db5c1))
- **core:** Fix http requests by using correct agent
([#&#8203;16258](https://redirect.github.com/n8n-io/n8n/issues/16258))
([e58de1a](https://redirect.github.com/n8n-io/n8n/commit/e58de1a6e48868356e4e706effd384cdf5073652))
- **core:** Prevent DoS via malformed binary data ID
([#&#8203;16229](https://redirect.github.com/n8n-io/n8n/issues/16229))
([43c52a8](https://redirect.github.com/n8n-io/n8n/commit/43c52a8b4f844e91b02e3cc9df92826a2d7b6052))
- **core:** Register transition handlers after modules init
([#&#8203;16308](https://redirect.github.com/n8n-io/n8n/issues/16308))
([7177e3a](https://redirect.github.com/n8n-io/n8n/commit/7177e3aab082cc7964698221a9440cd92dfaed03))
- **core:** Remove duplicated logs for insights
([#&#8203;16228](https://redirect.github.com/n8n-io/n8n/issues/16228))
([56b16b8](https://redirect.github.com/n8n-io/n8n/commit/56b16b8c0fb4cff4d51134ef532dede4ccac2707))
- **editor:** Cannot expand sub execution log if it finished with an
error
([#&#8203;16236](https://redirect.github.com/n8n-io/n8n/issues/16236))
([3fcabd4](https://redirect.github.com/n8n-io/n8n/commit/3fcabd40b3ea0a311dc55f35e5c6f72c2f53efa7))
- **editor:** Fix inaccurate message in log view when input data is
empty
([#&#8203;16234](https://redirect.github.com/n8n-io/n8n/issues/16234))
([e93fd1a](https://redirect.github.com/n8n-io/n8n/commit/e93fd1a68931eba43e7cdd0902543b056c0ab40a))
- **editor:** Fix pagination and sorting issue for insights
([#&#8203;16288](https://redirect.github.com/n8n-io/n8n/issues/16288))
([84c51b1](https://redirect.github.com/n8n-io/n8n/commit/84c51b1bd96b2a66cfb4953b349df73ce65cf29c))
- **editor:** Logs not shown when tools are partially executed
([#&#8203;16274](https://redirect.github.com/n8n-io/n8n/issues/16274))
([b2eb333](https://redirect.github.com/n8n-io/n8n/commit/b2eb33351f4eec0dfafcc8fb22b093779facd8f4))
- **editor:** Prevent node renaming to restricted JS method names
([#&#8203;16270](https://redirect.github.com/n8n-io/n8n/issues/16270))
([ecfb667](https://redirect.github.com/n8n-io/n8n/commit/ecfb6674efb657e27771785f1e0cdb890c0c78da))
- **editor:** Support renaming node in HTML parameters
([#&#8203;16315](https://redirect.github.com/n8n-io/n8n/issues/16315))
([88e3c90](https://redirect.github.com/n8n-io/n8n/commit/88e3c90e7136acdaf712c79fbd23d484d2d88f66))
- Fix paired item handling of multiple inputs
([#&#8203;16153](https://redirect.github.com/n8n-io/n8n/issues/16153))
([50e00cd](https://redirect.github.com/n8n-io/n8n/commit/50e00cdd6ac9f36e445f2b290e3b39ee7848fa13))
- **Gmail Node:** Do not break threads while creating drafts
([#&#8203;16272](https://redirect.github.com/n8n-io/n8n/issues/16272))
([113d94c](https://redirect.github.com/n8n-io/n8n/commit/113d94cea2956dafcecff2bb33df15d417daeb40))
- **HTTP Request Node:** Process text files
([#&#8203;16226](https://redirect.github.com/n8n-io/n8n/issues/16226))
([0d5ac1f](https://redirect.github.com/n8n-io/n8n/commit/0d5ac1f82262e1c32b4d3d7168f433359f4a1b87))
- Postgres node with ssh tunnel getting into a broken state and not
being recreated
([#&#8203;16054](https://redirect.github.com/n8n-io/n8n/issues/16054))
([879114b](https://redirect.github.com/n8n-io/n8n/commit/879114b572d4c3ef969f1e4495eedcbef486c3d6))
- Run evaluations as full manual executions in queue mode
([#&#8203;16230](https://redirect.github.com/n8n-io/n8n/issues/16230))
([e363458](https://redirect.github.com/n8n-io/n8n/commit/e36345824f2e5c3fd79ff9e27fe3d68bcee999fd))
- Run evaluations successfully when offload manual executions is true
with queue mode
([#&#8203;16307](https://redirect.github.com/n8n-io/n8n/issues/16307))
([aa27374](https://redirect.github.com/n8n-io/n8n/commit/aa273745ecdb45070f028a03fbd339dc3a15ce56))

##### Features

- **Chat Trigger Node:** Fix CSS variable `--chat--message--font-size`
not applying correctly
([#&#8203;16310](https://redirect.github.com/n8n-io/n8n/issues/16310))
([ab8a2b0](https://redirect.github.com/n8n-io/n8n/commit/ab8a2b0f7ed91bc2bcd084b9dc94e76a3426da8a))
- **core:** Add description to projects
([#&#8203;15611](https://redirect.github.com/n8n-io/n8n/issues/15611))
([1ddbb78](https://redirect.github.com/n8n-io/n8n/commit/1ddbb78909a06c46e2bee640c85bf7670d85b8d5))
- **core:** Add number of tokens and latency automatically as metrics in
evaluation
([#&#8203;16243](https://redirect.github.com/n8n-io/n8n/issues/16243))
([eff0571](https://redirect.github.com/n8n-io/n8n/commit/eff0571f42b979146d1198d6ca7c010c0013067d))
- **core:** Add OIDC support for SSO
([#&#8203;15988](https://redirect.github.com/n8n-io/n8n/issues/15988))
([30148df](https://redirect.github.com/n8n-io/n8n/commit/30148df7f3fd7b49660d1f4635a577d9bb80e964))
- **core:** Add task runner events to log streaming
([#&#8203;16265](https://redirect.github.com/n8n-io/n8n/issues/16265))
([46723d3](https://redirect.github.com/n8n-io/n8n/commit/46723d3518b4d37e51363e49fae2216a4cb96e08))
- **core:** Handle scoped resource not existing with 404
([#&#8203;16022](https://redirect.github.com/n8n-io/n8n/issues/16022))
([42b9a8a](https://redirect.github.com/n8n-io/n8n/commit/42b9a8a0e7c935af4153f6d3ccdbf06ba2545b20))
- **editor:** Add access control and not found entity views
([#&#8203;15860](https://redirect.github.com/n8n-io/n8n/issues/15860))
([80a784a](https://redirect.github.com/n8n-io/n8n/commit/80a784a50c64c24c704f718633569c941549a4e6))
- **editor:** Add RAG starter template callouts experiment
([#&#8203;16282](https://redirect.github.com/n8n-io/n8n/issues/16282))
([d0a313a](https://redirect.github.com/n8n-io/n8n/commit/d0a313aa1cdafdc49afdf5fbb036209cf92c4a3b))
- **editor:** Change default node names depending on node operation and
resource
([#&#8203;16188](https://redirect.github.com/n8n-io/n8n/issues/16188))
([4e94488](https://redirect.github.com/n8n-io/n8n/commit/4e94488622c381e5c762d432419fd49e8a92c022))
- **editor:** Move element plus plugin config to design system test
setup
([#&#8203;16319](https://redirect.github.com/n8n-io/n8n/issues/16319))
([3864f0e](https://redirect.github.com/n8n-io/n8n/commit/3864f0e1c1954138311ed363a10ec30a3a63950d))
- **editor:** Remember different panel state for sub nodes
([#&#8203;16189](https://redirect.github.com/n8n-io/n8n/issues/16189))
([b9e0351](https://redirect.github.com/n8n-io/n8n/commit/b9e03515bd6f3d048e4df9d312366e40eb7cc123))
- **editor:** Show node type on hover over node icon in NDV
([#&#8203;16278](https://redirect.github.com/n8n-io/n8n/issues/16278))
([396da25](https://redirect.github.com/n8n-io/n8n/commit/396da25c625617d111a64ef44b52e41335ae81fb))
- **Linear Node:** Add options to add a link and a comment to an issue
([#&#8203;13464](https://redirect.github.com/n8n-io/n8n/issues/13464))
([a417ed3](https://redirect.github.com/n8n-io/n8n/commit/a417ed3ac81bbc39b5cee7b065a0fd13214b3490))
- **MCP Server Trigger Node:** Support for Streamable HTTP transport in
MCP Server
([#&#8203;15833](https://redirect.github.com/n8n-io/n8n/issues/15833))
([8d6e796](https://redirect.github.com/n8n-io/n8n/commit/8d6e796b9225c7b85ab3b1c67eec0dd6b31d6775))

##### Performance Improvements

- **core:** Lazyload AI workflow builder's langchain dependencies
([#&#8203;16178](https://redirect.github.com/n8n-io/n8n/issues/16178))
([f0cf6dc](https://redirect.github.com/n8n-io/n8n/commit/f0cf6dcbcdfaae86233c6fdac8795bd7f2111d3c))
- **core:** Skip init for unlicensed modules
([#&#8203;16311](https://redirect.github.com/n8n-io/n8n/issues/16311))
([cb81826](https://redirect.github.com/n8n-io/n8n/commit/cb81826cf16a215e1da08432e5bb6ce29db1099e))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-06-18 14:18:29 +00:00
TrueCharts Bot c9eebff0eb chore(helm): update image ghcr.io/meeb/tubesync digest to f9c5343 (#36377)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/meeb/tubesync | digest | `458466f` -> `f9c5343` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-06-18 14:18:12 +00:00
TrueCharts Bot a1f7f18585 chore(helm): update image docker.io/machines/filestash digest to f58ba64 (#36376)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/machines/filestash | digest | `5058493` -> `f58ba64` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-06-18 14:17:46 +00:00
TrueCharts Bot 62fc37d40e chore(flux): update image ghcr.io/fluxcd/flux-manifests v2.6.1 → v2.6.2 (clustertool) (#36378)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/fluxcd/flux-manifests](https://redirect.github.com/fluxcd/flux2)
| patch | `v2.6.1` -> `v2.6.2` |

---

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

---

### Release Notes

<details>
<summary>fluxcd/flux2 (ghcr.io/fluxcd/flux-manifests)</summary>

###
[`v2.6.2`](https://redirect.github.com/fluxcd/flux2/releases/tag/v2.6.2)

[Compare
Source](https://redirect.github.com/fluxcd/flux2/compare/v2.6.1...v2.6.2)

#### Highlights

Flux v2.6.2 is a patch release that comes with various fixes. Users are
encouraged to upgrade for the best experience.

Fixes:

- Fix authentication for `flux push artifact --provider=azure` on Azure
DevOps runners.
- Fix OIDC authentication for [Amazon ECR
Public](https://fluxcd.io/flux/integrations/aws/#for-amazon-public-elastic-container-registry)
in source-controller and image-reflector-controller.
- Fix `knownhosts key mismatch` regression bug in the Flux CLI,
source-controller and image-automation-controller.

#### Components changelog

- source-controller
[v1.6.1](https://redirect.github.com/fluxcd/source-controller/blob/v1.6.1/CHANGELOG.md)
- image-reflector-controller
[v0.35.2](https://redirect.github.com/fluxcd/image-reflector-controller/blob/v0.35.2/CHANGELOG.md)
- image-automation-controller
[v0.41.1](https://redirect.github.com/fluxcd/image-automation-controller/blob/v0.41.1/CHANGELOG.md)

#### What's Changed

- \[release/v2.6.x] fix: Allow Azure CLI calls in `flux push artifact
--provider azure` on DevOps runners by
[@&#8203;fluxcdbot](https://redirect.github.com/fluxcdbot) in
[https://github.com/fluxcd/flux2/pull/5396](https://redirect.github.com/fluxcd/flux2/pull/5396)
- \[release/v2.6.x] Fix `knownhosts key mismatch` regression bug by
[@&#8203;fluxcdbot](https://redirect.github.com/fluxcdbot) in
[https://github.com/fluxcd/flux2/pull/5405](https://redirect.github.com/fluxcd/flux2/pull/5405)
- \[release/v2.6.x] Update toolkit components by
[@&#8203;fluxcdbot](https://redirect.github.com/fluxcdbot) in
[https://github.com/fluxcd/flux2/pull/5410](https://redirect.github.com/fluxcd/flux2/pull/5410)

**Full Changelog**:
https://github.com/fluxcd/flux2/compare/v2.6.1...v2.6.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-06-18 14:15:26 +00:00
TrueCharts Bot d853a5d3df chore(helm): update jupyter 2025-06-02 → 2025-06-16 (patch) (#36372)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| quay.io/jupyter/all-spark-notebook | patch | `949c3fd` -> `b6ba7e5` |
| quay.io/jupyter/base-notebook | patch | `81f4e00` -> `1cfd13c` |
| quay.io/jupyter/datascience-notebook | patch | `2014f3b` -> `e2bd76a`
|
| quay.io/jupyter/minimal-notebook | patch | `23c62f4` -> `9c0eeaf` |
| quay.io/jupyter/pyspark-notebook | patch | `0dbd92e` -> `a11ac43` |
| quay.io/jupyter/r-notebook | patch | `1cfec87` -> `df1e420` |
| quay.io/jupyter/scipy-notebook | patch | `08e4c32` -> `265c702` |
| quay.io/jupyter/tensorflow-notebook | patch | `fcd5454` -> `603049e` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-06-18 14:10:10 +00:00
TrueCharts Bot 988908e58a chore(helm): update image docker.io/diygod/rsshub digest to 61defe9 (#36370)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/diygod/rsshub | digest | `e768156` -> `61defe9` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-06-18 14:10:06 +00:00
TrueCharts Bot 96eb9f3c92 chore(helm): update image lscr.io/linuxserver/mylar3 digest to 173f789 (#36369)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[lscr.io/linuxserver/mylar3](https://redirect.github.com/linuxserver/docker-mylar3/packages)
([source](https://redirect.github.com/linuxserver/docker-mylar3)) |
digest | `71af252` -> `173f789` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-06-18 14:09:52 +00:00
TrueCharts Bot 2998d04958 chore(helm): update image ghcr.io/fluidd-core/fluidd v1.34.2 → v1.34.3 (#36373)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/fluidd-core/fluidd](https://redirect.github.com/fluidd-core/fluidd)
| patch | `83defec` -> `f2795ed` |

---

> [!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>fluidd-core/fluidd (ghcr.io/fluidd-core/fluidd)</summary>

###
[`v1.34.3`](https://redirect.github.com/fluidd-core/fluidd/releases/tag/v1.34.3)

[Compare
Source](https://redirect.github.com/fluidd-core/fluidd/compare/v1.34.2...v1.34.3)

##### Features

- adds missing HTU21D sensor family support
([df34956](https://redirect.github.com/fluidd-core/fluidd/commit/df349564265817a8dbf2cc00f7d9ca33e7248c05))
- **i18n-nl:** Update Dutch translations
([01c7404](https://redirect.github.com/fluidd-core/fluidd/commit/01c7404e0feb7c51a418a17b4ffc7870d1c56997))
- **i18n-pl:** Update Polish translations
([ec3576b](https://redirect.github.com/fluidd-core/fluidd/commit/ec3576b15c09cdedd1fd74a22b0aa79c74fd5a5e))
- **i18n-uk:** Update Ukrainian translations
([a3ff90c](https://redirect.github.com/fluidd-core/fluidd/commit/a3ff90ca279bbbb77ceda749d16fc8cc7a507b87))
- **i18n-zh-CN:** Update Chinese (Simplified Han script) translations
([8d64261](https://redirect.github.com/fluidd-core/fluidd/commit/8d64261fef4700e840e9fbf387b38154c1fee68a))
- Z-Bolt theme
([#&#8203;1677](https://redirect.github.com/fluidd-core/fluidd/issues/1677))
([9caaf94](https://redirect.github.com/fluidd-core/fluidd/commit/9caaf944b0b086e543b89c5d1440996588237d08))

##### Bug Fixes

- negative values formatting
([#&#8203;1687](https://redirect.github.com/fluidd-core/fluidd/issues/1687))
([3499936](https://redirect.github.com/fluidd-core/fluidd/commit/34999367b9f33abd667474f9cc0551d135550fc0))
- store macro names casing as-is
([#&#8203;1683](https://redirect.github.com/fluidd-core/fluidd/issues/1683))
([ed6bd18](https://redirect.github.com/fluidd-core/fluidd/commit/ed6bd1805d90416b554704f5bccf1ab1ae374022))
- undefined property access in case of deleted macro lookup
([#&#8203;1685](https://redirect.github.com/fluidd-core/fluidd/issues/1685))
([d2335a9](https://redirect.github.com/fluidd-core/fluidd/commit/d2335a956ccd6a75650745804fc655b8d0a173e2))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-06-18 14:09:47 +00:00
TrueCharts Bot c81858eaad chore(helm): update image seaduboi/broadcast-box digest to 0fd71c8 (#36371)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| seaduboi/broadcast-box | digest | `b7b53b6` -> `0fd71c8` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-06-18 14:08:42 +00:00
TrueCharts Bot 3ba517f212 chore(helm): update image ghcr.io/linuxserver/openvscode-server digest to 9de8fad (#36367)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/openvscode-server](https://redirect.github.com/linuxserver/docker-openvscode-server/packages)
([source](https://redirect.github.com/linuxserver/docker-openvscode-server))
| digest | `4c299c2` -> `9de8fad` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-06-18 14:01:59 +00:00
TrueCharts Bot 195aa0ef49 chore(helm): update image ghcr.io/linuxserver/ombi digest to 80c22c3 (#36366)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/ombi](https://redirect.github.com/linuxserver/docker-ombi/packages)
([source](https://redirect.github.com/linuxserver/docker-ombi)) | digest
| `82d3d08` -> `80c22c3` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-06-18 14:01:40 +00:00
TrueCharts Bot 5510cb09ce chore(helm): update image lscr.io/linuxserver/calibre-web digest to 769142b (#36368)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[lscr.io/linuxserver/calibre-web](https://redirect.github.com/linuxserver/docker-calibre-web/packages)
([source](https://redirect.github.com/linuxserver/docker-calibre-web)) |
digest | `0b1eec4` -> `769142b` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-06-18 14:01:21 +00:00
TrueCharts Bot 2e5358db53 chore(helm): update image ghcr.io/linuxserver/freshrss digest to 6fa84cb (#36365)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/freshrss](https://redirect.github.com/linuxserver/docker-freshrss/packages)
([source](https://redirect.github.com/linuxserver/docker-freshrss)) |
digest | `30587f9` -> `6fa84cb` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-06-18 14:01:07 +00:00
TrueCharts Bot 537486db28 chore(helm): update image docker.io/itzg/mc-backup digest to a05012f (#36364)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/itzg/mc-backup | digest | `af7e29d` -> `a05012f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-06-18 14:00:59 +00:00
TrueCharts Bot dc9578a01f chore(helm): update image docker.io/wiserain/flexget 3.16.3 → 3.16.5 (#36352)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/wiserain/flexget](https://redirect.github.com/linuxserver/docker-baseimage-alpine/packages)
([source](https://redirect.github.com/wiserain/docker-flexget)) | patch
| `ff44f46` -> `e7bea08` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-06-18 13:35:39 +00:00
TrueCharts Bot f06eb3fc6b chore(helm): update image docker.io/semaphoreui/semaphore v2.14.12 → v2.15.0 (#36363)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore)
| minor | `f9b4c47` -> `043216c` |

---

> [!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.15.0`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.15.0)

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

<a href="https://semaphoreui.com/releases/semaphore-v2_15">
<img
src="https://github.com/user-attachments/assets/b019319e-2a8b-4ea7-808f-77a7f46c24b1">
</a>

##### [Semaphore 2.15 Release
Details](https://semaphoreui.com/releases/semaphore-v2_15)

-   Built-in Swagger API (PRO)
-   Improved design
-   Terragrunt support
-   Task details
-   Task summary (PRO)

#### Links

-   Create best docker container


[![](https://img.shields.io/badge/docker_configurator-0050ab?style=for-the-badge\&logo=docker)](https://semaphoreui.com/install/docker/2\_15/)
[![](https://img.shields.io/badge/helm_chart-0e1689?style=for-the-badge\&logo=helm)](https://artifacthub.io/packages/helm/semaphoreui/semaphore)

-   Join our responsive community


[![discord](https://img.shields.io/badge/discord_community-510b80?style=for-the-badge\&logo=discord)](https://discord.gg/5R6k7hNGcH)
[![telegram](https://img.shields.io/badge/telegram_group-blue?style=for-the-badge\&logo=telegram)](https://t.me/semaphoreui?boost)
[![youtube](https://img.shields.io/badge/youtube_channel-red?style=for-the-badge\&logo=youtube)](https://www.youtube.com/@&#8203;semaphoreui)
[![twitter](https://img.shields.io/badge/twitter-black?style=for-the-badge\&logo=x)](https://x.com/semaphoreui)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-06-18 13:35:29 +00:00
TrueCharts Bot 2de896a1d1 chore(helm): update image docker.io/traccar/traccar digest to 621c8d6 (#36360)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/traccar/traccar | digest | `6d1cb82` -> `621c8d6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-06-18 13:35:23 +00:00
TrueCharts Bot 4c1f32b957 chore(helm): update image ghcr.io/linuxserver/davos digest to 4557c5c (#36353)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/davos](https://redirect.github.com/linuxserver/docker-davos/packages)
([source](https://redirect.github.com/linuxserver/docker-davos)) |
digest | `3290cb0` -> `4557c5c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-06-18 13:35:13 +00:00
TrueCharts Bot dfac27c55c chore(helm): update webtop (#36361)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/webtop | digest | `b8982c6` -> `938fc37` |
| lscr.io/linuxserver/webtop | digest | `3939a21` -> `5c927b3` |
| lscr.io/linuxserver/webtop | digest | `71b3566` -> `53266c8` |
| lscr.io/linuxserver/webtop | digest | `922e1ed` -> `f54fb74` |
| lscr.io/linuxserver/webtop | digest | `0faa8ef` -> `ebc08f4` |
| lscr.io/linuxserver/webtop | digest | `a74d1a4` -> `fc5f45c` |

---

> [!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.

👻 **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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-06-18 13:34:45 +00:00
TrueCharts Bot 6fe07576b3 chore(helm): update image docker.io/doitandbedone/ispyagentdvr 6.3.4.0 → 6.4.8.0 (#36420)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/doitandbedone/ispyagentdvr](https://redirect.github.com/doitandbedone/ispyagentdvr-docker)
| minor | `3a59aca` -> `1f16b2c` |

---

> [!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.4.8.0`](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.3.4.0...6.4.8.0)

[Compare
Source](https://redirect.github.com/doitandbedone/ispyagentdvr-docker/compare/6.3.4.0...6.4.8.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-06-18 14:38:28 +02:00
TrueCharts Bot a35ec76caf chore(helm): update image docker.io/nocodb/nocodb 0.263.7 → 0.263.8 (#36416)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/nocodb/nocodb | patch | `7c17750` -> `de5ef77` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-06-18 14:38:07 +02:00
TrueCharts Bot 89923acf6a chore(helm): update image docker.io/ollama/ollama 0.9.1 → 0.9.2 (#36417)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/ollama/ollama | patch | `f6157f5` -> `3ef9d8d` |
| docker.io/ollama/ollama | patch | `fa1afed` -> `1e9b948` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-06-18 14:37:33 +02:00
TrueCharts Bot 0ec79dcb13 chore(helm): update image docker.io/misskey/misskey 2025.6.0 → 2025.6.3 (#36415)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/misskey/misskey](https://redirect.github.com/misskey-dev/misskey)
| patch | `217a1ad` -> `d90fcf6` |

---

> [!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>misskey-dev/misskey (docker.io/misskey/misskey)</summary>

###
[`v2025.6.3`](https://redirect.github.com/misskey-dev/misskey/blob/HEAD/CHANGELOG.md#202563)

[Compare
Source](https://redirect.github.com/misskey-dev/misskey/compare/2025.6.2...2025.6.3)

##### Client

-   Fix: キャッシュを削除しないとクライアントが使用できないことがある問題を修正

###
[`v2025.6.2`](https://redirect.github.com/misskey-dev/misskey/blob/HEAD/CHANGELOG.md#202562)

[Compare
Source](https://redirect.github.com/misskey-dev/misskey/compare/2025.6.1...2025.6.2)

##### Client

-   Fix: キャッシュを削除しないとクライアントが使用できないことがある問題を修正
-   翻訳の更新

###
[`v2025.6.1`](https://redirect.github.com/misskey-dev/misskey/blob/HEAD/CHANGELOG.md#202561)

[Compare
Source](https://redirect.github.com/misskey-dev/misskey/compare/2025.6.0...2025.6.1)

##### Note

- AiScript Misskey拡張API(Misskey
Webプラグイン)の[note_view_interruptor](https://misskey-hub.net/ja/docs/for-developers/plugin/plugin-api-reference/#pluginregister_note_view_interruptorfn)は不具合の影響により現在一時的に無効化されています。
-   Misskey Web投稿フォームのプレビュー切り替えは「...」メニュー内に配置されました

##### Client

-   Feat: 画像にウォーターマークを付与できるようになりました
-   Feat: 画像の加工ができるようになりました(実験的)
-   Enhance: ノートのリアクション一覧で、押せるリアクションを優先して表示できるようにするオプションを追加
-   Enhance: 全てのチャットメッセージを既読にできるように(設定→その他)
-   Enhance: ミュートした絵文字をデバイス間で同期できるように
-   Fix: ドライブファイルの選択が不安定な問題を修正
-   Fix: コントロールパネルのファイル欄などのデザインが崩れている問題を修正
-   Fix: ユーザーの検索結果を追加で読み込むことができない問題を修正
-   Fix: タッチ操作時にチャートのツールチップが消えなくなる場合がある問題を修正
-   Fix: ウェルカムタイムラインでリアクションが表示されない問題を修正
-   Fix: デッキのタイムラインカラムで新着ノート時のサウンドが再生されない問題を修正

##### Server

-   Feat: 全てのチャットメッセージを既読にするAPIを追加(chat/read-all)
-   Fix: アカウント削除が正常に行われないことがあった問題を修正
-   Fix: outboxのページネーションが正しく行われない問題を修正

##### Misskey.js

-   Fix: misskey-jsの drive/file/create でファイルアップロードができない問題を修正

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-06-18 14:37:05 +02:00
TrueCharts Bot d098e5bfa2 chore(helm): update image docker.io/docuseal/docuseal 2.0.2 → 2.0.3 (#36410)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/docuseal/docuseal | patch | `88ba081` -> `c9d2705` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-06-18 14:36:12 +02:00
TrueCharts Bot 8ec36583c5 chore(helm): update image docker.io/itzg/minecraft-bedrock-server 2025.5.0 → 2025.6.0 (#36423)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/itzg/minecraft-bedrock-server](https://redirect.github.com/itzg/docker-minecraft-bedrock-server)
| minor | `263acc4` -> `2b02fb2` |

---

> [!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-bedrock-server
(docker.io/itzg/minecraft-bedrock-server)</summary>

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

[Compare
Source](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/compare/2025.5.0...2025.6.0)

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

#### What's Changed

##### Bug Fixes

- Leave behavior packs in place during upgrade by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-bedrock-server/pull/522](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/522)
- Fixed preview version lookup by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-bedrock-server/pull/527](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/527)
- Restored support for downloading specific versions by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-bedrock-server/pull/528](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/528)

##### Other Changes

- Install jemalloc2 for arm64 image by
[@&#8203;itzg](https://redirect.github.com/itzg) in
[https://github.com/itzg/docker-minecraft-bedrock-server/pull/517](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/517)
- Add DIRECT_DOWNLOAD_URL environment variable by
[@&#8203;meek2100](https://redirect.github.com/meek2100) in
[https://github.com/itzg/docker-minecraft-bedrock-server/pull/523](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/523)
- Update bedrock-entry.sh, fix `data-platform` missing error by
[@&#8203;robzr](https://redirect.github.com/robzr) in
[https://github.com/itzg/docker-minecraft-bedrock-server/pull/525](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/525)

#### New Contributors

- [@&#8203;meek2100](https://redirect.github.com/meek2100) made their
first contribution in
[https://github.com/itzg/docker-minecraft-bedrock-server/pull/523](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/523)
- [@&#8203;robzr](https://redirect.github.com/robzr) made their first
contribution in
[https://github.com/itzg/docker-minecraft-bedrock-server/pull/525](https://redirect.github.com/itzg/docker-minecraft-bedrock-server/pull/525)

**Full Changelog**:
https://github.com/itzg/docker-minecraft-bedrock-server/compare/2025.5.0...2025.6.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-06-18 14:34:06 +02:00
TrueCharts Bot 3a58b347d5 chore(helm): update image docker.io/cloudflare/cloudflared 2025.6.0 → 2025.6.1 (#36409)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/cloudflare/cloudflared](https://redirect.github.com/cloudflare/cloudflared)
| patch | `783e0e5` -> `175aee7` |

---

> [!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>cloudflare/cloudflared
(docker.io/cloudflare/cloudflared)</summary>

###
[`v2025.6.1`](https://redirect.github.com/cloudflare/cloudflared/releases/tag/2025.6.1)

[Compare
Source](https://redirect.github.com/cloudflare/cloudflared/compare/2025.6.0...2025.6.1)

##### SHA256 Checksums:

cloudflared-amd64.pkg:
7f12892073506438fabab6f9fc075332f4f57e1ed30ba8c1ddf71f86f743a63f
cloudflared-arm64.pkg:
c42f76d60c2a34df55589cbfb4f68a953610221a9abc2114181dfa15bf008731
cloudflared-darwin-amd64.tgz:
b81b684ff28bd614d048559ba5e45892fb9cdb69347ca83c418dd4386b6e4735
cloudflared-darwin-arm64.tgz:
9cc4c04b3cec473c3bf4342a7b5b6628358953e568fd4682aadb390bac85a23a
cloudflared-fips-linux-amd64:
c8ac7c320f8484dcb25f41e8b15e3de3633200477f19389588f96a1efa0837b9
cloudflared-fips-linux-amd64.deb:
ef0f58f6b049f06b3c3702c24f330d6111676702c8dba170ff66d715f99410a5
cloudflared-fips-linux-x86_64.rpm:
f2dff9edce9709f1c2c3f2b6e1e52cb494a96bac65c71f38651f6aab102b3ab0
cloudflared-linux-386:
85f84b1ae5c224c91b6e2f7df702039e2eabb3c23181fa56c5c885e418636c34
cloudflared-linux-386.deb:
cd2043adae97800bc1b8fcc680a10c68d8f28ba937836ac2f40f66dac76ea29d
cloudflared-linux-386.rpm:
ef1d7fde818636e7e6d964b68e15e3fc33250ea95db7fdf1d89c66f11ffd0ed3
cloudflared-linux-aarch64.rpm:
1130285f79ec24061bcd3696d893d23174dd410d2991f20832d06eda6c576f99
cloudflared-linux-amd64:
103ff020ffcc4ad6b542948b95ecff417150c70a17bff3a39ac2670b4159c9bb
cloudflared-linux-amd64.deb:
8c14cad34fd53b4991796921604f6854053f0c146128aad8dfdeba59f3927846
cloudflared-linux-arm:
a5cbb9cd94908b9a04b31b598fb9cd74e536adbac4fcccdff2a059b00ff7ed87
cloudflared-linux-arm.deb:
753e3c9258ddad29bde5ce414215d0bd5bed63733aac91c25d91efb2f085c064
cloudflared-linux-arm.rpm:
48da0834f527ddfd149edc525553d664d97345ebad573a83059606fef4b15642
cloudflared-linux-arm64:
87a38f8b0c371b926224a1346443096a8b9f38138561e0b314efa4c9fc1f51f7
cloudflared-linux-arm64.deb:
917ba4c659c1578c9d4b74cce6b3f2d887b27f33d7eb6619793bd990437eb2b5
cloudflared-linux-armhf:
f9c0a31b0f6b15583a704c8b412499255504b79ede6fa6e13127bde32d9e4a8f
cloudflared-linux-armhf.deb:
3d46078c050580991720632ffbba70af6c730daf8d5c3dedd082875717377486
cloudflared-linux-armhf.rpm:
34cc2b9df92443a2ebd6ea3831738f752b50fcfcf4e76d9263172bca5bcc06af
cloudflared-linux-x86_64.rpm:
31ac156b486ad7287b9a5d19f1f1a0eac7efd1f45510f5f90e2f38067f00a7bf
cloudflared-windows-386.exe:
ec0035e933dd74ef116361599d9c942c47db474aa446b015dc7b400583710590
cloudflared-windows-386.msi:
ef01a207440a36ee39ae690a31b4c18810b8d704066b304234a8ff341ab246a1
cloudflared-windows-amd64.exe:
a4af4d26a86ed48f43647d151be37b0907f15c3ac230f0ab95aa226b3e0b8803
cloudflared-windows-amd64.msi:
26e022516ca7b77f70cc70d115e198142d3a9c4974f3ec4430aa6d8636e7667c

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-06-18 14:34:00 +02:00
TrueCharts Bot 6e1ada6b46 chore(helm): update image docker.io/grafana/grafana 12.0.1 → 12.0.2 (#36412)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/grafana/grafana](https://redirect.github.com/grafana/grafana)
| patch | `06dc8d6` -> `b5b59bf` |

---

> [!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>grafana/grafana (docker.io/grafana/grafana)</summary>

###
[`v12.0.2`](https://redirect.github.com/grafana/grafana/blob/HEAD/CHANGELOG.md#1202-2025-06-17)

[Compare
Source](https://redirect.github.com/grafana/grafana/compare/v12.0.1...v12.0.2)

##### Features and enhancements

- **Dependencies:** Bump Go to v1.24.4
[#&#8203;106565](https://redirect.github.com/grafana/grafana/pull/106565),
[@&#8203;macabu](https://redirect.github.com/macabu)
- **Dependencies:** Bump github.com/openfga/openfga to v1.8.13 to
address CVE-2025-48371
[#&#8203;106116](https://redirect.github.com/grafana/grafana/pull/106116),
[@&#8203;macabu](https://redirect.github.com/macabu)
- **Storage:** Take `migration_locking` setting into account
[#&#8203;105951](https://redirect.github.com/grafana/grafana/pull/105951),
[@&#8203;JohnnyQQQQ](https://redirect.github.com/JohnnyQQQQ)

##### Bug fixes

- **Alerting:** Fix $value type when single data source is queried
[#&#8203;106101](https://redirect.github.com/grafana/grafana/pull/106101),
[@&#8203;alexander-akhmetov](https://redirect.github.com/alexander-akhmetov)
- **Alerting:** Fix group-level labels and query_offset in the import
API
[#&#8203;106392](https://redirect.github.com/grafana/grafana/pull/106392),
[@&#8203;alexander-akhmetov](https://redirect.github.com/alexander-akhmetov)
- **Azure:** Fix Application Insights metadata requests
[#&#8203;105838](https://redirect.github.com/grafana/grafana/pull/105838),
[@&#8203;aangelisc](https://redirect.github.com/aangelisc)
- **Org:** Fix org deletion
[#&#8203;106461](https://redirect.github.com/grafana/grafana/pull/106461),
[@&#8203;stephaniehingtgen](https://redirect.github.com/stephaniehingtgen)
-   **Security:** Fixes CVE-2025-3415

<!-- 12.0.2 END -->

<!-- 11.6.3 START -->

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-06-18 14:33:44 +02:00
TrueCharts Bot 29981feccc chore(helm): update image ghcr.io/elfhosted/jackett 0.22.2024 → 0.22.2026 (#36418) 2025-06-18 14:32:43 +02:00
TrueCharts Bot 76070f85b0 chore(helm): update image docker.io/esphome/esphome 2025.5.2 → 2025.6.0 (#36421) 2025-06-18 14:32:36 +02:00
TrueCharts Bot 748755223a chore(helm): update image docker.io/filebrowser/filebrowser v2.32.0 → v2.32.3 (#36411)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/filebrowser/filebrowser](https://redirect.github.com/filebrowser/filebrowser)
| patch | `593478e` -> `9a14d4f` |

---

> [!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>filebrowser/filebrowser
(docker.io/filebrowser/filebrowser)</summary>

###
[`v2.32.3`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.32.3)

[Compare
Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.32.2...v2.32.3)

#### Changelog

-
[`04a13f0`](https://redirect.github.com/filebrowser/filebrowser/commit/04a13f086fb843865a5f3389c03cb1006bb5b3a1)
chore(release): 2.32.3
-
[`1cc539e`](https://redirect.github.com/filebrowser/filebrowser/commit/1cc539eb8af3890ce6047b88b76757b4ab3c703b)
ci: fix the post install tap command

###
[`v2.32.2`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.32.2)

[Compare
Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.32.1...v2.32.2)

#### Changelog

-
[`6ebfdcc`](https://redirect.github.com/filebrowser/filebrowser/commit/6ebfdcceaa8242c414def0d04a69476d7d243582)
chore(release): 2.32.2
-
[`db671c2`](https://redirect.github.com/filebrowser/filebrowser/commit/db671c227b5735e1c2983d4881f884b7ea00737e)
ci: update gorelease homebrew
-
[`4aee14d`](https://redirect.github.com/filebrowser/filebrowser/commit/4aee14de44bd5ae0381b090cde8ce3f77d9054d7)
ci: add [@&#8203;hacdias](https://redirect.github.com/hacdias) as
codeowner
-
[`0cca7d8`](https://redirect.github.com/filebrowser/filebrowser/commit/0cca7d8dc016bae3fc671cf46772c9fbe4f92d96)
docs: move most docs to main repository
([#&#8203;5141](https://redirect.github.com/filebrowser/filebrowser/issues/5141))
-
[`c34c0af`](https://redirect.github.com/filebrowser/filebrowser/commit/c34c0afecf3242b16ad5d5584cd90a6ad323361c)
feat: updated for project File Browser
([#&#8203;5159](https://redirect.github.com/filebrowser/filebrowser/issues/5159))

###
[`v2.32.1`](https://redirect.github.com/filebrowser/filebrowser/releases/tag/v2.32.1)

[Compare
Source](https://redirect.github.com/filebrowser/filebrowser/compare/v2.32.0...v2.32.1)

#### Changelog

-
[`56a0f92`](https://redirect.github.com/filebrowser/filebrowser/commit/56a0f9244bfb9ff0f51307a9fcf652eff4b096a6)
chore(release): 2.32.1
-
[`56b80b6`](https://redirect.github.com/filebrowser/filebrowser/commit/56b80b6d9b4710538765ba7df5da1f03898f6b81)
feat: add Vietnamese translation
([#&#8203;3840](https://redirect.github.com/filebrowser/filebrowser/issues/3840))
-
[`d9ebd65`](https://redirect.github.com/filebrowser/filebrowser/commit/d9ebd65ffcf9b2166fec708d51849796d12b16e0)
feat: update translation ko.json
([#&#8203;3852](https://redirect.github.com/filebrowser/filebrowser/issues/3852))
-
[`a882fb6`](https://redirect.github.com/filebrowser/filebrowser/commit/a882fb6c85ab6ccc845ed0bf3908d8e5e60ce346)
feat: improve pt-br translations with new keys and refinements
([#&#8203;4903](https://redirect.github.com/filebrowser/filebrowser/issues/4903))
-
[`5daae69`](https://redirect.github.com/filebrowser/filebrowser/commit/5daae69a6d9d379802f9835f8a2fb6b574b6e25d)
chore: revert only translated mode to transifex
-
[`54a1ae0`](https://redirect.github.com/filebrowser/filebrowser/commit/54a1ae0fa026e81837e9c3b4363763864243fa11)
chore: add only translated mode to transifex
-
[`b6b4fb5`](https://redirect.github.com/filebrowser/filebrowser/commit/b6b4fb5da7334bb43258dcf6cfd0a53912038ae7)
ci: remove manual .tx config
-
[`6d82a27`](https://redirect.github.com/filebrowser/filebrowser/commit/6d82a27f9a341453f0e213ccc0a66ba6a50620c4)
ci: add transifex.yml
-
[`31a3266`](https://redirect.github.com/filebrowser/filebrowser/commit/31a326606d003002b64814fe4287b38510159431)
chore: updated readme and template
-
[`abbf203`](https://redirect.github.com/filebrowser/filebrowser/commit/abbf203bdd2ba1cd7eed823129872d44aa5b8c08)
chore: updated readme and templates
-
[`e82e239`](https://redirect.github.com/filebrowser/filebrowser/commit/e82e2392a4ff6bac513a9de4fecca0573dd9fc89)
chore: update Go dependencies
-
[`f4a8420`](https://redirect.github.com/filebrowser/filebrowser/commit/f4a8420bf3c1b677a2aef1a9c28fd9ac8ffec61d)
docs: add maintenance warning to readme
-
[`71a8f56`](https://redirect.github.com/filebrowser/filebrowser/commit/71a8f5662c207e3cd4ee714a5b5a961121f510cd)
fix: set videojs locale
([#&#8203;3742](https://redirect.github.com/filebrowser/filebrowser/issues/3742))
-
[`48f8947`](https://redirect.github.com/filebrowser/filebrowser/commit/48f894740fb0903e3bbf66ed3a38c4f171b654c0)
chore: remove stale bot
-
[`b883e28`](https://redirect.github.com/filebrowser/filebrowser/commit/b883e287a05d4585cd9bde510fad4ef1c4e31a7d)
chore: migrate transifex settings
-
[`5d9f097`](https://redirect.github.com/filebrowser/filebrowser/commit/5d9f0977d61d5ef4ba8888472ad1360f101131f6)
Merge pull request
[#&#8203;3675](https://redirect.github.com/filebrowser/filebrowser/issues/3675)
from bo0tzz/fix/random-password
-
[`c606a01`](https://redirect.github.com/filebrowser/filebrowser/commit/c606a01a2d20932fb32ee896234d57631f8c47e4)
fix: err shadowing lint
-
[`54b91b8`](https://redirect.github.com/filebrowser/filebrowser/commit/54b91b8ff0b8ee1f02f72425ab97d27a5d942fc3)
fix: imports lint
-
[`a46acba`](https://redirect.github.com/filebrowser/filebrowser/commit/a46acba5f92ee044661880d6ae349e289d984328)
fix: generate random admin password on quick setup
-
[`1d14798`](https://redirect.github.com/filebrowser/filebrowser/commit/1d147986538490660d4bd78b8be3a91e9cf39576)
Merge pull request
[#&#8203;3776](https://redirect.github.com/filebrowser/filebrowser/issues/3776)
from Matthaiks/pl
-
[`6d55cc5`](https://redirect.github.com/filebrowser/filebrowser/commit/6d55cc59f750656956a65c94a7d5b5766a900f8f)
chore: Update Polish translation
-
[`495e731`](https://redirect.github.com/filebrowser/filebrowser/commit/495e731ee7e21a6d73f887c43d8b29c6e675d93b)
Update Polish translation
-
[`ff1579b`](https://redirect.github.com/filebrowser/filebrowser/commit/ff1579b9506c034b5dcb15e3baeaa93f2c800718)
Merge pull request
[#&#8203;3793](https://redirect.github.com/filebrowser/filebrowser/issues/3793)
from Kcchouette/patch-1
-
[`7a48fd0`](https://redirect.github.com/filebrowser/filebrowser/commit/7a48fd0c3ea1fa8d4b061c0d604032d3e0260731)
Merge branch 'master' into patch-1
-
[`cfea84f`](https://redirect.github.com/filebrowser/filebrowser/commit/cfea84fd5e7ec9c1d2366293e5db12baaa4e3a81)
build(deps): bump golang.org/x/net from 0.33.0 to 0.38.0
([#&#8203;3869](https://redirect.github.com/filebrowser/filebrowser/issues/3869))
-
[`0ba9505`](https://redirect.github.com/filebrowser/filebrowser/commit/0ba9505a19cb369653fc9f8260dc02fcc6587629)
build(deps): bump golang.org/x/crypto from 0.31.0 to 0.35.0
([#&#8203;3865](https://redirect.github.com/filebrowser/filebrowser/issues/3865))
-
[`5355629`](https://redirect.github.com/filebrowser/filebrowser/commit/5355629fd1e7bd85ee3222fca22da899ba23ea95)
build(deps-dev): bump vite from 6.0.11 to 6.1.6 in /frontend
([#&#8203;3886](https://redirect.github.com/filebrowser/filebrowser/issues/3886))
-
[`f8a16a6`](https://redirect.github.com/filebrowser/filebrowser/commit/f8a16a6aca2eb92d223cb96b60c64b327719ccdd)
Merge branch 'master' into patch-1
-
[`35d1c09`](https://redirect.github.com/filebrowser/filebrowser/commit/35d1c092434b80b22c89a614a02122e9f5965b39)
build(deps): bump vue-i18n from 11.0.1 to 11.1.2 in /frontend
([#&#8203;3786](https://redirect.github.com/filebrowser/filebrowser/issues/3786))
-
[`99c64c1`](https://redirect.github.com/filebrowser/filebrowser/commit/99c64c12ed8c324640592d44a6c342c605687114)
Update french translation

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-06-18 12:32:30 +00:00
TrueCharts Bot 31b3738c61 chore(helm): update image docker.io/metabase/metabase v0.55.3 → v0.55.4 (#36414)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/metabase/metabase | patch | `dba9bed` -> `63dab3f` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-06-18 14:32:06 +02:00
TrueCharts Bot 103b5f941b chore(helm): update image docker.io/ghostfolio/ghostfolio 2.170.0 → 2.171.0 (#36422)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/ghostfolio/ghostfolio](https://redirect.github.com/ghostfolio/ghostfolio)
| minor | `dce0622` -> `ff1a56a` |

---

> [!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>ghostfolio/ghostfolio
(docker.io/ghostfolio/ghostfolio)</summary>

###
[`v2.171.0`](https://redirect.github.com/ghostfolio/ghostfolio/blob/HEAD/CHANGELOG.md#21710---2025-06-15)

[Compare
Source](https://redirect.github.com/ghostfolio/ghostfolio/compare/2.170.0...2.171.0)

##### Added

- Added the current holdings as default options of the symbol search in
the create or update activity dialog

##### Changed

-   Improved the style of the assistant
- Reused the value component in the data providers management of the
admin control panel
- Set the market state of exchange rate symbols to `open` in the
*Financial Modeling Prep* service
-   Restructured the content of the pricing page
-   Migrated the `@ghostfolio/ui/assistant` component to control flow
-   Migrated the `@ghostfolio/ui/value` component to control flow
-   Migrated the `HtmlTemplateMiddleware` to use `@Injectable()`
-   Renamed `User` to `user` in the database schema
-   Improved the language localization for Catalan (`ca`)
-   Improved the language localization for Español (`es`)
-   Improved the language localization for French (`fr`)
-   Improved the language localization for German (`de`)
-   Improved the language localization for Italian (`it`)
-   Improved the language localization for Polish (`pl`)
-   Improved the language localization for Portuguese (`pt`)
-   Improved the language localization for Turkish (`tr`)
-   Upgraded the *Stripe* dependencies

##### Fixed

-   Fixed a date offset issue with account balances
-   Fixed missing `/.well-known/assetlinks.json` for TWA

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-06-18 14:31:22 +02:00
allcontributors[bot] 8fb73095d3 docs: add albertromkes as a contributor for code (#36425)
Adds @albertromkes as a contributor for code.

This was requested by alfi0812 [in this
comment](https://github.com/truecharts/public/pull/36395#issuecomment-2983983713)

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2025-06-18 12:29:25 +00:00
TrueCharts Bot ebc4b2a22b chore(helm): update image docker.io/jenkins/jenkins 2.514 → 2.515 (#36424)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/jenkins/jenkins](https://www.jenkins.io/)
([source](https://redirect.github.com/jenkinsci/docker)) | minor |
`22ce864` -> `86727ae` |

---

> [!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>jenkinsci/docker (docker.io/jenkins/jenkins)</summary>

###
[`v2.515`](https://redirect.github.com/jenkinsci/docker/releases/tag/2.515)

[Compare
Source](https://redirect.github.com/jenkinsci/docker/compare/2.514...2.515)

<!-- Optional: add a release summary here -->

#### 📦 Jenkins Core updates

- Update to Jenkins 2.515
([changelog](https://www.jenkins.io/changelog/2.515))

#### 📦 Dependency updates

- Bump Debian Bookworm Linux Version to
[`2025061`](https://redirect.github.com/jenkinsci/docker/commit/20250610)
([#&#8203;2030](https://redirect.github.com/jenkinsci/docker/issues/2030))
@&#8203;[github-actions\[bot\]](https://redirect.github.com/apps/github-actions)
- chore(deps): bump ubi9/ubi from 9.6-1747219013 to 9.6-1749542372 in
/rhel/ubi9/hotspot
([#&#8203;2027](https://redirect.github.com/jenkinsci/docker/issues/2027))
@&#8203;[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-06-18 14:27:55 +02:00
TrueCharts Bot 0ca6908625 chore(helm): update image docker.io/itzg/mc-router 1.31.0 → 1.31.1 (#36413)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/itzg/mc-router](https://redirect.github.com/itzg/mc-router)
| patch | `9fd0181` -> `15d1ae9` |

---

> [!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/mc-router (docker.io/itzg/mc-router)</summary>

###
[`v1.31.1`](https://redirect.github.com/itzg/mc-router/releases/tag/1.31.1)

[Compare
Source](https://redirect.github.com/itzg/mc-router/compare/1.31.0...1.31.1)

#### Changelog

-
[`a61ee12`](https://redirect.github.com/itzg/mc-router/commit/a61ee126f447cf67e2c0edffe40f3f3f2995de72)
build: upgrade to Go 1.24.4
([#&#8203;418](https://redirect.github.com/itzg/mc-router/issues/418))
-
[`8c18f89`](https://redirect.github.com/itzg/mc-router/commit/8c18f89a745d2847e487837d8dfe2d41a44ec256)
build(deps): bump golang.org/x/text from 0.25.0 to 0.26.0
([#&#8203;416](https://redirect.github.com/itzg/mc-router/issues/416))
-
[`d0b8a31`](https://redirect.github.com/itzg/mc-router/commit/d0b8a3125c892edd98f8d0763a3a65d915f6fe6b)
build(deps): bump github.com/docker/docker
([#&#8203;415](https://redirect.github.com/itzg/mc-router/issues/415))
-
[`d5229fc`](https://redirect.github.com/itzg/mc-router/commit/d5229fcba52c36fb9b10f4729fdeb6c34bbc12dc)
build(deps): bump the patches group with 3 updates
([#&#8203;414](https://redirect.github.com/itzg/mc-router/issues/414))
-
[`630e3c0`](https://redirect.github.com/itzg/mc-router/commit/630e3c00747068062bf2dde85bc9247234d5edb1)
Added Nomad example with routes config
([#&#8203;413](https://redirect.github.com/itzg/mc-router/issues/413))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2025-06-18 14:26:14 +02:00
TrueCharts Bot a1adf46413 chore(container): update docker.io/renovate/renovate docker tag to v40.60.4 (#36354)
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 | `40.50.0-full` -> `40.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>

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

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.72.7
(main)
([#&#8203;36578](https://redirect.github.com/renovatebot/renovate/issues/36578))
([686ee2a](https://redirect.github.com/renovatebot/renovate/commit/686ee2ab20f932f466bc6f2b084790e736ab25a1))

##### Miscellaneous Chores

- **deps:** update dependency tsx to v4.20.1 (main)
([#&#8203;36570](https://redirect.github.com/renovatebot/renovate/issues/36570))
([bf2d6f8](https://redirect.github.com/renovatebot/renovate/commit/bf2d6f8a39f1aa9fe4983dc48d810a1f340e1ee3))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.8.42 (main)
([#&#8203;36576](https://redirect.github.com/renovatebot/renovate/issues/36576))
([dc3958d](https://redirect.github.com/renovatebot/renovate/commit/dc3958dd91fcd83373d75c6299689edb9a18fd66))

###
[`v40.60.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.60.2)

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

##### Build System

- **deps:** update dependency zod to v3.25.60 (main)
([#&#8203;36572](https://redirect.github.com/renovatebot/renovate/issues/36572))
([bbea00c](https://redirect.github.com/renovatebot/renovate/commit/bbea00c060ae17b6d7234188510dc7140ad2705b))

###
[`v40.60.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.60.1)

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

##### Documentation

- added abandonments to best-practices
([#&#8203;36559](https://redirect.github.com/renovatebot/renovate/issues/36559))
([b9c87fa](https://redirect.github.com/renovatebot/renovate/commit/b9c87fa5f8f8215de641e3e739e8671cfe5818a5))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;vitest/eslint-plugin](https://redirect.github.com/vitest/eslint-plugin)
to v1.2.2 (main)
([#&#8203;36565](https://redirect.github.com/renovatebot/renovate/issues/36565))
([dda8ce7](https://redirect.github.com/renovatebot/renovate/commit/dda8ce7fa1e04c573b66dfea67838e056b4cbafd))
- **deps:** update docker/dockerfile docker tag to v1.17.0 (main)
([#&#8203;36564](https://redirect.github.com/renovatebot/renovate/issues/36564))
([5ad0158](https://redirect.github.com/renovatebot/renovate/commit/5ad015812e4ef840c756ec5df883971db499f632))
- **deps:** update sigstore/cosign-installer action to v3.9.0 (main)
([#&#8203;36560](https://redirect.github.com/renovatebot/renovate/issues/36560))
([71baa86](https://redirect.github.com/renovatebot/renovate/commit/71baa867e01a865d405b619bc2135d8d849e3e13))

##### Build System

- **deps:** update dependency zod to v3.25.58 (main)
([#&#8203;36569](https://redirect.github.com/renovatebot/renovate/issues/36569))
([8ef5618](https://redirect.github.com/renovatebot/renovate/commit/8ef56180cf1f087e25dde124cb101392d6461113))

###
[`v40.60.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.60.0)

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

##### Features

- **github:** Add more debug logging for PR/issue cache
([#&#8203;36545](https://redirect.github.com/renovatebot/renovate/issues/36545))
([70c181b](https://redirect.github.com/renovatebot/renovate/commit/70c181b2f993c624222a584e69bb17612001182b))
- **manager/unity3d:** add Unity Editor manager
([#&#8203;36487](https://redirect.github.com/renovatebot/renovate/issues/36487))
([827add5](https://redirect.github.com/renovatebot/renovate/commit/827add575b849ccd2edcb24d800512c5c150bead))

##### Documentation

- **pre-commit:** fix spelling and example package name
([#&#8203;36555](https://redirect.github.com/renovatebot/renovate/issues/36555))
([626184f](https://redirect.github.com/renovatebot/renovate/commit/626184ff6c4696c7e67a41b90c2a2a15937613c7))

##### Miscellaneous Chores

- **bumpVersion:** add more logging based on feedback for easier
debugging
([#&#8203;36523](https://redirect.github.com/renovatebot/renovate/issues/36523))
([3482f61](https://redirect.github.com/renovatebot/renovate/commit/3482f613936514ce707ec1bada5b2535ae6226ce))

###
[`v40.59.4`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.59.4)

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

##### Bug Fixes

- **github:** Make `user` GraphQL parameter optional
([#&#8203;36547](https://redirect.github.com/renovatebot/renovate/issues/36547))
([22a8be3](https://redirect.github.com/renovatebot/renovate/commit/22a8be3f96ebc5c85211c870354c31e4f59f6c66))

###
[`v40.59.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.59.3)

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

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/node](https://redirect.github.com/types/node) to
v22.15.31 (main)
([#&#8203;36553](https://redirect.github.com/renovatebot/renovate/issues/36553))
([70bc79b](https://redirect.github.com/renovatebot/renovate/commit/70bc79bfab15425f9fe3c1cf5aa38d2d509f0c42))

##### Build System

- **deps:** update dependency zod to v3.25.57 (main)
([#&#8203;36552](https://redirect.github.com/renovatebot/renovate/issues/36552))
([d71a372](https://redirect.github.com/renovatebot/renovate/commit/d71a372a4bf3505c09ee3fcb03f67ed278fb5faa))

###
[`v40.59.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.59.2)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.72.6
(main)
([#&#8203;36549](https://redirect.github.com/renovatebot/renovate/issues/36549))
([81c6957](https://redirect.github.com/renovatebot/renovate/commit/81c69570f1316d6badcb24325b0e2fecf271e80c))

##### Miscellaneous Chores

- **deps:** update dependency typescript-eslint to v8.34.0 (main)
([#&#8203;36546](https://redirect.github.com/renovatebot/renovate/issues/36546))
([5cd8fd8](https://redirect.github.com/renovatebot/renovate/commit/5cd8fd8744fa4409ce7dcdf0640c9a785f74a9d8))

###
[`v40.59.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.59.1)

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

##### Bug Fixes

- **terragrunt:** handle local includes and return empty deps array
([#&#8203;36506](https://redirect.github.com/renovatebot/renovate/issues/36506))
([ce2d7bb](https://redirect.github.com/renovatebot/renovate/commit/ce2d7bbcc7f7a7ef961712f11792e769740f9f33))

###
[`v40.59.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.59.0)

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

##### Features

- **presets:** Add officeHours
([#&#8203;36532](https://redirect.github.com/renovatebot/renovate/issues/36532))
([b0fcdac](https://redirect.github.com/renovatebot/renovate/commit/b0fcdac436baec23fa699363adf46b6dda4e0f6b))
- **presets:** Extend dotnet monorepo
([#&#8203;36537](https://redirect.github.com/renovatebot/renovate/issues/36537))
([885eaed](https://redirect.github.com/renovatebot/renovate/commit/885eaed65bd193b81e34df467fb4f414b2d58899))

###
[`v40.58.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.58.0)

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

##### Features

- **presets:** Package abandonment preset
([#&#8203;36210](https://redirect.github.com/renovatebot/renovate/issues/36210))
([2197818](https://redirect.github.com/renovatebot/renovate/commit/2197818aa4f992a080144b075162562fb6d85fe4))

###
[`v40.57.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.57.1)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.72.5
(main)
([#&#8203;36531](https://redirect.github.com/renovatebot/renovate/issues/36531))
([337d39b](https://redirect.github.com/renovatebot/renovate/commit/337d39bcbe09233a7543606947731337dd4b9f15))

##### Documentation

- update references to renovate/renovate (main)
([#&#8203;36524](https://redirect.github.com/renovatebot/renovate/issues/36524))
([f09add7](https://redirect.github.com/renovatebot/renovate/commit/f09add737babbb6f465e7fdca21e4b0243a6c8e0))

##### Miscellaneous Chores

- **deps:** lock file maintenance (main)
([#&#8203;36525](https://redirect.github.com/renovatebot/renovate/issues/36525))
([57ce36f](https://redirect.github.com/renovatebot/renovate/commit/57ce36fa29393b779c70d34c8a2183e14a2e8957))
- **deps:** update containerbase/internal-tools action to v3.10.46
(main)
([#&#8203;36526](https://redirect.github.com/renovatebot/renovate/issues/36526))
([d85dc26](https://redirect.github.com/renovatebot/renovate/commit/d85dc2628ff9e5d5dd3bd21935be63d02411696c))
- **deps:** update dependency pdm to v2.25.2 (main)
([#&#8203;36529](https://redirect.github.com/renovatebot/renovate/issues/36529))
([888047b](https://redirect.github.com/renovatebot/renovate/commit/888047b97aede193e1c16d2f52f151ad20810b79))
- **deps:** update dependency renovatebot/github-action to v42.0.6
(main)
([#&#8203;36530](https://redirect.github.com/renovatebot/renovate/issues/36530))
([cc00c5c](https://redirect.github.com/renovatebot/renovate/commit/cc00c5cd6fb566eb84aefdb2730ce7be45a99723))

###
[`v40.57.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.57.0)

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

##### Features

- interactive reconfigure pr
([#&#8203;34696](https://redirect.github.com/renovatebot/renovate/issues/34696))
([326cfb5](https://redirect.github.com/renovatebot/renovate/commit/326cfb5b0db7e940e29902d6debe7d4d8ef604e7))

###
[`v40.56.3`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.56.3)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.72.4
(main)
([#&#8203;36521](https://redirect.github.com/renovatebot/renovate/issues/36521))
([03a6a12](https://redirect.github.com/renovatebot/renovate/commit/03a6a12352ca3285dcb3926742293d4dded35610))

###
[`v40.56.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.56.2)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.72.3
(main)
([#&#8203;36520](https://redirect.github.com/renovatebot/renovate/issues/36520))
([8aaf6f3](https://redirect.github.com/renovatebot/renovate/commit/8aaf6f3ab2364290986a9799231534c22297af58))

##### Miscellaneous Chores

- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.8.41 (main)
([#&#8203;36519](https://redirect.github.com/renovatebot/renovate/issues/36519))
([9aa32fd](https://redirect.github.com/renovatebot/renovate/commit/9aa32fd28405c8a993e2aafed9320d74be5e8693))

###
[`v40.56.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.56.1)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.72.2
(main)
([#&#8203;36517](https://redirect.github.com/renovatebot/renovate/issues/36517))
([6db9167](https://redirect.github.com/renovatebot/renovate/commit/6db916776a8cdf8ad9a04cf6450c9857fff00096))

##### Miscellaneous Chores

- **deps:** update dependency pnpm to v10.12.1 (main)
([#&#8203;36518](https://redirect.github.com/renovatebot/renovate/issues/36518))
([900e207](https://redirect.github.com/renovatebot/renovate/commit/900e207526441b707e65251715620b056e2cc206))
- **deps:** update ghcr.io/containerbase/devcontainer docker tag to
v13.8.39 (main)
([#&#8203;36516](https://redirect.github.com/renovatebot/renovate/issues/36516))
([ff3f6c9](https://redirect.github.com/renovatebot/renovate/commit/ff3f6c97ddc41ab84ccc43f9a7b96f275236933a))

###
[`v40.56.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.56.0)

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

##### Features

- **presets:** Add AspNet.Security.OAuth.Providers monorepo
([#&#8203;36515](https://redirect.github.com/renovatebot/renovate/issues/36515))
([12d5470](https://redirect.github.com/renovatebot/renovate/commit/12d5470f2c3d2a86557db9ac3ac3db3439e626c2))
- **presets:** Add OpenAPI.NET as monorepo
([#&#8203;36514](https://redirect.github.com/renovatebot/renovate/issues/36514))
([60a04a5](https://redirect.github.com/renovatebot/renovate/commit/60a04a522058fea8fb477d5d6b142489fbe94dc0))
- **presets:** Add Polly as monorepo
([#&#8203;36513](https://redirect.github.com/renovatebot/renovate/issues/36513))
([60c009b](https://redirect.github.com/renovatebot/renovate/commit/60c009b7efd23b4351d6a0f179e924efa7d47e0a))

###
[`v40.55.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.55.2)

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

##### Build System

- **deps:** update remark (main) (major)
([#&#8203;36455](https://redirect.github.com/renovatebot/renovate/issues/36455))
([98bd07d](https://redirect.github.com/renovatebot/renovate/commit/98bd07d65f6d7b0c9842913f9cd66d2e3dd0c6b7))

###
[`v40.55.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.55.1)

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

##### Bug Fixes

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.72.1
(main)
([#&#8203;36510](https://redirect.github.com/renovatebot/renovate/issues/36510))
([7071676](https://redirect.github.com/renovatebot/renovate/commit/70716765f33018edfcc1315bc0750870ee956844))

##### Miscellaneous Chores

- **deps:** update dependency pdm to v2.25.1 (main)
([#&#8203;36509](https://redirect.github.com/renovatebot/renovate/issues/36509))
([6cbcd41](https://redirect.github.com/renovatebot/renovate/commit/6cbcd41d259ba586ebd50a4b73d6a84e01933302))

###
[`v40.55.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.55.0)

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

##### Features

- **datasource/rpm:** add support for rpm datasource
([#&#8203;36119](https://redirect.github.com/renovatebot/renovate/issues/36119))
([6a5693f](https://redirect.github.com/renovatebot/renovate/commit/6a5693fc5d681faa6efa2a36a1d3c6f9e7a1297b))

###
[`v40.54.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.54.1)

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

##### Documentation

- Provide an example of how the JSONata manager parses YAML
([#&#8203;36504](https://redirect.github.com/renovatebot/renovate/issues/36504))
([5df51f7](https://redirect.github.com/renovatebot/renovate/commit/5df51f7562e481dd5713c5bf67405ea7701247b0))

##### Build System

- **deps:** update dependency zod to v3.25.56 (main)
([#&#8203;36505](https://redirect.github.com/renovatebot/renovate/issues/36505))
([44bd191](https://redirect.github.com/renovatebot/renovate/commit/44bd1915f180af6a57f27e3e62776741a4b7edb0))

###
[`v40.54.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.54.0)

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

##### Features

- **presets:** add enumeratum as monorepo
([#&#8203;36498](https://redirect.github.com/renovatebot/renovate/issues/36498))
([1ccdcb6](https://redirect.github.com/renovatebot/renovate/commit/1ccdcb6508ad47431e1a4fe1e6129ae98ec4c6d1))

##### Documentation

- **nuget:** Fix NuGet casing
([#&#8203;36501](https://redirect.github.com/renovatebot/renovate/issues/36501))
([4e03611](https://redirect.github.com/renovatebot/renovate/commit/4e036116dfef3e9344c3183242f6c7f2ef0a33a9))

###
[`v40.53.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.53.1)

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

##### Build System

- **deps:** update dependency zod to v3.25.55 (main)
([#&#8203;36500](https://redirect.github.com/renovatebot/renovate/issues/36500))
([014eeba](https://redirect.github.com/renovatebot/renovate/commit/014eebaace71a0384ea9ae6edb20a80014e7f2a8))

###
[`v40.53.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.53.0)

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

##### Features

- **deps:** update ghcr.io/renovatebot/base-image docker tag to v9.72.0
(main)
([#&#8203;36496](https://redirect.github.com/renovatebot/renovate/issues/36496))
([d33a270](https://redirect.github.com/renovatebot/renovate/commit/d33a2704c6a2bb3bba4bc25c7bc9adf12d3d09e6))

##### Miscellaneous Chores

- **deps:** update dependency pdm to v2.25.0 (main)
([#&#8203;36495](https://redirect.github.com/renovatebot/renovate/issues/36495))
([57ac612](https://redirect.github.com/renovatebot/renovate/commit/57ac612ebbbf6a6300dd0b4eafb2b7666df182f8))
- **deps:** update python docker tag to v3.13.5 (main)
([#&#8203;36494](https://redirect.github.com/renovatebot/renovate/issues/36494))
([f678016](https://redirect.github.com/renovatebot/renovate/commit/f67801671d538d245585733c8de35d71a7558a51))

##### Build System

- **deps:** update dependency simple-git to v3.28.0 (main)
([#&#8203;36497](https://redirect.github.com/renovatebot/renovate/issues/36497))
([b701ad7](https://redirect.github.com/renovatebot/renovate/commit/b701ad7eb2e3ec05010da4524ef4539226d0373b))

###
[`v40.52.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.52.0)

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

##### Features

- **config/options:** allow all managers as parents of
`managerFilePatterns`
([#&#8203;36471](https://redirect.github.com/renovatebot/renovate/issues/36471))
([3ed7f23](https://redirect.github.com/renovatebot/renovate/commit/3ed7f23be6f2cf36a7c2d24337e1630094fe6a09))

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;types/node](https://redirect.github.com/types/node) to
v22.15.30 (main)
([#&#8203;36491](https://redirect.github.com/renovatebot/renovate/issues/36491))
([b917c9f](https://redirect.github.com/renovatebot/renovate/commit/b917c9f9b9e0ea67c05b91e285d673dae93cf96b))
- **deps:** update dependency eslint-import-resolver-typescript to
v4.4.3 (main)
([#&#8203;36492](https://redirect.github.com/renovatebot/renovate/issues/36492))
([72a55a3](https://redirect.github.com/renovatebot/renovate/commit/72a55a3b7faf5f154d38ff14c9f1ec72aeb78a14))

###
[`v40.51.2`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.51.2)

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

##### Bug Fixes

- **composer:** Allow for numbers as composer release version
([#&#8203;36486](https://redirect.github.com/renovatebot/renovate/issues/36486))
([057e602](https://redirect.github.com/renovatebot/renovate/commit/057e602075771319887db1eef2d8672dca2d3a5a))

##### Documentation

- Adjust regex to match case
([#&#8203;36485](https://redirect.github.com/renovatebot/renovate/issues/36485))
([72f916d](https://redirect.github.com/renovatebot/renovate/commit/72f916d0d211e8102230a1c62d99be5fb1994522))

##### Miscellaneous Chores

- **deps:** update python:3.13 docker digest to
[`5f69d22`](https://redirect.github.com/renovatebot/renovate/commit/5f69d22)
(main)
([#&#8203;36489](https://redirect.github.com/renovatebot/renovate/issues/36489))
([93e9fb9](https://redirect.github.com/renovatebot/renovate/commit/93e9fb9c627511f914fb83c75f12587a7ec611e7))

##### Build System

- **deps:** update dependency zod to v3.25.53 (main)
([#&#8203;36490](https://redirect.github.com/renovatebot/renovate/issues/36490))
([54a860f](https://redirect.github.com/renovatebot/renovate/commit/54a860fcede3fec5d4f1920a347933a8f219c3c8))

###
[`v40.51.1`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.51.1)

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

##### Miscellaneous Chores

- **deps:** update dependency
[@&#8203;containerbase/eslint-plugin](https://redirect.github.com/containerbase/eslint-plugin)
to v1.1.6 (main)
([#&#8203;36478](https://redirect.github.com/renovatebot/renovate/issues/36478))
([5688988](https://redirect.github.com/renovatebot/renovate/commit/568898848d30ef968742dccb9f2b90b434298d79))
- **deps:** update dependency eslint-plugin-import-x to v4.15.1 (main)
([#&#8203;36483](https://redirect.github.com/renovatebot/renovate/issues/36483))
([4ed2303](https://redirect.github.com/renovatebot/renovate/commit/4ed23037323ae998f812d0c7522548b98e7aee17))
- **deps:** update python:3.13 docker digest to
[`b077ca6`](https://redirect.github.com/renovatebot/renovate/commit/b077ca6)
(main)
([#&#8203;36477](https://redirect.github.com/renovatebot/renovate/issues/36477))
([b23b242](https://redirect.github.com/renovatebot/renovate/commit/b23b242eab2c1b62c0504140c310a41149a88f07))
- **deps:** update vitest monorepo to v3.2.2 (main)
([#&#8203;36482](https://redirect.github.com/renovatebot/renovate/issues/36482))
([7226e0a](https://redirect.github.com/renovatebot/renovate/commit/7226e0ae8e5bc0cb7acd6081da548182b56d0187))

##### Build System

- **deps:** update dependency validate-npm-package-name to v6.0.1 (main)
([#&#8203;36484](https://redirect.github.com/renovatebot/renovate/issues/36484))
([788e408](https://redirect.github.com/renovatebot/renovate/commit/788e408cbe351020b52e20df292fb4f11f8b67d6))

###
[`v40.51.0`](https://redirect.github.com/renovatebot/renovate/releases/tag/40.51.0)

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

##### Features

- **presets:** add vanilla-extract as monorepo
([#&#8203;36476](https://redirect.github.com/renovatebot/renovate/issues/36476))
([4083678](https://redirect.github.com/renovatebot/renovate/commit/4083678d963fbde991669ed8ca24febf2e873fca))

##### Miscellaneous Chores

- **deps:** update python:3.13 docker digest to
[`93b9769`](https://redirect.github.com/renovatebot/renovate/commit/93b9769)
(main)
([#&#8203;36473](https://redirect.github.com/renovatebot/renovate/issues/36473))
([3a8342d](https://redirect.github.com/renovatebot/renovate/commit/3a8342d7f41e4c96131ee507931716414fd902da))

</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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-06-18 12:25:11 +00:00
Albert Romkes 0706cf63a5 feat(dumbassets) add dumbassets (#36395)
**Description**

Add DumbAssets - https://www.dumbware.io/DumbAssets

⚒️ Fixes  # <!--(issue)-->

**⚙️ 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?**
app-template

**📃 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
- [ ] ⬆️ 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`

---

_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: Albert Romkes <s990330@gmail.com>
Co-authored-by: Xstar97TheNoob <9399967+xstar97@users.noreply.github.com>
2025-06-18 14:22:03 +02:00
TrueCharts Bot 968cd25e97 chore(helm): update image lscr.io/linuxserver/kdenlive digest to cb96c58 (#36408)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| lscr.io/linuxserver/kdenlive | digest | `2e10a15` -> `cb96c58` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-06-18 14:21:43 +02:00
TrueCharts Bot 3df2ef3d32 chore(helm): update image docker.io/lmscommunity/lyrionmusicserver digest to d5afa05 (#36401) 2025-06-18 14:21:06 +02:00
TrueCharts Bot 15930e425a chore(helm): update image docker.io/mbentley/omada-controller digest to e6063b6 (#36402) 2025-06-18 14:20:59 +02:00
TrueCharts Bot ba6d8e844e chore(helm): update image ghcr.io/linuxserver/pwndrop digest to 192c5e6 (#36406)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/pwndrop](https://redirect.github.com/linuxserver/docker-pwndrop/packages)
([source](https://redirect.github.com/linuxserver/docker-pwndrop)) |
digest | `a697635` -> `192c5e6` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-06-18 14:20:54 +02:00
TrueCharts Bot 6e95839c83 chore(helm): update image ghcr.io/techno-tim/littlelink-server digest to d8f3b06 (#36407)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/techno-tim/littlelink-server | digest | `da67eb5` -> `d8f3b06`
|

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-06-18 14:20:45 +02:00
TrueCharts Bot ebe020a81f chore(helm): update image ghcr.io/linuxserver/babybuddy digest to 10d8da4 (#36404)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/babybuddy](https://redirect.github.com/linuxserver/docker-babybuddy/packages)
([source](https://redirect.github.com/linuxserver/docker-babybuddy)) |
digest | `39c04bc` -> `10d8da4` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-06-18 14:20:07 +02:00
TrueCharts Bot 3884693002 chore(flux): update image kube-prometheus-stack 75.2.1 → 75.3.0 (clustertool) (#36419)
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))
| minor | `75.2.1` -> `75.3.0` |

---

> [!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>

###
[`v75.3.0`](https://redirect.github.com/prometheus-community/helm-charts/releases/tag/kube-prometheus-stack-75.3.0)

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

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

#### What's Changed

- \[kube-prometheus-stack] add otlp configuration to prometheus.yaml by
[@&#8203;CosminL-DEV](https://redirect.github.com/CosminL-DEV) in
[https://github.com/prometheus-community/helm-charts/pull/5793](https://redirect.github.com/prometheus-community/helm-charts/pull/5793)

#### New Contributors

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

**Full Changelog**:
https://github.com/prometheus-community/helm-charts/compare/prometheus-memcached-exporter-0.4.2...kube-prometheus-stack-75.3.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
2025-06-18 12:19:47 +00:00
TrueCharts Bot ed0df60f89 chore(helm): update image ghcr.io/linuxserver/duckdns digest to a01197f (#36405) 2025-06-18 14:19:41 +02:00
TrueCharts Bot 00f6bb7eeb chore(helm): update image docker.io/nginxinc/nginx-unprivileged digest to fb17edf (#36403) 2025-06-18 14:19:34 +02:00
TrueCharts Bot 8e9c632840 chore(helm): update image docker.io/foxxmd/multi-scrobbler digest to a67f45d (#36400)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/foxxmd/multi-scrobbler | digest | `9f5eed9` -> `a67f45d` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-06-18 14:19:28 +02:00
TrueCharts Bot 0aa8c555ae chore(helm): update image docker.io/benzino77/tasmocompiler digest to bad9897 (#36398) 2025-06-18 14:16:58 +02:00
TrueCharts Bot da47326e1e chore(helm): update image docker.io/clamav/clamav digest to 30dc4d2 (#36399)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/clamav/clamav](https://redirect.github.com/Cisco-Talos/clamav.git)
([source](https://redirect.github.com/Cisco-Talos/clamav)) | digest |
`0f7f2d4` -> `30dc4d2` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-06-18 14:16:56 +02:00
TrueCharts Bot 002e740783 chore(helm): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to c7d3e6c (#36397)
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)
| digest | `f6ec5ea` -> `c7d3e6c` |

---

> [!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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2025-06-18 14:14:57 +02:00