TrueCharts Bot bbd0d71825 feat(n8n): update image ghcr.io/n8n-io/n8n 2.25.6 → 2.26.0 (#48934)
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 | `2996ce4` →
`9fd68b7` |

---

> [!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.26.0`](https://redirect.github.com/n8n-io/n8n/blob/HEAD/CHANGELOG.md#2260-2026-06-09)

##### Bug Fixes

- **API:** Enforce the redaction floor when creating workflows
([#&#8203;31898](https://redirect.github.com/n8n-io/n8n/issues/31898))
([03eecb1](https://redirect.github.com/n8n-io/n8n/commit/03eecb1f50f144d72bcd074f4bb5710634b53860))
- **AWS Rekognition Node:** Handle all binary data modes correctly
([#&#8203;31065](https://redirect.github.com/n8n-io/n8n/issues/31065))
([e264e06](https://redirect.github.com/n8n-io/n8n/commit/e264e061b4ab3e0cd7d61499858453c107ad780b))
- Bump hono and postcss to patch CVEs from Trivy nightly scan
([#&#8203;31790](https://redirect.github.com/n8n-io/n8n/issues/31790))
([0c26304](https://redirect.github.com/n8n-io/n8n/commit/0c2630408573c8578d953ccd5bb87632bd5409a9))
- **core:** Allow exporting workflows with AI Gateway-managed
credentials
([#&#8203;31136](https://redirect.github.com/n8n-io/n8n/issues/31136))
([8376a4f](https://redirect.github.com/n8n-io/n8n/commit/8376a4f2a4592e805e4a911bc0b6af2d4cb4b1e0))
- **core:** Bump qs, tmp, uuid,
[@&#8203;tootallnate/once](https://redirect.github.com/tootallnate/once)
([#&#8203;31674](https://redirect.github.com/n8n-io/n8n/issues/31674))
([868e988](https://redirect.github.com/n8n-io/n8n/commit/868e988c0945a0affd6c0a18705f247a97c0e6d8))
- **core:** Dedupe getConnectedNodes results and add fast-check property
tests
([#&#8203;31793](https://redirect.github.com/n8n-io/n8n/issues/31793))
([be85b10](https://redirect.github.com/n8n-io/n8n/commit/be85b1079e2ca88bc6f854b260ab846d1b3d1687))
- **core:** Delete orphaned per-user entries on unshare and membership
changes
([#&#8203;31741](https://redirect.github.com/n8n-io/n8n/issues/31741))
([8832194](https://redirect.github.com/n8n-io/n8n/commit/8832194aa2d2c6e36712ee49741a6786eb5ddb43))
- **core:** Disable iAI e2e tests temporarily
([#&#8203;31779](https://redirect.github.com/n8n-io/n8n/issues/31779))
([91ae2a2](https://redirect.github.com/n8n-io/n8n/commit/91ae2a2c01df556dc9e5c4aba66153f082f52954))
- **core:** External agent channels correctly utilise the user ID for
episodic memory
([#&#8203;31584](https://redirect.github.com/n8n-io/n8n/issues/31584))
([2a9a23f](https://redirect.github.com/n8n-io/n8n/commit/2a9a23f77473f4a450655cec3d1382ea8f26c2cf))
- **core:** Fix dropdown menu safety triangle
([#&#8203;31583](https://redirect.github.com/n8n-io/n8n/issues/31583))
([ff1a7ae](https://redirect.github.com/n8n-io/n8n/commit/ff1a7aeb191980a8547202f62a9e769b97f0ed40))
- **core:** Fix hardcoded `aud` claim in MCP OAuth tokens
([#&#8203;30558](https://redirect.github.com/n8n-io/n8n/issues/30558))
([6bcd02a](https://redirect.github.com/n8n-io/n8n/commit/6bcd02a5f0210721cad326c7f107794cd1ebeec9))
- **core:** Ground AI workflow completion in saved graph
([#&#8203;31742](https://redirect.github.com/n8n-io/n8n/issues/31742))
([491360f](https://redirect.github.com/n8n-io/n8n/commit/491360fbc79147592989633996e24a9bcfd58bdc))
- **core:** Improve validator error messages for name and label fields
([#&#8203;31391](https://redirect.github.com/n8n-io/n8n/issues/31391))
([24f27ed](https://redirect.github.com/n8n-io/n8n/commit/24f27ed559a2e977b2a22812e8da2b0c89618ee5))
- **core:** Include node and field details in WorkflowHasIssuesError
message
([#&#8203;30944](https://redirect.github.com/n8n-io/n8n/issues/30944))
([68b2053](https://redirect.github.com/n8n-io/n8n/commit/68b205317a83bcbf4277876ad8c1727fd716d894))
- **core:** Invalidate cached redaction floor across mains on change
([#&#8203;31831](https://redirect.github.com/n8n-io/n8n/issues/31831))
([ad59171](https://redirect.github.com/n8n-io/n8n/commit/ad59171afebcc0cdab824f00694f21b3d3fa7fbe))
- **core:** Keep Instance AI builder sandboxes thread-scoped and
non-ephemeral
([#&#8203;31745](https://redirect.github.com/n8n-io/n8n/issues/31745))
([2993afb](https://redirect.github.com/n8n-io/n8n/commit/2993afb31dfbd12797bc12192f9fee0a439d88b0))
- **core:** Lock execution row during data-only condition re-check
([#&#8203;31547](https://redirect.github.com/n8n-io/n8n/issues/31547))
([f83efe5](https://redirect.github.com/n8n-io/n8n/commit/f83efe5b04999e11a5de0d3a742ac836a98b33f6))
- **core:** Make AI assistant conversation pruning happen regularly
([#&#8203;31707](https://redirect.github.com/n8n-io/n8n/issues/31707))
([13a1a99](https://redirect.github.com/n8n-io/n8n/commit/13a1a993f58e449447f0568677cbf6471d446420))
- **core:** Make Sentry event loop block detection configurable
([#&#8203;31823](https://redirect.github.com/n8n-io/n8n/issues/31823))
([ddac0e0](https://redirect.github.com/n8n-io/n8n/commit/ddac0e0cbb880c1f03c78d6c9e5ddfa223dbae1b))
- **core:** Move instance AI builds to a skill
([#&#8203;31412](https://redirect.github.com/n8n-io/n8n/issues/31412))
([332d2df](https://redirect.github.com/n8n-io/n8n/commit/332d2df44e7504d0a5084a1423fe2cf3c1ca0648))
- **core:** Normalize LangChain parser errors
([#&#8203;31499](https://redirect.github.com/n8n-io/n8n/issues/31499))
([872171c](https://redirect.github.com/n8n-io/n8n/commit/872171cd6681f6179ce133c3f466e0ccf8bb7aee))
- **core:** Polyfill DOMMatrix when parsing PDFs in Data Loader
([#&#8203;31669](https://redirect.github.com/n8n-io/n8n/issues/31669))
([5e0e266](https://redirect.github.com/n8n-io/n8n/commit/5e0e2661f5fd33af600b6865c677dfd650fc23eb))
- **core:** Prefer MCP registry nodes when wiring AI Agent tools
([#&#8203;30774](https://redirect.github.com/n8n-io/n8n/issues/30774))
([f4e998f](https://redirect.github.com/n8n-io/n8n/commit/f4e998f2451a5b93a3adfbe005fff5e3ce442c80))
- **core:** Preserve verification failure in budget-exhausted blocked
responses
([#&#8203;31907](https://redirect.github.com/n8n-io/n8n/issues/31907))
([f7076a3](https://redirect.github.com/n8n-io/n8n/commit/f7076a345eb0bd0c8987228da79bbe0b3e5a5e2c))
- **core:** Prevent evaluation executions from stalling in status new
([#&#8203;31619](https://redirect.github.com/n8n-io/n8n/issues/31619))
([ea800f7](https://redirect.github.com/n8n-io/n8n/commit/ea800f715d91f9c44a56ee7de0f49586cb6f8ed1))
- **core:** Prevent isUniqueConstraintError false positives
([#&#8203;31284](https://redirect.github.com/n8n-io/n8n/issues/31284))
([a3e37fc](https://redirect.github.com/n8n-io/n8n/commit/a3e37fcd1216231e1d8fb0a39e051f229ca10bc0))
- **core:** Reclassify expected backend errors out of the Sentry error
stream
([#&#8203;31423](https://redirect.github.com/n8n-io/n8n/issues/31423))
([ecce350](https://redirect.github.com/n8n-io/n8n/commit/ecce35049d40d6a3ddfe814f5c3af760b5709d61))
- **core:** Report only error class and stack for unhandled node errors
([#&#8203;31628](https://redirect.github.com/n8n-io/n8n/issues/31628))
([364c250](https://redirect.github.com/n8n-io/n8n/commit/364c250ceb55d58c8525599e919b6c5b5e1474cb))
- **core:** Resolve custom node icon paths
([#&#8203;30946](https://redirect.github.com/n8n-io/n8n/issues/30946))
([7ab8254](https://redirect.github.com/n8n-io/n8n/commit/7ab8254329e10ee91d9675ea196d161fc6b47545))
- **core:** Restore OIDC login for IdPs returning expires\_in: 0
([#&#8203;31265](https://redirect.github.com/n8n-io/n8n/issues/31265))
([41b2bda](https://redirect.github.com/n8n-io/n8n/commit/41b2bda41d18623d5d99e86f434630d39c34d357))
- **core:** Resume Instance AI sandboxes that were stopped or deleted
while idle
([#&#8203;31761](https://redirect.github.com/n8n-io/n8n/issues/31761))
([06cf1d9](https://redirect.github.com/n8n-io/n8n/commit/06cf1d9a7d55a256c70137e57aa1f150cbe49012))
- **core:** Show actionable message when OAuth2 token refresh fails
([#&#8203;30460](https://redirect.github.com/n8n-io/n8n/issues/30460))
([5e9a8a0](https://redirect.github.com/n8n-io/n8n/commit/5e9a8a071fb41133adbb14288bcaa37690cb1a4a))
- **core:** Stop parent workflows getting stuck waiting on sub-workflow
completion
([#&#8203;31736](https://redirect.github.com/n8n-io/n8n/issues/31736))
([61af45a](https://redirect.github.com/n8n-io/n8n/commit/61af45aa03fc045365d732a3e3e9faf8a2c7cccf))
- **core:** Store OAuth CSRF and PKCE state per-flow in the cache
([#&#8203;31254](https://redirect.github.com/n8n-io/n8n/issues/31254))
([7d729ff](https://redirect.github.com/n8n-io/n8n/commit/7d729ff243cf3c49feef1047b8ae22bef51453bb))
- **core:** Strip legacy unsupported config before agent JSON validation
([#&#8203;31577](https://redirect.github.com/n8n-io/n8n/issues/31577))
([255b7a1](https://redirect.github.com/n8n-io/n8n/commit/255b7a1543660e010b8ca6cf09424617fc5af2cb))
- **core:** Sub-workflows to respect own timeout settings and global
timeout config
([#&#8203;31536](https://redirect.github.com/n8n-io/n8n/issues/31536))
([0b2a632](https://redirect.github.com/n8n-io/n8n/commit/0b2a6328cfa901955522f709dc3392cbfba55c7f))
- **core:** Teach the builder the SDK language subset and stop repeated
invalid repairs
([#&#8203;31911](https://redirect.github.com/n8n-io/n8n/issues/31911))
([4271d42](https://redirect.github.com/n8n-io/n8n/commit/4271d423983093e87b383a0dc0a4561d1fdab302))
- **core:** Temporarily disable error card from iAi chat
([#&#8203;31740](https://redirect.github.com/n8n-io/n8n/issues/31740))
([d58b7ea](https://redirect.github.com/n8n-io/n8n/commit/d58b7ea943b8195f272762b68bc01065564d0184))
- **core:** The n8n import:workflow --activeState=fromJson cli can fail
for subworkflow dependencies
([#&#8203;31377](https://redirect.github.com/n8n-io/n8n/issues/31377))
([e785e4e](https://redirect.github.com/n8n-io/n8n/commit/e785e4e7f3851d022314a3985151ff6783412466))
- Declare
[@&#8203;smithy/node-http-handler](https://redirect.github.com/smithy/node-http-handler)
and [@&#8203;aws-sdk](https://redirect.github.com/aws-sdk)
([#&#8203;31562](https://redirect.github.com/n8n-io/n8n/issues/31562))
([485c153](https://redirect.github.com/n8n-io/n8n/commit/485c153ad69284059fcc1464c7d5f6a03a7fb9c8))
- **Discord Node:** Preserve object author in embed JSON for icon\_url
support
([#&#8203;30046](https://redirect.github.com/n8n-io/n8n/issues/30046))
([cb38338](https://redirect.github.com/n8n-io/n8n/commit/cb383388f6e43ae41e1e6511e803fae0f1aa2506))
- **editor:** Add evaluation trigger from setup
([#&#8203;31102](https://redirect.github.com/n8n-io/n8n/issues/31102))
([5504361](https://redirect.github.com/n8n-io/n8n/commit/5504361d0f06b03b26e609e314835e97594917a4))
- **editor:** Allow editing IdP mapping rules when SSO is configured v…
([#&#8203;31809](https://redirect.github.com/n8n-io/n8n/issues/31809))
([b9af480](https://redirect.github.com/n8n-io/n8n/commit/b9af480f755379e0ed8b00537976c894c071b414))
- **editor:** Attribute experiment telemetry in PostHog
([#&#8203;31137](https://redirect.github.com/n8n-io/n8n/issues/31137))
([4ea8068](https://redirect.github.com/n8n-io/n8n/commit/4ea80680d8e674c9d0b85515d3466b2e7805f4ae))
- **editor:** Constrain debug overwrite pinned data confirmation modal
([#&#8203;31665](https://redirect.github.com/n8n-io/n8n/issues/31665))
([6e67ffd](https://redirect.github.com/n8n-io/n8n/commit/6e67ffda3c14a8be9b816eae1df8c20abf774518))
- **editor:** Copy only selected markdown editor text
([#&#8203;31851](https://redirect.github.com/n8n-io/n8n/issues/31851))
([5036147](https://redirect.github.com/n8n-io/n8n/commit/5036147430ec365682ab49c47761a69855396446))
- **editor:** Load all SSO role mapping rules instead of first page
([#&#8203;31523](https://redirect.github.com/n8n-io/n8n/issues/31523))
([330d441](https://redirect.github.com/n8n-io/n8n/commit/330d44148f318c86685882ac3829c42ac76f56b2))
- **editor:** Make project delete dialog backdrop cover the sidebar
([#&#8203;31735](https://redirect.github.com/n8n-io/n8n/issues/31735))
([c02665a](https://redirect.github.com/n8n-io/n8n/commit/c02665a5b0604053a4727d83a6060e42b373c3b8))
- **editor:** Move the AI Assistant status line into the conversation
flow
([#&#8203;31811](https://redirect.github.com/n8n-io/n8n/issues/31811))
([4c0628a](https://redirect.github.com/n8n-io/n8n/commit/4c0628a5b5287d1a9c3bd61fcc1bde56d6548231))
- **editor:** Persist switching workflow credential resolver back to
system resolver
([#&#8203;31703](https://redirect.github.com/n8n-io/n8n/issues/31703))
([f723f54](https://redirect.github.com/n8n-io/n8n/commit/f723f548795a419609d8eb89add4d8f83a8d0211))
- **editor:** Polish Instance AI panel interactions
([#&#8203;31903](https://redirect.github.com/n8n-io/n8n/issues/31903))
([054c85d](https://redirect.github.com/n8n-io/n8n/commit/054c85d635042a7c60be85d036bb2a3146a26849))
- **editor:** Polish private credential pills, callout, and banners
([#&#8203;31604](https://redirect.github.com/n8n-io/n8n/issues/31604))
([7e83c7b](https://redirect.github.com/n8n-io/n8n/commit/7e83c7b591e962af09ed41fe791766b2f603c473))
- **editor:** Preserve non-string JSON values when importing cURL
commands
([#&#8203;31791](https://redirect.github.com/n8n-io/n8n/issues/31791))
([ed09c08](https://redirect.github.com/n8n-io/n8n/commit/ed09c08dd45bc2031da753a594336a38c77febb8))
- **editor:** Preserve workflow redaction policy under instance floor
([#&#8203;31932](https://redirect.github.com/n8n-io/n8n/issues/31932))
([72ab6d7](https://redirect.github.com/n8n-io/n8n/commit/72ab6d770bda66b38ad5065e1454ea03f979073a))
- **editor:** Reference manage data redaction permission in enforcement
dialogs
([#&#8203;31893](https://redirect.github.com/n8n-io/n8n/issues/31893))
([c05a623](https://redirect.github.com/n8n-io/n8n/commit/c05a623b0573dcd2e41f8b5964da04edd61e4e87))
- **editor:** Reset connection state when switching credential to
private
([#&#8203;31713](https://redirect.github.com/n8n-io/n8n/issues/31713))
([b2942b4](https://redirect.github.com/n8n-io/n8n/commit/b2942b4b542a239eb37ccd1e4643c3ab1b012e4d))
- **editor:** Show data redaction upgrade prompt on unlicensed instances
([#&#8203;31816](https://redirect.github.com/n8n-io/n8n/issues/31816))
([b755ee4](https://redirect.github.com/n8n-io/n8n/commit/b755ee4b32e1310a47e013d3880d32d94d6d1811))
- **editor:** Show error feedback when copying non-duplicatable triggers
([#&#8203;31104](https://redirect.github.com/n8n-io/n8n/issues/31104))
([151fd83](https://redirect.github.com/n8n-io/n8n/commit/151fd83e0a546dd47820a74fdc5cf7952dbbcb50))
- **editor:** Show switch-to-static warning after connecting a private
credential
([#&#8203;31712](https://redirect.github.com/n8n-io/n8n/issues/31712))
([f1d87fd](https://redirect.github.com/n8n-io/n8n/commit/f1d87fddb2728e77e7a098f65cd54c1b61ae7ea8))
- Format single-line PEM keys when newlines are stripped on paste
([#&#8203;31129](https://redirect.github.com/n8n-io/n8n/issues/31129))
([ec44980](https://redirect.github.com/n8n-io/n8n/commit/ec44980689cc4e03446362ad273f9d151218d427))
- **Google Sheets Trigger Node:** Custom OAuth option not availble when
there are managed credentials
([#&#8203;29933](https://redirect.github.com/n8n-io/n8n/issues/29933))
([a44197c](https://redirect.github.com/n8n-io/n8n/commit/a44197c13506ec3e220d2280e637d5e5a518518a))
- Harden mutation picker against low-value source files
([#&#8203;31914](https://redirect.github.com/n8n-io/n8n/issues/31914))
([7e5c5c4](https://redirect.github.com/n8n-io/n8n/commit/7e5c5c4eac26edef7f52074e7eb19e5671d471b4))
- **HTTP Request Node:** Sign Amazon Bedrock requests as 'bedrock'
service
([#&#8203;31250](https://redirect.github.com/n8n-io/n8n/issues/31250))
([9963143](https://redirect.github.com/n8n-io/n8n/commit/9963143c5759a42151f7cbddb53895eb9ced6794))
- Improve Instance AI workflow-builder eval reliability and node
diagnostics
([#&#8203;31506](https://redirect.github.com/n8n-io/n8n/issues/31506))
([4e0e0ed](https://redirect.github.com/n8n-io/n8n/commit/4e0e0ed11a6dfaadc86c9ef566e2e4956c678c5e))
- **LangChain Code Node:** Hide node from the node catalogue
([#&#8203;31464](https://redirect.github.com/n8n-io/n8n/issues/31464))
([18d4fdd](https://redirect.github.com/n8n-io/n8n/commit/18d4fddebbe3b279eb6fcf04aa945429c65a1e41))
- **MCP Client Tool Node:** Tie transport lifecycle to execution cancel
signal to prevent GET stream leak
([#&#8203;31087](https://redirect.github.com/n8n-io/n8n/issues/31087))
([2a88b50](https://redirect.github.com/n8n-io/n8n/commit/2a88b50360b3acf3d83fe54d00b157aea186e61b))
- **Microsoft Entra Node:** Refresh expired OAuth2 tokens
([#&#8203;30943](https://redirect.github.com/n8n-io/n8n/issues/30943))
([ab849d3](https://redirect.github.com/n8n-io/n8n/commit/ab849d3fa894acf9edff73d9c499097ec74f56b5))
- **Postgres Node:** Spread array queryReplacement across multiple bind
values
([#&#8203;31704](https://redirect.github.com/n8n-io/n8n/issues/31704))
([ee7aa0b](https://redirect.github.com/n8n-io/n8n/commit/ee7aa0b66a072574c246cd9d43e8178fe9070bb9))
- **Read/Write Files from Disk Node:** Escape square brackets in file
path selector
([#&#8203;31706](https://redirect.github.com/n8n-io/n8n/issues/31706))
([89ae45f](https://redirect.github.com/n8n-io/n8n/commit/89ae45f6ec52dfb0ecda82744f838b7b3d2b8c9b))
- Remove PLAYWRIGHT\_BROWSERS\_PATH from install-browsers turbo
([#&#8203;31856](https://redirect.github.com/n8n-io/n8n/issues/31856))
([a0df2a3](https://redirect.github.com/n8n-io/n8n/commit/a0df2a3a941fef369609d490ef0cc74c5b3f74a3))
- **Salesforce Node:** Preserve detailed API errors in continueOnFail
mode
([#&#8203;30990](https://redirect.github.com/n8n-io/n8n/issues/30990))
([8cfc9d2](https://redirect.github.com/n8n-io/n8n/commit/8cfc9d2a60b74a1a5a5f32ffb73344498a4913ec))
- **Slack Node:** Normalize multiOptions values when expression returns
a string
([#&#8203;31269](https://redirect.github.com/n8n-io/n8n/issues/31269))
([95e4ee7](https://redirect.github.com/n8n-io/n8n/commit/95e4ee7ee2b82b8a8fdf23618f04c7f66b30072e))
- Stabilise midnight-sensitive integration tests and harden CTE
([#&#8203;31901](https://redirect.github.com/n8n-io/n8n/issues/31901))
([4ef9944](https://redirect.github.com/n8n-io/n8n/commit/4ef9944ef6211cf630bf031c48a1e66b0857ec69))
- **TheHiveProject Node:** Normalize analyzers when expression returns a
string
([#&#8203;31580](https://redirect.github.com/n8n-io/n8n/issues/31580))
([43d32fd](https://redirect.github.com/n8n-io/n8n/commit/43d32fd28ff9d3bdabd2b234249d3be5d9ffc6ab))
- Use logical-or fallback for GitHub env vars in send-metrics
([#&#8203;31783](https://redirect.github.com/n8n-io/n8n/issues/31783))
([d39d944](https://redirect.github.com/n8n-io/n8n/commit/d39d94433518705ad5d05113361b5f7a3ccfaa2d))

##### Features

- Add AWS Assume Role support for Bedrock nodes
([#&#8203;28663](https://redirect.github.com/n8n-io/n8n/issues/28663))
([add5ab2](https://redirect.github.com/n8n-io/n8n/commit/add5ab29dd8ee658573b5b7fdcb29cae1c008702))
- Add MCP registry instance AI connections endpoints
([#&#8203;31618](https://redirect.github.com/n8n-io/n8n/issues/31618))
([7efcc31](https://redirect.github.com/n8n-io/n8n/commit/7efcc311b5a30afca8441762459eba1d5a695c97))
- Add support for NVIDIA Nemotron Embeddings Node
([#&#8203;31797](https://redirect.github.com/n8n-io/n8n/issues/31797))
([3dd9c9d](https://redirect.github.com/n8n-io/n8n/commit/3dd9c9d9c4324bbea0c6efa79f88e1727fc5295b))
- **API:** Expose mfaEnabled field in Public API user endpoints
([#&#8203;25512](https://redirect.github.com/n8n-io/n8n/issues/25512))
([717b860](https://redirect.github.com/n8n-io/n8n/commit/717b8602df6f51b96e97d41dc2e84a8c45b59608))
- **core:** Add "Additional scopes" field to OIDC SSO setup
([#&#8203;31708](https://redirect.github.com/n8n-io/n8n/issues/31708))
([f459d73](https://redirect.github.com/n8n-io/n8n/commit/f459d73236a49f45dffadda7cfb07c1d9b0c2142))
- **core:** Add id-only credential resolution to package import
([#&#8203;31223](https://redirect.github.com/n8n-io/n8n/issues/31223))
([91166af](https://redirect.github.com/n8n-io/n8n/commit/91166af946350d2dde411674a94edb0b0819f0e6))
- **core:** Add inline sub-agent delegation
([#&#8203;31553](https://redirect.github.com/n8n-io/n8n/issues/31553))
([73d8bbe](https://redirect.github.com/n8n-io/n8n/commit/73d8bbe1213755bca6723ab8a0d4893464e739bc))
- **core:** Add KB tools to orchestrator and planner
([#&#8203;31608](https://redirect.github.com/n8n-io/n8n/issues/31608))
([21d7daa](https://redirect.github.com/n8n-io/n8n/commit/21d7daaa820b9a17f96ad7ba1b4c21121aa31a29))
- **core:** Add knowledge base to snapshot image
([#&#8203;31551](https://redirect.github.com/n8n-io/n8n/issues/31551))
([8a245a5](https://redirect.github.com/n8n-io/n8n/commit/8a245a5a889023d115e4d020ad11a0accf664cb5))
- **core:** Add Prometheus metrics for execution data
([#&#8203;31655](https://redirect.github.com/n8n-io/n8n/issues/31655))
([b858fbe](https://redirect.github.com/n8n-io/n8n/commit/b858fbe91f1d941133e10294e0a8e6f6046ba8bf))
- **core:** Add smooth stream options to agents sdk
([#&#8203;31715](https://redirect.github.com/n8n-io/n8n/issues/31715))
([790afbc](https://redirect.github.com/n8n-io/n8n/commit/790afbcf3dfc8c10169ca7ae3e54d1f242d76108))
- **core:** Add sub-agent executions
([#&#8203;31540](https://redirect.github.com/n8n-io/n8n/issues/31540))
([bfff25f](https://redirect.github.com/n8n-io/n8n/commit/bfff25f05dd5fbcdf7f5c0f13ecbf96fecbda174))
- **core:** Add sub-agent session linkage migration
([#&#8203;31534](https://redirect.github.com/n8n-io/n8n/issues/31534))
([25f2d3c](https://redirect.github.com/n8n-io/n8n/commit/25f2d3cf3204248cad6671a8cf7a5817bd58dcea))
- **core:** Add support for per-user connections to MCP servers from the
registry in instance AI
([#&#8203;31325](https://redirect.github.com/n8n-io/n8n/issues/31325))
([ee3b277](https://redirect.github.com/n8n-io/n8n/commit/ee3b277ff0169076a144d44f91607183b1c2c515))
- **core:** Add workflowConflictPolicy to package import
([#&#8203;31798](https://redirect.github.com/n8n-io/n8n/issues/31798))
([05985ba](https://redirect.github.com/n8n-io/n8n/commit/05985ba1fcde7f75051f08241ae921700d57fe30))
- **core:** Allow stricter-than-floor workflow redaction updates
([#&#8203;31304](https://redirect.github.com/n8n-io/n8n/issues/31304))
([de95eb8](https://redirect.github.com/n8n-io/n8n/commit/de95eb84ae077052f0df1ef7ca3497e6b4cfeebe))
- **core:** Apply instance redaction floor to new workflows
([#&#8203;31532](https://redirect.github.com/n8n-io/n8n/issues/31532))
([21db4bc](https://redirect.github.com/n8n-io/n8n/commit/21db4bcd6c9b02f338babdca95b8c8729524eb5b))
- **core:** Attach executionId and execution deep link to Sentry events
([#&#8203;31645](https://redirect.github.com/n8n-io/n8n/issues/31645))
([7afc32a](https://redirect.github.com/n8n-io/n8n/commit/7afc32a15d7737b886ac519196d0d14488c8899e))
- **core:** Decouple Instance AI workflow verification from planning
([#&#8203;31340](https://redirect.github.com/n8n-io/n8n/issues/31340))
([52a1a08](https://redirect.github.com/n8n-io/n8n/commit/52a1a0809a7b54b13791840e6d46181ddcdbc781))
- **core:** Grant execution owners access to their own redacted data
([#&#8203;31139](https://redirect.github.com/n8n-io/n8n/issues/31139))
([8de9958](https://redirect.github.com/n8n-io/n8n/commit/8de9958c5f4417b944793b58671011743f7ebdad))
- **core:** Implement preview-workflow app
([#&#8203;31647](https://redirect.github.com/n8n-io/n8n/issues/31647))
([bef0eda](https://redirect.github.com/n8n-io/n8n/commit/bef0edaccf02fe8f4d1395ef6ad3513e67a45fa1))
- **core:** Invalidate instance-ai build-workflow cache on canvas edits
([#&#8203;31274](https://redirect.github.com/n8n-io/n8n/issues/31274))
([e27c4fe](https://redirect.github.com/n8n-io/n8n/commit/e27c4feaca1c8fda39040b9b717448bfdeb9e3ee))
- **core:** Monitor and recover Postgres connection pool
([#&#8203;31008](https://redirect.github.com/n8n-io/n8n/issues/31008))
([957fdec](https://redirect.github.com/n8n-io/n8n/commit/957fdecabcc4dd679fb03ea3bee34d4febc4db90))
- **core:** Replace get\_suggested\_nodes MCP tool with
get\_workflow\_best\_practices
([#&#8203;31048](https://redirect.github.com/n8n-io/n8n/issues/31048))
([cc9fa17](https://redirect.github.com/n8n-io/n8n/commit/cc9fa172c81ae6fa77bb07b954813abb44f93e0e))
- **core:** Revamp infisical implementation
([#&#8203;30843](https://redirect.github.com/n8n-io/n8n/issues/30843))
([a82384f](https://redirect.github.com/n8n-io/n8n/commit/a82384f90d60fb688921d4d9237c70529ec04641))
- **core:** Signal team-projects availability via MCP search\_projects
([#&#8203;31445](https://redirect.github.com/n8n-io/n8n/issues/31445))
([dba4717](https://redirect.github.com/n8n-io/n8n/commit/dba4717f485fe0ac22fa3e1b370f6ffa920dd197))
- **core:** Split API key scopes and let admins see and revoke any key
([#&#8203;31237](https://redirect.github.com/n8n-io/n8n/issues/31237))
([4120447](https://redirect.github.com/n8n-io/n8n/commit/412044731e4536fb27ffc0dccd247cf01fc1b5a2))
- **core:** Support inline sub-agent difficulty models
([#&#8203;31749](https://redirect.github.com/n8n-io/n8n/issues/31749))
([950e99f](https://redirect.github.com/n8n-io/n8n/commit/950e99f399aef26a9c3b538837acc52cbf880970))
- **core:** Track OpenTelemetry usage telemetry
([#&#8203;31570](https://redirect.github.com/n8n-io/n8n/issues/31570))
([c32a33c](https://redirect.github.com/n8n-io/n8n/commit/c32a33cda2c5ed43a4e9c5febcf27cb92e379cad))
- **core:** Track redaction policy source on execution runtime data
([#&#8203;31079](https://redirect.github.com/n8n-io/n8n/issues/31079))
([58b0965](https://redirect.github.com/n8n-io/n8n/commit/58b0965f66b6d3b4c08ed15bf29133f4a1aaf0fd))
- **core:** Use maxChildren for sub-agent fanout
([#&#8203;31730](https://redirect.github.com/n8n-io/n8n/issues/31730))
([34f85d9](https://redirect.github.com/n8n-io/n8n/commit/34f85d9f72dbe5a299c180573d671ccb9ee98289))
- **editor:** Add Mine and All tabs to the API keys settings
([#&#8203;31239](https://redirect.github.com/n8n-io/n8n/issues/31239))
([1401190](https://redirect.github.com/n8n-io/n8n/commit/1401190289e2121377e2f1703c3dc4f1805460ad))
- **editor:** Add pagination to MCP workflows table
([#&#8203;31780](https://redirect.github.com/n8n-io/n8n/issues/31780))
([4f3669c](https://redirect.github.com/n8n-io/n8n/commit/4f3669c35b7c9b972d91bced05a4a4d3b868db16))
- **editor:** Add shared tools-connection modal
([#&#8203;31381](https://redirect.github.com/n8n-io/n8n/issues/31381))
([11dfca2](https://redirect.github.com/n8n-io/n8n/commit/11dfca24d9ccc8f48a5dd3aa9ffa42e8b56a1a70))
- Gate custom telemetry attributes by license
([#&#8203;31723](https://redirect.github.com/n8n-io/n8n/issues/31723))
([b66d33c](https://redirect.github.com/n8n-io/n8n/commit/b66d33c305ee67ef2a4bc518b41e8db999c76b3d))
- **Google Cloud Storage Node:** Add service account authentication
([#&#8203;30928](https://redirect.github.com/n8n-io/n8n/issues/30928))
([b430039](https://redirect.github.com/n8n-io/n8n/commit/b43003934961b7565144053965189f0f91f202ce))
- Implements AI Assistant empty state workflow previews experiment
([#&#8203;31519](https://redirect.github.com/n8n-io/n8n/issues/31519))
([ef3a560](https://redirect.github.com/n8n-io/n8n/commit/ef3a5606e00a4db478aa262cf447dc71343599a9))
- MCP registry servers support extending existing credentials
([#&#8203;31460](https://redirect.github.com/n8n-io/n8n/issues/31460))
([0d7297c](https://redirect.github.com/n8n-io/n8n/commit/0d7297c6809803e51a55b5cc24b7a2629f9f232c))
- **NVIDIA Nemotron Chat Model Node:** Restrict model selector to
supported models
([#&#8203;31698](https://redirect.github.com/n8n-io/n8n/issues/31698))
([ac4778b](https://redirect.github.com/n8n-io/n8n/commit/ac4778bb5c956e6d8e98d347d1e13bcb6ea6d4cd))
- **Trello Node:** Add OAuth1 credential support
([#&#8203;30369](https://redirect.github.com/n8n-io/n8n/issues/30369))
([700b1cd](https://redirect.github.com/n8n-io/n8n/commit/700b1cd2273dba798257b3f310de8b0068138fdc))

##### Performance Improvements

- **core:** Skip execution data pre-read on full overwrite
([#&#8203;31634](https://redirect.github.com/n8n-io/n8n/issues/31634))
([c8ef1be](https://redirect.github.com/n8n-io/n8n/commit/c8ef1be0d4a6d9f7ad877765b4b30e581541048b))
- Reduce Instance AI memory usage
([#&#8203;31656](https://redirect.github.com/n8n-io/n8n/issues/31656))
([7e8c042](https://redirect.github.com/n8n-io/n8n/commit/7e8c04299cdbc641a18ee49cd4ce3eb3c2c3a920))

</details>

---

### Configuration

📅 **Schedule**: (UTC)

- 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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzAuMSIsInVwZGF0ZWRJblZlciI6IjQzLjEzMC4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImFwcC9uOG4iLCJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
2026-06-09 14:47:06 +02:00

title
title
TrueCharts

Community Helm Chart Catalog

docs Discord GitHub last commit


TrueCharts is a catalog of highly optimised Helm Charts. Made for the community, by the community!

All our charts are supposed to work together and be easy to setup using any helm-compatible deployment tool, above all, give the average user more than enough options to tune things to their liking.


Getting started using TrueCharts

docs


Support

Please check our FAQ, manual and Issue tracker There is a significant chance your issue has been reported before!

Still something not working as expected? Contact us! and we'll figure it out together!

Development

pre-commit renovate GitHub last commit


Our development process is fully distributed and agile, so every chart-maintainer is free to set their own roadmap and development speed and does not have to comply to a centralised roadmap. This ensures freedom and flexibility for everyone involved and makes sure you, the end user, always has the latest and greatest of every Chart installed.

Getting into creating Charts

For more information check the website: https://truecharts.org

Contact and Support

Discord


To contact the TrueCharts project:




Contributors

All Contributors

Thanks goes to these wonderful people (emoji key):


Kjeld Schouten-Lebbing
Kjeld Schouten-Lebbing

💻 🚇 📖 👀 💵
Justin Clift
Justin Clift

📖
whiskerz007
whiskerz007

💻
Stavros Kois
Stavros Kois

💻 📖 🐛 👀 💵
allen-4
allen-4

💻
Troy Prelog
Troy Prelog

💻 📖 💵
Dan Sheridan
Dan Sheridan

💻
Sebastien Dupont
Sebastien Dupont

📖 💵
Vegetto
Vegetto

👀
Ellie Nieuwdorp
Ellie Nieuwdorp

💻
Nate Walck
Nate Walck

💻
Lloyd
Lloyd

💻 💵
Dave Withnall
Dave Withnall

📖
ksimm1
ksimm1

📖 🐛 💵 🧑‍🏫
Aaron Johnson
Aaron Johnson

📖
Ralph
Ralph

💻
Joachim Baten
Joachim Baten

💻 🐛
Michael Yang
Michael Yang

💻
Ciaran Farley
Ciaran Farley

📖
Heavybullets8
Heavybullets8

📖 💻 🐛 📹 🧑‍🏫 💵
662
662

💻
alex171
alex171

📖
Techno Tim
Techno Tim

📖
Mingyao Liu
Mingyao Liu

💻 🐛
NightShaman
NightShaman

💻 📖 🐛 💵 🧑‍🏫
Andrew Smith
Andrew Smith

📖 ⚠️
Bob Klosinski
Bob Klosinski

💻
Sukarn
Sukarn

💻 📖
sebs
sebs

💻
Dyllan Tinoco
Dyllan Tinoco

💻
StevenMcElligott
StevenMcElligott

💻 💵 📖 🐛 🧑‍🏫
brothergomez
brothergomez

💻 🐛
sagit
sagit

💻 🐛 📹 📖 🧑‍🏫
Nevan Chow
Nevan Chow

💻
Daniel Carlsson
Daniel Carlsson

🐛
Devon Louie
Devon Louie

🐛
Alex-Orsholits
Alex-Orsholits

🐛
Tails32
Tails32

🐛
Menaxerius
Menaxerius

🐛
hidefog
hidefog

🐛
Darren Gibbard
Darren Gibbard

🐛
Barti
Barti

🐛
Sunii
Sunii

🐛
trbmchs
trbmchs

🐛
Light
Light

🐛
Boostflow
Boostflow

🐛
Trigardon
Trigardon

🐛
dbb12345
dbb12345

🐛 💻
karypid
karypid

🐛
Philipp
Philipp

🐛
John
John

🐛 📖
John Parton
John Parton

🐛
Marc
Marc

🐛
fdzaebel
fdzaebel

🐛
kloeckwerx
kloeckwerx

🐛
Bradley Bare
Bradley Bare

🐛
Alexander Thamm
Alexander Thamm

🐛
rexit1982
rexit1982

🐛
iaxx
iaxx

🐛
Xstar97
Xstar97

💻 🐛 🧑‍🏫
ornias
ornias

📹
Josh Asplund
Josh Asplund

💵
midnight33233
midnight33233

💵
kbftech
kbftech

💵
hogenf
hogenf

💵
Hawks
Hawks

💵
Jim Russell
Jim Russell

💵
TheGovnah
TheGovnah

💵
famewolf
famewolf

💵 🐛
Konrad Bujak
Konrad Bujak

📖
190n
190n

💻 📖
Alexej Kubarev
Alexej Kubarev

📖
r-vanooyen
r-vanooyen

📖
shadofall
shadofall

📖 🧑‍🏫
agreppin
agreppin

💻
Stavros Ntentos
Stavros Ntentos

💻 🤔
Vlad-Florin Ilie
Vlad-Florin Ilie

💻
huma2000
huma2000

🐛
hugalafutro
hugalafutro

🐛 💵
yehia Amer
yehia Amer

📖
Tyler Stransky
Tyler Stransky

🐛
juggie
juggie

🐛
Ben Tilford
Ben Tilford

🐛 💻
I-nebukad-I
I-nebukad-I

🐛 💻
Ethan Leisinger
Ethan Leisinger

💻 📖
Cullen Murphy
Cullen Murphy

💻 🐛
Jason Thatcher
Jason Thatcher

💻 🐛 📖
Stefan Schramek
Stefan Schramek

🐛
nokaka
nokaka

🐛
Gal Szkolnik
Gal Szkolnik

🐛
Evgeny Stepanovych
Evgeny Stepanovych

🐛
Waqar Ahmed
Waqar Ahmed

🐛
DrSKiZZ
DrSKiZZ

💵
Jan Puciłowski
Jan Puciłowski

💻 ⚠️
Shaun Coyne
Shaun Coyne

💵
Christoph
Christoph

💵
Brandon Rutledge
Brandon Rutledge

🐛
Michael Bestas
Michael Bestas

🐛
Jurģis Rudaks
Jurģis Rudaks

🐛
brunofatia
brunofatia

💵
TopicsLP
TopicsLP

📖
Michael Schnerring
Michael Schnerring

🐛 💻
Tamas Nagy
Tamas Nagy

🐛
OpenSpeedTest™️
OpenSpeedTest™️

💻
Richard James Acton
Richard James Acton

📖
lps-rocks
lps-rocks

🐛
Faust
Faust

🐛
uranderu
uranderu

🐛
Tom Cassady
Tom Cassady

🐛
Huftierchen
Huftierchen

🐛
ZasX
ZasX

📖 🧑‍🏫 💻
Kevin T.
Kevin T.

🐛
Steven Scott
Steven Scott

📖
Watteel Pascal
Watteel Pascal

💻
JamesOsborn-SE
JamesOsborn-SE

💻 📖
NeoToxic
NeoToxic

🧑‍🏫 🐛
jab416171
jab416171

📖
Anna
Anna

📖
ChaosBlades
ChaosBlades

🐛
Patric Stout
Patric Stout

💻
Ben Kochie
Ben Kochie

💻
Jeff Bachtel
Jeff Bachtel

📖
Ben Woods
Ben Woods

💻
Karl Shea
Karl Shea

🐛
Balakumaran MN
Balakumaran MN

📖
Jesperbelt
Jesperbelt

📖
cccs31
cccs31

🐛
Sam Smucny
Sam Smucny

💻
Keith Cirkel
Keith Cirkel

💻
mgale456
mgale456

💻
Alec Fenichel
Alec Fenichel

💻
John Dorman
John Dorman

💻
Dan
Dan

💻
u4ium
u4ium

📖
ErroneousBosch
ErroneousBosch

🐛
MaverickD650
MaverickD650

💻 🐛
Grogdor
Grogdor

📖
Ryan Gooler
Ryan Gooler

📖
Rob Herley
Rob Herley

📖
Christian Heimlich
Christian Heimlich

📖
l-moon-git
l-moon-git

💻
hughes5
hughes5

📖
sdimovv
sdimovv

💻
AllieQpzm
AllieQpzm

💻
Dominik
Dominik

🐛
renovate[bot]
renovate[bot]

🔧
allcontributors[bot]
allcontributors[bot]

🔧
dependabot[bot]
dependabot[bot]

🔧
TrueCharts Bot
TrueCharts Bot

🔧 🚇 💻
Mend Renovate
Mend Renovate

🔧
Simone
Simone

💻
Jean-François Roy
Jean-François Roy

💻
Whiskey24
Whiskey24

💻
inmanturbo
inmanturbo

📖
Alex
Alex

💻
Brian Semrad
Brian Semrad

💻
Christopher
Christopher

💻 📖
Csaba Engedi
Csaba Engedi

💻
Cyb3rzombie
Cyb3rzombie

💻
Eric Cavalcanti
Eric Cavalcanti

💻
Gavin Chappell
Gavin Chappell

💻 🐛
raynay-r
raynay-r

💻
Jip-Hop
Jip-Hop

📖
Jonas Wrede
Jonas Wrede

💻
SilentNyte
SilentNyte

📖
Stan
Stan

💻
Tiago Gaspar
Tiago Gaspar

💻
gismo2004
gismo2004

💻
jsegaert
jsegaert

📖
Miguel Angel Nubla
Miguel Angel Nubla

💻
xal3xhx
xal3xhx

💻
jeremybox
jeremybox

📖
Cameron Sabuda
Cameron Sabuda

📖
Jeroen Schepens
Jeroen Schepens

🐛
James Wright
James Wright

📖
Malpractis
Malpractis

🐛
CommanderStarhump
CommanderStarhump

🐛
Vianchiel
Vianchiel

🐛
Maximilian Ehlers
Maximilian Ehlers

🐛
nautilus7
nautilus7

🐛 💻
kqmaverick
kqmaverick

🐛
ccalby
ccalby

🐛
kofeyh
kofeyh

🐛
imjustleaving
imjustleaving

🐛
Cristian Torres
Cristian Torres

🐛
schopenhauer
schopenhauer

🐛
Zackptg5
Zackptg5

🐛
Brad Ackerman
Brad Ackerman

🐛
mcspiff313
mcspiff313

🐛
Fletcher Nichol
Fletcher Nichol

💻 🐛
Marco Faggian
Marco Faggian

💻
John P
John P

📖
kryojenik
kryojenik

💻
Malcolm
Malcolm

📖
depasseg
depasseg

📖
j1mbl3s
j1mbl3s

📖
VictorienXP
VictorienXP

💻
yelhouti
yelhouti

💻
Jaroslav Lichtblau
Jaroslav Lichtblau

📖
MaximilianS
MaximilianS

📖
Dion Larson
Dion Larson

💻 📖
Physics-Dude
Physics-Dude

📖
waflint
waflint

💻
Henry Wilkinson
Henry Wilkinson

💻 📖
cedstrom
cedstrom

💻
v3DJG6GL
v3DJG6GL

🐛 💻
polarstack
polarstack

💻
Keyvan
Keyvan

💻
MickaelFontes
MickaelFontes

💻
David CM
David CM

💻
Aamir Azad
Aamir Azad

📖
Jordan Woyak
Jordan Woyak

💻
Simon Hofman
Simon Hofman

💻
notyouraveragegamer
notyouraveragegamer

📖
Varac
Varac

💻
tuxsudo
tuxsudo

💻
TylerRudie
TylerRudie

📖
qnb59bny5x
qnb59bny5x

💻
Filip Bednárik
Filip Bednárik

🐛
Serhii Shcherbinin
Serhii Shcherbinin

💻
Quentin Raynaud
Quentin Raynaud

🐛
Felix Schäfer
Felix Schäfer

📖
Julien Nicolas de Verteuil
Julien Nicolas de Verteuil

💻
Gabriel Donadel Dall'Agnol
Gabriel Donadel Dall'Agnol

📖
Jon S. Stumpf
Jon S. Stumpf

📖
Tanguille
Tanguille

📖
Dennis
Dennis

🐛 📖
TheIceCreamTroll
TheIceCreamTroll

💻
Atanas Pamukchiev
Atanas Pamukchiev

💻
Boemeltrein
Boemeltrein

📖
Yiannis Marangos
Yiannis Marangos

💻
Michael Ruoss
Michael Ruoss

💻
Aron Kahrs
Aron Kahrs

💻
nemesis1982
nemesis1982

📖
Ed P
Ed P

💻
Frédéric Nadeau
Frédéric Nadeau

📖
frapbod
frapbod

💻
Max Bachhuber
Max Bachhuber

💻
zierbeek
zierbeek

💻
Ac1dburn
Ac1dburn

💻
Antoine Saget
Antoine Saget

📖
Ben Bodenmiller
Ben Bodenmiller

🐛
felixfon
felixfon

📖
adtwomey
adtwomey

📖
alfi0812
alfi0812

💻 📖 🐛 👀
Agassi
Agassi

💻
Artur
Artur

💻
Morgan Hunter
Morgan Hunter

💻
Aleksandr Oleinikov
Aleksandr Oleinikov

💻
Jamie
Jamie

💻
David Gries
David Gries

🐛 💻
Phreeman33
Phreeman33

💻 🐛
Jens Wolvers
Jens Wolvers

💻
Bart Willems
Bart Willems

💻
Caidy
Caidy

💻
Mr Khachaturov
Mr Khachaturov

💻
LordCrash101
LordCrash101

📖
elendil95
elendil95

💻
TheDodger
TheDodger

💻
Saad Awan
Saad Awan

💻
Felix von Arx
Felix von Arx

💻
yodatak
yodatak

💻
Marcel Henrich
Marcel Henrich

💻
Florent Viel
Florent Viel

💻
SniperAsh6
SniperAsh6

💻
Alexandre Acebedo
Alexandre Acebedo

💻
Douglas Chimento
Douglas Chimento

💻
Addison McDermid
Addison McDermid

💻
Jaël Gareau
Jaël Gareau

💻
Steve Sampson
Steve Sampson

📖
Albert Romkes
Albert Romkes

💻
Maja Bojarska
Maja Bojarska

💻
astro-stan
astro-stan

💻
Oliver Simons
Oliver Simons

💻
Brioche
Brioche

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Licence

License


Truecharts, is primarily based on the AGPL-v3 license, this ensures almost everyone can use and modify our charts. Licences can vary on a per-Chart basis. This can easily be seen by the presence of a "LICENSE" file in that folder.

An exception to this, has been made for every document inside folders labeled as docs or doc and their subfolders: those folders are not licensed under AGPL-v3 and are considered "all rights reserved". Said content can be modified and changes submitted per PR, in accordance to the github End User License Agreement.

SPDX-License-Identifier: AGPL-3.0


built-with-resentment contains-technical-debt

S
Description
Fork of trueforge-org/truecharts with some customizations
Readme 890 MiB
luanti-v1.0.0 Latest
2026-07-08 18:51:26 +00:00
Languages
Go Template 97.9%
Shell 2.1%