Commit Graph

54033 Commits

Author SHA1 Message Date
TrueCharts Bot 19f1257f2a fix(changedetection-io): update image ghcr.io/dgtlmoon/changedetection.io 0.54.5 → 0.54.6 (#46141) 2026-03-17 16:20:23 +01:00
Alfred Göppel ec199707c1 fix(charts): fix chart.yaml annotations for all charts (#46134)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
⚒️ Fixes  # <!--(issue)-->

**⚙️ Type of change**

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

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

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

**✔️ Checklist:**

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

** App addition**

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

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

---

_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
2026-03-17 11:40:04 +01:00
Boemeltrein 28677554a7 feat(blocky): k8sgateway add HTTPRoute resource to watch (#46114)
**Description**
<!--
Please include a summary of the change and which issue is fixed. Please
also include relevant motivation and context. List any dependencies that
are required for this change.
-->
Change rbac and recources to watch, so also HTTPRoute are now added
automatically.
Rbac according to:
https://github.com/k8s-gateway/k8s_gateway/pkgs/container/k8s_gateway

Resources is now specifically set, as if no resources are specified only
Ingress and Service will be monitored

⚒️ 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?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->
on own cluster

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

**✔️ Checklist:**

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

** App addition**

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

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

---

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

---------

Signed-off-by: Boemeltrein <130394941+Boemeltrein@users.noreply.github.com>
Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
Co-authored-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
2026-03-17 10:31:40 +00:00
TrueCharts Bot a8b0ee14b4 fix(metabase): update image docker.io/metabase/metabase v0.59.2 → v0.59.3 (#46132)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/metabase/metabase | patch | `80fdf17` → `19b55f9` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbWV0YWJhc2UiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
2026-03-17 10:17:06 +01:00
TrueCharts Bot c1c30f2d15 fix(nocodb): update image docker.io/nocodb/nocodb 0.301.3 → 0.301.4 (#46133) 2026-03-17 10:17:03 +01:00
TrueCharts Bot 3dcb006844 fix(agregarr): update image ghcr.io/agregarr/agregarr v2.4.1 → v2.4.2 (#46131) 2026-03-17 10:16:43 +01:00
TrueCharts Bot f43dc89f3b chore(dashy): update image ghcr.io/lissy93/dashy digest to 28714ea (#46129) 2026-03-17 10:16:39 +01:00
TrueCharts Bot cc258fd776 chore(chronograf): update image chronograf digest to 81ae99d (#46128) 2026-03-17 10:16:31 +01:00
TrueCharts Bot 41f44e1d30 chore(freshrss): update image ghcr.io/linuxserver/freshrss digest to e245447 (#46130)
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 | `b75efdc` → `e245447` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZnJlc2hyc3MiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-03-17 10:16:24 +01:00
TrueCharts Bot 25f01b3c64 fix(ntfy): update image docker.io/binwiederhier/ntfy v2.19.1 → v2.19.2 (#46126)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [docker.io/binwiederhier/ntfy](https://ntfy.sh/)
([source](https://redirect.github.com/binwiederhier/ntfy)) | patch |
`6701649` → `9114cd5` |

---

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

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

---

### Release Notes

<details>
<summary>binwiederhier/ntfy (docker.io/binwiederhier/ntfy)</summary>

###
[`v2.19.2`](https://redirect.github.com/binwiederhier/ntfy/releases/tag/v2.19.2)

[Compare
Source](https://redirect.github.com/binwiederhier/ntfy/compare/v2.19.1...v2.19.2)

This is another small bugfix release for PostgreSQL, avoiding races
between primary and read replica, as well as to further reduce primary
load.

**Bug fixes + maintenance:**

- Fix race condition in web push subscription causing FK constraint
violation when concurrent requests hit the same endpoint
- Route authorization query to read-only database replica to reduce
primary database load

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbnRmeSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-03-17 03:21:15 +00:00
TrueCharts Bot 0373a3ee69 chore(searxng): update image docker.io/searxng/searxng digest to 9206e4c (#46123) 2026-03-17 04:20:56 +01:00
TrueCharts Bot 51fb39ec29 fix(ollama): update image docker.io/ollama/ollama 0.18.0 → 0.18.1 (#46127) 2026-03-17 04:20:54 +01:00
TrueCharts Bot 04933c2fe2 chore(multi-scrobbler): update image docker.io/foxxmd/multi-scrobbler digest to 2d5cd03 (#46121) 2026-03-17 04:20:47 +01:00
TrueCharts Bot 802551c764 chore(rflood): update image ghcr.io/hotio/rflood digest to 8db11ba (#46122)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/hotio/rflood | digest | `2f4f364` → `8db11ba` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcmZsb29kIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-03-17 04:20:40 +01:00
TrueCharts Bot e6ce9a0fca chore(wifi-card): update image docker.io/bndw/wifi-card digest to add27d3 (#46125) 2026-03-17 04:20:16 +01:00
TrueCharts Bot 5b26694624 chore(budge): update image ghcr.io/linuxserver/budge digest to d097673 (#46120) 2026-03-17 04:14:10 +01:00
TrueCharts Bot f239ce83b9 chore(tubesync): update image ghcr.io/meeb/tubesync digest to 01be069 (#46124) 2026-03-17 04:13:00 +01:00
TrueCharts Bot ff36580404 fix(nextcloud): update image docker.io/collabora/code 25.04.9.2.1 → 25.04.9.3.1 (#46118) 2026-03-16 22:10:38 +01:00
TrueCharts Bot a50b9c13a7 feat(flowise): update image docker.io/flowiseai/flowise 3.0.13 → 3.1.0 (#46119) 2026-03-16 22:09:38 +01:00
TrueCharts Bot 6e33a4ec8f chore(docuseal): update image docker.io/docuseal/docuseal digest to 8ef0792 (#46115) 2026-03-16 22:08:52 +01:00
TrueCharts Bot f5892a9236 chore(tubesync): update image ghcr.io/meeb/tubesync digest to 678f602 (#46117) 2026-03-16 22:08:08 +01:00
TrueCharts Bot 04732d6698 chore(rsshub): update image docker.io/diygod/rsshub digest to fd2b4fc (#46116) 2026-03-16 22:07:28 +01:00
TrueCharts Bot 0f175aca52 feat(n8n): update image ghcr.io/n8n-io/n8n 2.12.2 → 2.13.0 (#46112)
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 | `1e764de` →
`34fd08a` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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>

###
[`v2.13.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#2130-2026-03-16)

##### Bug Fixes

- Bug with odd error message on project limit cloud
([#&#8203;26911](https://redirect.github.com/n8n-io/n8n/issues/26911))
([39e8f95](https://redirect.github.com/n8n-io/n8n/commit/39e8f95ba7f41e76a2cb6d3850edbda0638e8a43))
- **Airtable Node:** Revert flattening output from search and get
operations
([#&#8203;26697](https://redirect.github.com/n8n-io/n8n/issues/26697))
([1978660](https://redirect.github.com/n8n-io/n8n/commit/19786609d9d2038f30f26aa9e5cc241d45bc9652))
- **core:** Exclude disabled secret connections from autocomplete,
resolution, and registry
([#&#8203;26783](https://redirect.github.com/n8n-io/n8n/issues/26783))
([0bc948b](https://redirect.github.com/n8n-io/n8n/commit/0bc948be66bfa881ca02c2cda04fe0b7fd1a2f7c))
- **core:** Fix entity import failing in Kubernetes due to ZIP
self-inclusion and local header size placeholders
([#&#8203;26628](https://redirect.github.com/n8n-io/n8n/issues/26628))
([319e400](https://redirect.github.com/n8n-io/n8n/commit/319e4001783a4d92c562798d44179d36dfbea346))
- **core:** Fix MCP validate\_workflow tool output schema warnings
([#&#8203;26938](https://redirect.github.com/n8n-io/n8n/issues/26938))
([d849487](https://redirect.github.com/n8n-io/n8n/commit/d849487e6dbeb5577195d69546360a35ac4b90cb))
- **core:** Fix task runner hanging when connection attempt fails
([#&#8203;26848](https://redirect.github.com/n8n-io/n8n/issues/26848))
([28d63fa](https://redirect.github.com/n8n-io/n8n/commit/28d63fa0815afd15ec831174b6d79af120d0de51))
- **core:** Ignore parameter name when renaming binary file
([#&#8203;26647](https://redirect.github.com/n8n-io/n8n/issues/26647))
([f0aca64](https://redirect.github.com/n8n-io/n8n/commit/f0aca64006a57c0219f80238c9eeb390dcd45792))
- **core:** Make ChatHub work with LM Studio's OpenAI compatible
endpoint
([#&#8203;26887](https://redirect.github.com/n8n-io/n8n/issues/26887))
([89e0368](https://redirect.github.com/n8n-io/n8n/commit/89e03680ac1cadb336c0a4db882d6011f7efed4d))
- **core:** Prefix external secrets retry logs
([#&#8203;26802](https://redirect.github.com/n8n-io/n8n/issues/26802))
([ec909ec](https://redirect.github.com/n8n-io/n8n/commit/ec909ec9945b01201c006587a690c1eeea17621c))
- **core:** Preserve NODE\_PATH for globally installed npm packages in
Docker
([#&#8203;26898](https://redirect.github.com/n8n-io/n8n/issues/26898))
([3612e4b](https://redirect.github.com/n8n-io/n8n/commit/3612e4b1ce5407c5bad4ce6923b36925b424e1df))
- **core:** Prevent OAuth token wipe during source control pull
([#&#8203;26566](https://redirect.github.com/n8n-io/n8n/issues/26566))
([bf53447](https://redirect.github.com/n8n-io/n8n/commit/bf5344768d1ad0c22503995548335c677cdb0285))
- **core:** Simplify $items global type declaration in expression
runtime
([#&#8203;27087](https://redirect.github.com/n8n-io/n8n/issues/27087))
([82dfa76](https://redirect.github.com/n8n-io/n8n/commit/82dfa760b71faea8e909601c4c7acd3c8e7861f1))
- **core:** Skip task runner startup on main in offload mode
([#&#8203;26876](https://redirect.github.com/n8n-io/n8n/issues/26876))
([f5baa1b](https://redirect.github.com/n8n-io/n8n/commit/f5baa1bbf517e94832ecea67ff193e3d3c3c05f6))
- **core:** Support all known execution statuses on public API
([#&#8203;27080](https://redirect.github.com/n8n-io/n8n/issues/27080))
([e843b67](https://redirect.github.com/n8n-io/n8n/commit/e843b679064fc206706b3cf7cb568c0b6e78d1b3))
- **core:** Use correct published nodes for workflow indexing
([#&#8203;26767](https://redirect.github.com/n8n-io/n8n/issues/26767))
([982922b](https://redirect.github.com/n8n-io/n8n/commit/982922b1e54d1375da29e7032ab72ede00522f26))
- **editor:** Fix toogle share action based on scopes
([#&#8203;26902](https://redirect.github.com/n8n-io/n8n/issues/26902))
([cd2c22c](https://redirect.github.com/n8n-io/n8n/commit/cd2c22c0ae1e0699e0d68f6c3dd81b70882b1d54))
- **editor:** Hide redaction policy when the feature env variable is not
there
([#&#8203;26933](https://redirect.github.com/n8n-io/n8n/issues/26933))
([b424d2f](https://redirect.github.com/n8n-io/n8n/commit/b424d2fdbc9bf52c1cd558242b79b908e1cf333a))
- **editor:** I18n for sign out label in bottom menu
([#&#8203;26885](https://redirect.github.com/n8n-io/n8n/issues/26885))
([5993309](https://redirect.github.com/n8n-io/n8n/commit/5993309e54d55c86162f8a0b7fa76aa09dc4eee0))
- **editor:** Preserve resource mapper values during floating node
navigation
([#&#8203;26789](https://redirect.github.com/n8n-io/n8n/issues/26789))
([33ba2d5](https://redirect.github.com/n8n-io/n8n/commit/33ba2d5e4d8f11b26711efe1f87b342c96b8fc9d))
- **editor:** Remove migrate-button-v2 script
([#&#8203;26779](https://redirect.github.com/n8n-io/n8n/issues/26779))
([fab08c4](https://redirect.github.com/n8n-io/n8n/commit/fab08c4bc266890b1376844c6dc50bc458440989))
- **editor:** Remove stray closing brace in bug report URL generation
([#&#8203;26916](https://redirect.github.com/n8n-io/n8n/issues/26916))
([69d0581](https://redirect.github.com/n8n-io/n8n/commit/69d05813caf5771b837e1fdb978933792e56867a))
- **editor:** Repair fromAI override and button styling
([#&#8203;26682](https://redirect.github.com/n8n-io/n8n/issues/26682))
([5ab71b4](https://redirect.github.com/n8n-io/n8n/commit/5ab71b4ba675f48eb9bfdbd76269a0618a6ee216))
- **editor:** Show version name instead of current changes label for
named versions
([#&#8203;26785](https://redirect.github.com/n8n-io/n8n/issues/26785))
([1d24edb](https://redirect.github.com/n8n-io/n8n/commit/1d24edb68ddd924bbcbf88ef2b51b0a041ce6dee))
- **editor:** Use text shade token in N8nInput
([#&#8203;26934](https://redirect.github.com/n8n-io/n8n/issues/26934))
([8c3c0dc](https://redirect.github.com/n8n-io/n8n/commit/8c3c0dc747260175f7976c91ee0b743c06313268))
- Fix segfault in arm64 image due to missing native addon
([#&#8203;26765](https://redirect.github.com/n8n-io/n8n/issues/26765))
([844c5e2](https://redirect.github.com/n8n-io/n8n/commit/844c5e22a444ae69a0e7c9ef052879610c88d20f))
- Gate /healthz/readiness behind fullyReady flag
([#&#8203;26742](https://redirect.github.com/n8n-io/n8n/issues/26742))
([e7545ba](https://redirect.github.com/n8n-io/n8n/commit/e7545ba549b9271bf3919c21c4f4f874e6e5a0fa))
- **HTTP Request Node:** Improve invalid JSON field error messages
([#&#8203;26817](https://redirect.github.com/n8n-io/n8n/issues/26817))
([03b6e2d](https://redirect.github.com/n8n-io/n8n/commit/03b6e2d74e34aae825a95d6013367ce17f394b1a))
- Improve SSRF blocked IP error message
([#&#8203;26837](https://redirect.github.com/n8n-io/n8n/issues/26837))
([edd74ec](https://redirect.github.com/n8n-io/n8n/commit/edd74ec0659aa4dc52f0528540b336926ad473ed))
- Lazy load heavy imports and add future guidance
([#&#8203;26903](https://redirect.github.com/n8n-io/n8n/issues/26903))
([2d6a0e1](https://redirect.github.com/n8n-io/n8n/commit/2d6a0e1041bf73fefb151f0bbdf71d1e0b2e47ef))
- MCP - Resolve webhook id during workflow creation and update
([#&#8203;26838](https://redirect.github.com/n8n-io/n8n/issues/26838))
([86f1c24](https://redirect.github.com/n8n-io/n8n/commit/86f1c24eb71a1ded42822d832eefb910632185f3))
- **Microsoft Agent 365 Trigger Node:** Fix memory, update MCP tool
listing, replace deprecated MS library functions
([#&#8203;26422](https://redirect.github.com/n8n-io/n8n/issues/26422))
([b039bd7](https://redirect.github.com/n8n-io/n8n/commit/b039bd76221198cfb5d1e5ebdd1ba16b30f501f7))
- **MongoDBVectorStore Node:** Replace MongoDB Atlas Vector Store
singleton with per-execution client
([#&#8203;26906](https://redirect.github.com/n8n-io/n8n/issues/26906))
([33391e6](https://redirect.github.com/n8n-io/n8n/commit/33391e6e151b2d50c75d0c056992c43bd73144a4))
- **Notion Node:** Allow underscores in page URL slug validation
([#&#8203;27051](https://redirect.github.com/n8n-io/n8n/issues/27051))
([b7e3e63](https://redirect.github.com/n8n-io/n8n/commit/b7e3e630c857503caf659e39efb9d3bf2256262e))

##### Features

- Add redaction reveal failure audit logs
([#&#8203;26826](https://redirect.github.com/n8n-io/n8n/issues/26826))
([694d4fe](https://redirect.github.com/n8n-io/n8n/commit/694d4fe768dd494b9267d79f269431cbdedfdc57))
- Add saml feature flag
([#&#8203;27009](https://redirect.github.com/n8n-io/n8n/issues/27009))
([82a685a](https://redirect.github.com/n8n-io/n8n/commit/82a685a540559694242b32134dd50c40609bc141))
- **Agent:** Add custom tracing metadata support in Agent Node
([#&#8203;25810](https://redirect.github.com/n8n-io/n8n/issues/25810))
([236e9e5](https://redirect.github.com/n8n-io/n8n/commit/236e9e589a95de50e340a142566ed2cfb6bdcbda))
- **ai-builder:** Add web-fetch tool for fetching external documentation
([#&#8203;26630](https://redirect.github.com/n8n-io/n8n/issues/26630))
([a99cf3d](https://redirect.github.com/n8n-io/n8n/commit/a99cf3d0e419f7da1b994358dbf01e287e7267c3))
- Allow skipping foreignkey constraint disablement for imports
([#&#8203;25734](https://redirect.github.com/n8n-io/n8n/issues/25734))
([9572375](https://redirect.github.com/n8n-io/n8n/commit/95723753d22fbc04c85f5e1e68a58d66e5e6f89f))
- **Baserow Node:** Add batch operations, more filters, add DB token
credential
([#&#8203;19758](https://redirect.github.com/n8n-io/n8n/issues/19758))
([7deebe9](https://redirect.github.com/n8n-io/n8n/commit/7deebe9aced8d0feb7b8fbf727d22e51349e92b6))
- Conditional credit usage banner
([#&#8203;26891](https://redirect.github.com/n8n-io/n8n/issues/26891))
([8934bf5](https://redirect.github.com/n8n-io/n8n/commit/8934bf55084e19cad8fd7436120df1cc15f35360))
- **core:** Add $now/$today to V8 isolate
([#&#8203;27015](https://redirect.github.com/n8n-io/n8n/issues/27015))
([15f533d](https://redirect.github.com/n8n-io/n8n/commit/15f533dc0be40ad705e6c9da0fb1872a8e9307df))
- **core:** Add server-side search, pagination, and filtering to GET
/projects
([#&#8203;27036](https://redirect.github.com/n8n-io/n8n/issues/27036))
([3b00e1b](https://redirect.github.com/n8n-io/n8n/commit/3b00e1bafe45305ce75c7991996a32a325a3d58a))
- **core:** Add type field to chat hub sessions
([#&#8203;26905](https://redirect.github.com/n8n-io/n8n/issues/26905))
([75edc58](https://redirect.github.com/n8n-io/n8n/commit/75edc5837f279b0a696b5cb802e36ef398509028))
- **core:** Add workflow execution duration histogram metric
([#&#8203;26889](https://redirect.github.com/n8n-io/n8n/issues/26889))
([3c2b6c7](https://redirect.github.com/n8n-io/n8n/commit/3c2b6c7ee370b62929ac1b587c198286dfd578ae))
- **core:** Add workflow:unpublish project scope
([#&#8203;26625](https://redirect.github.com/n8n-io/n8n/issues/26625))
([f7d9f74](https://redirect.github.com/n8n-io/n8n/commit/f7d9f74a178ac60ee9de8452f70b91621e8ece6b))
- **core:** Delete secrets provider connections on project deletion
([#&#8203;26706](https://redirect.github.com/n8n-io/n8n/issues/26706))
([7827ae0](https://redirect.github.com/n8n-io/n8n/commit/7827ae0e74f374b8082064bb982cc09efaeeeade))
- **core:** Enable role-based access for external secrets by default
([#&#8203;27084](https://redirect.github.com/n8n-io/n8n/issues/27084))
([463c3d5](https://redirect.github.com/n8n-io/n8n/commit/463c3d56e59c7b08b3dfe1cfc83fa145b4a28ef3))
- **core:** Make workflow index batch size configurable via env var
([#&#8203;26893](https://redirect.github.com/n8n-io/n8n/issues/26893))
([4e5c3cc](https://redirect.github.com/n8n-io/n8n/commit/4e5c3cc66621224bf1f2af907c777ed2846b5f9e))
- **core:** Populate workflow published version mapping
([#&#8203;25242](https://redirect.github.com/n8n-io/n8n/issues/25242))
([e0cd513](https://redirect.github.com/n8n-io/n8n/commit/e0cd513661935022f6855f15edcf44ca4a2d7f9d))
- **core:** Port function extensions to VM isolate and add URL and Intl
polyfills
([#&#8203;26689](https://redirect.github.com/n8n-io/n8n/issues/26689))
([731d029](https://redirect.github.com/n8n-io/n8n/commit/731d029a4d62d60deb9e2c93d1408313cbab7d70))
- **core:** Propagate workflow timezone into V8 isolate
([#&#8203;26562](https://redirect.github.com/n8n-io/n8n/issues/26562))
([e9bdf87](https://redirect.github.com/n8n-io/n8n/commit/e9bdf8779bfc8c641f9d6bdd9cad2bf228d5b4ce))
- **core:** Serialize Luxon types at V8 isolate boundary
([#&#8203;26993](https://redirect.github.com/n8n-io/n8n/issues/26993))
([d109822](https://redirect.github.com/n8n-io/n8n/commit/d10982205052d2b1f7bfab665c14ac1621de8ee0))
- **core:** Support Chat hub on workflow canvas
([#&#8203;26137](https://redirect.github.com/n8n-io/n8n/issues/26137))
([dd43e48](https://redirect.github.com/n8n-io/n8n/commit/dd43e4878e80e0b0b0b2bd833b1db4f659757f14))
- Custom auth redacts values correctly
([#&#8203;26895](https://redirect.github.com/n8n-io/n8n/issues/26895))
([abf20f4](https://redirect.github.com/n8n-io/n8n/commit/abf20f44ca1cb15c9db4f90eaf9138b496994326))
- **editor:** Add opt-in toggle for external secrets system roles
([#&#8203;26684](https://redirect.github.com/n8n-io/n8n/issues/26684))
([5740de5](https://redirect.github.com/n8n-io/n8n/commit/5740de50df51b3f34d37f29037a9621a8c9786b2))
- **editor:** Add telemetry events for workflow diff in version history
([#&#8203;26778](https://redirect.github.com/n8n-io/n8n/issues/26778))
([1679474](https://redirect.github.com/n8n-io/n8n/commit/16794740429fdd3c2d6270d8d3bf637fad33178a))
- **editor:** Allow instance admin to re-enable disabled secret provider
connections
([#&#8203;26760](https://redirect.github.com/n8n-io/n8n/issues/26760))
([56176bf](https://redirect.github.com/n8n-io/n8n/commit/56176bf6b577271933fe8ad430ee29ece7e61901))
- **editor:** Enable project editors to view external secret vaults
([#&#8203;27007](https://redirect.github.com/n8n-io/n8n/issues/27007))
([f7a787a](https://redirect.github.com/n8n-io/n8n/commit/f7a787aca81c53854aae26a51f82069000f35bbd))
- **editor:** Show folder tree view in source control push/pull modals
([#&#8203;26758](https://redirect.github.com/n8n-io/n8n/issues/26758))
([6776b66](https://redirect.github.com/n8n-io/n8n/commit/6776b669078cc29a6bb071c25aaf76a8738f1273))

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvbjhuIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
2026-03-16 16:06:27 +01:00
TrueCharts Bot 721bee10d6 feat(mixpost): update image docker.io/inovector/mixpost v2.4.0 → v2.6.0 (#46111) 2026-03-16 16:06:17 +01:00
TrueCharts Bot 960f8cffac feat(docuseal): update image docker.io/docuseal/docuseal 2.3.7 → 2.4.0 (#46110)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/docuseal/docuseal | minor | `81c5782` → `63c786a` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvZG9jdXNlYWwiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2026-03-16 16:06:08 +01:00
TrueCharts Bot dea37a0676 feat(victoriametrics): update image docker.io/victoriametrics/victoria-metrics v1.137.0 → v1.138.0 (#46113)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/victoriametrics/victoria-metrics](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics)
| minor | `15a3261` → `b9b667f` |

---

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

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

---

### Release Notes

<details>
<summary>VictoriaMetrics/VictoriaMetrics
(docker.io/victoriametrics/victoria-metrics)</summary>

###
[`v1.138.0`](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.138.0)

[Compare
Source](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/compare/v1.137.0...v1.138.0)

####
[v1.138.0](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/releases/tag/v1.138.0)

Released at 2026-03-13

- SECURITY: upgrade Go builder from Go1.26.0 to Go1.26.1. See [the list
of issues addressed in
Go1.26.1](https://redirect.github.com/golang/go/issues?q=milestone%3AGo1.26.1%20label%3ACherryPickApproved).

- FEATURE:
[vmagent](https://docs.victoriametrics.com/victoriametrics/vmagent/):
add `headers` field to `oauth2` scrape config for passing custom HTTP
headers to `token_url`. Some services require different headers for the
token endpoint and the scrape targets. See
[#&#8203;8939](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/8939).

- FEATURE:
[vmauth](https://docs.victoriametrics.com/victoriametrics/vmauth/): add
[OIDC
Discovery](https://openid.net/specs/openid-connect-discovery-1_0.html)
support for JWT authentication. `vmauth` can now automatically fetch and
rotate public keys from an OpenID Connect provider, eliminating the need
to specify public keys manually. See [OIDC
Discovery](https://docs.victoriametrics.com/victoriametrics/vmauth/#oidc-discovery)
docs. See
[#&#8203;10585](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/10585).

- FEATURE: all VictoriaMetrics components: implement proper CORS
preflight handling by responding 204 No Content to HTTP OPTIONS
requests. See
[#&#8203;5563](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/5563).

- FEATURE:
[vmauth](https://docs.victoriametrics.com/victoriametrics/vmauth/): add
`access_log` configuration option for each user that will log requests
to stdout, and support filtering by HTTP status codes. See more in
[docs](https://docs.victoriametrics.com/victoriametrics/vmauth/#access-log).
See
[#&#8203;5936](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/5936).

- FEATURE:
[vmauth](https://docs.victoriametrics.com/victoriametrics/vmauth/): add
JWT token `match_claims` for requests routing. Read more about
configuration in [JWT claim
matching](https://docs.victoriametrics.com/victoriametrics/vmauth/#jwt-claim-matching)
documentation. See
[#&#8203;10584](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/10584).

- FEATURE:
[vmalert](https://docs.victoriametrics.com/victoriametrics/vmalert/):
support negative values for the group `eval_offset` option, which allows
starting group evaluation at `groupInterval-abs(eval_offset)` within
`[0...groupInterval]`. See
[#&#8203;10424](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/10424).

- FEATURE:
[vmsingle](https://docs.victoriametrics.com/victoriametrics/single-server-victoriametrics/)
and `vmselect` in [VictoriaMetrics
cluster](https://docs.victoriametrics.com/victoriametrics/cluster-victoriametrics/):
Disable `/graphite/tags/tagSeries` and `/graphite/tags/tagMultiSeries`
for Graphite tag registration since it is unlikely it is used in context
of VictoriaMetrics. See
[10544](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/10544).

- FEATURE:
[vmui](https://docs.victoriametrics.com/victoriametrics/single-server-victoriametrics/#vmui):
rename debug tools buttons for clarity. See
[#&#8203;10453](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/10453).

- BUGFIX: all VictoriaMetrics components: replace `histogram` with
`untyped` metric metadata type for [VictoriaMetrics
histograms](https://docs.victoriametrics.com/victoriametrics/keyconcepts/#histogram)
when `-metrics.exposeMetadata` is set. See
[#&#8203;82](https://redirect.github.com/VictoriaMetrics/metrics/issues/82).

- BUGFIX:
[vmauth](https://docs.victoriametrics.com/victoriametrics/vmauth/):
properly route requests to `default_url`. Previously, `request_path`
query arg could be set incorrectly during concurrent requests. See
[#&#8203;10626](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/pull/10626).

- BUGFIX:
[vmui](https://docs.victoriametrics.com/victoriametrics/single-server-victoriametrics/#vmui):
use `increase_pure` instead of `rate` for histogram heatmaps in Explore
Metrics to correctly display the first observation in each new bucket.
See
[#&#8203;10365](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/10365).
Thanks to [@&#8203;ab0utbla-k](https://redirect.github.com/ab0utbla-k)
for the contribution.

- BUGFIX:
[dashboards/vmauth](https://grafana.com/grafana/dashboards/21394): fix
`requested from system` and `heap inuse` expressions in the memory usage
panel. See
[#&#8203;10574](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/pull/10574).

- BUGFIX: [vmbackup](https://docs.victoriametrics.com/vmbackup/),
[vmbackupmanager](https://docs.victoriametrics.com/victoriametrics/vmbackupmanager/):
do not enable ACL when uploading backups to S3-compatible endpoints by
default. ACL is not always supported by S3-compatible endpoints and it
is not recommended to use ACLs to limit access to objects. See
[#&#8203;10539](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/10539)
for more details.

- BUGFIX:
[vmbackupmanager](https://docs.victoriametrics.com/victoriametrics/vmbackupmanager/):
overwrite s3 object metadata while syncing latest backups with other
backup types. See
[#&#8203;10639](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/10639).

- BUGFIX:
[vmagent](https://docs.victoriametrics.com/victoriametrics/vmagent/),
[vmsingle](https://docs.victoriametrics.com/victoriametrics/single-server-victoriametrics/),
`vminsert` and `vmstorage` in [VictoriaMetrics
cluster](https://docs.victoriametrics.com/victoriametrics/cluster-victoriametrics/):
properly attach `host` label to the time series ingested via
[/datadog/api/beta/sketches](https://docs.victoriametrics.com/victoriametrics/integrations/datadog/#)
API. See
[#&#8203;10557](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/10557).

- BUGFIX: `vmstorage` in [VictoriaMetrics
cluster](https://docs.victoriametrics.com/victoriametrics/cluster-victoriametrics/):
fix inaccurate `vm_filestream_write_duration_seconds_total` due to
duplicate counting . After the fix,
`vm_filestream_write_duration_seconds_total` will track the duration
spent on calling the `write(2)` system call properly. See
[#&#8203;10564](https://redirect.github.com/VictoriaMetrics/VictoriaMetrics/issues/10564).

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdmljdG9yaWFtZXRyaWNzIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
2026-03-16 16:05:43 +01:00
TrueCharts Bot 294b5fef62 chore(anything-llm): update image ghcr.io/mintplex-labs/anything-llm digest to 01a00f1 (#46105)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/mintplex-labs/anything-llm | digest | `61f552b` → `01a00f1` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYW55dGhpbmctbGxtIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-03-16 15:05:41 +00:00
TrueCharts Bot 555a81e21a chore(tubesync): update image ghcr.io/meeb/tubesync digest to c434920 (#46108)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| ghcr.io/meeb/tubesync | digest | `1d267ab` → `c434920` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdHViZXN5bmMiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-03-16 16:05:26 +01:00
TrueCharts Bot b7dde3ea3f fix(healthchecks): update image ghcr.io/linuxserver/healthchecks 4.0.20260309 → 4.0.20260316 (#46109)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[ghcr.io/linuxserver/healthchecks](https://redirect.github.com/linuxserver/docker-healthchecks/packages)
([source](https://redirect.github.com/linuxserver/docker-healthchecks))
| patch | `aadb6c5` → `503ff38` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaGVhbHRoY2hlY2tzIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2026-03-16 16:05:23 +01:00
TrueCharts Bot c9dcc28a24 chore(flexget): update image docker.io/wiserain/flexget digest to f6a1f8e (#46106) 2026-03-16 16:04:36 +01:00
TrueCharts Bot 63548d3a34 chore(rsshub): update image docker.io/diygod/rsshub digest to e190ffc (#46107) 2026-03-16 16:03:14 +01:00
TrueCharts Bot 2ac09617bf fix(cannery): update image docker.io/shibaobun/cannery 0.9.16 → 0.9.18 (#46104)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/shibaobun/cannery](https://gitea.bubbletea.dev/shibao/cannery)
([source](https://gitea.bubbletea.dev/shibao/cannery.git)) | patch |
`45580f4` → `3ace62c` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2FubmVyeSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
2026-03-16 10:00:20 +01:00
TrueCharts Bot 201b0abf21 chore(opengl-desktop-g3): update image docker.io/accetto/ubuntu-vnc-xfce-opengl-g3 digest to fa64c52 (#46101) 2026-03-16 09:59:59 +01:00
TrueCharts Bot 202c2a2100 chore(tasmocompiler): update image docker.io/benzino77/tasmocompiler digest to 2b705fc (#46103)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/benzino77/tasmocompiler | digest | `23d2776` → `2b705fc` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvdGFzbW9jb21waWxlciIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-03-16 08:59:56 +00:00
TrueCharts Bot 10cfd1ad14 chore(inkscape-desktop-g3): update image docker.io/accetto/ubuntu-vnc-xfce-inkscape-g3 digest to 55697f8 (#46100) 2026-03-16 09:59:38 +01:00
TrueCharts Bot 526418fb88 chore(blender-desktop-g3): update image docker.io/accetto/ubuntu-vnc-xfce-blender-g3 digest to 5231b8e (#46099) 2026-03-16 09:59:34 +01:00
TrueCharts Bot 20598205de chore(openwebrxplus): update image docker.io/slechev/openwebrxplus-softmbe digest to a71c9aa (#46102)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/slechev/openwebrxplus-softmbe | digest | `decafaf` →
`a71c9aa` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvb3BlbndlYnJ4cGx1cyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-03-16 09:59:06 +01:00
TrueCharts Bot cc21a2cd10 fix(paperless-ngx): update image ghcr.io/paperless-ngx/paperless-ngx 2.20.10 → 2.20.11 (#46097) 2026-03-16 04:02:52 +01:00
TrueCharts Bot 42f1df344e fix(ntfy): update image docker.io/binwiederhier/ntfy v2.19.0 → v2.19.1 (#46095) 2026-03-16 04:02:48 +01:00
TrueCharts Bot 564d9dff2a fix(semaphore): update image docker.io/semaphoreui/semaphore v2.17.24 → v2.17.26 (#46098)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[docker.io/semaphoreui/semaphore](https://redirect.github.com/semaphoreui/semaphore)
| patch | `23eb78d` → `c1014fb` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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.17.26`](https://redirect.github.com/semaphoreui/semaphore/releases/tag/v2.17.26)

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

#### Changelog

-
[`3b278d1`](https://redirect.github.com/semaphoreui/semaphore/commit/3b278d1662440c8ba280f1549ffcd2d684ca4778)
fix(secrets): null pointer

**Full Changelog**:
<https://github.com/semaphoreui/semaphore/compare/v2.17.24...v2.17.26>

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

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

</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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvc2VtYXBob3JlIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
2026-03-16 04:02:42 +01:00
TrueCharts Bot 42763aa62d fix(openwebrxplus): update image docker.io/slechev/openwebrxplus-softmbe 1.2.109 → 1.2.110 (#46096) 2026-03-16 04:02:37 +01:00
TrueCharts Bot c63e4a52cb chore(cops): update image lscr.io/linuxserver/cops digest to 31258a2 (#46092)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[lscr.io/linuxserver/cops](https://redirect.github.com/linuxserver/docker-cops/packages)
([source](https://redirect.github.com/linuxserver/docker-cops)) | digest
| `ba88ceb` → `31258a2` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY29wcyIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-03-16 04:02:03 +01:00
TrueCharts Bot 06b37b71f5 chore(lyrion-music-server): update image docker.io/lmscommunity/lyrionmusicserver digest to 4ed59c5 (#46093) 2026-03-16 03:54:59 +01:00
TrueCharts Bot 11b2ebe74d chore(automatic-ripping-machine): update image docker.io/automaticrippingmachine/automatic-ripping-machine digest to ed38e31 (#46090)
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 | `1893f82` → `ed38e31` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYXV0b21hdGljLXJpcHBpbmctbWFjaGluZSIsImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
2026-03-16 03:54:52 +01:00
TrueCharts Bot 09e8d6ee9b fix(crafty-4): update image registry.gitlab.com/crafty-controller/crafty-4 4.10.1 → 4.10.2 (#46094) 2026-03-16 03:54:21 +01:00
TrueCharts Bot 33a4b35ad9 chore(changedetection-io): update image ghcr.io/dgtlmoon/changedetection.io digest to 02a72f0 (#46091)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/dgtlmoon/changedetection.io](https://changedetection.io)
([source](https://redirect.github.com/dgtlmoon/changedetection.io)) |
digest | `7ce66cb` → `02a72f0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvY2hhbmdlZGV0ZWN0aW9uLWlvIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9kaWdlc3QiXX0=-->
2026-03-16 03:53:57 +01:00
TrueCharts Bot 7039799ae7 chore(steam-headless): update image docker.io/josh5/steam-headless digest to e6a50c4 (#46085) 2026-03-15 21:53:06 +01:00
TrueCharts Bot d7931e04c9 fix(rdtclient): update image ghcr.io/rogerfar/rdtclient 2.0.126 → 2.0.127 (#46087) 2026-03-15 21:52:57 +01:00
TrueCharts Bot e7efc85eaf chore(piwigo): update image ghcr.io/linuxserver/piwigo digest to 859d660 (#46083) 2026-03-15 21:52:57 +01:00
TrueCharts Bot b929588f6d chore(iyuuplus): update image docker.io/iyuucn/iyuuplus digest to 0986079 (#46080)
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/iyuucn/iyuuplus | digest | `de03bf1` → `0986079` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the [Dependency
Dashboard](../issues/18710) 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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuMjkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvaXl1dXBsdXMiLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL2RpZ2VzdCJdfQ==-->
2026-03-15 21:52:51 +01:00