From 500f97acf609dcb4f129dacba84e1182089348d5 Mon Sep 17 00:00:00 2001 From: David Ragot <35502263+Dav-14@users.noreply.github.com> Date: Thu, 30 Apr 2026 12:19:54 +0200 Subject: [PATCH 1/5] chore(regions): bump to 3.10.0 with go-libs migrator index fix Bumps ledger and payments pinned versions to pull in the go-libs migrator index name fix (formancehq/go-libs#594, backported as v2.2.5 / v3.6.2 / v4.1.4). Targets new patch tags that will be cut once the linked backport PRs merge. Co-Authored-By: Claude Opus 4.7 (1M context) --- charts/regions/Chart.yaml | 2 +- charts/regions/values.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/regions/Chart.yaml b/charts/regions/Chart.yaml index 8846ff74..9fef70d2 100644 --- a/charts/regions/Chart.yaml +++ b/charts/regions/Chart.yaml @@ -11,7 +11,7 @@ maintainers: icon: "https://avatars.githubusercontent.com/u/84325077?s=200&v=4" type: application -version: 3.9.2 +version: 3.10.0 appVersion: "latest" dependencies: diff --git a/charts/regions/values.yaml b/charts/regions/values.yaml index e059b46c..f0c38424 100644 --- a/charts/regions/values.yaml +++ b/charts/regions/values.yaml @@ -111,7 +111,7 @@ versions: orchestration: v2.0.24 reconciliation: v2.0.24 v2.2: - ledger: v2.2.58 + ledger: v2.2.59 search: v2.0.24 stargate: v2.2.2 auth: v2.4.1 @@ -123,7 +123,7 @@ versions: reconciliation: v2.0.24 v3.0: payments: v3.0.18 - ledger: v2.2.58 + ledger: v2.2.59 search: v2.1.0 stargate: v2.2.2 auth: v2.4.1 @@ -134,7 +134,7 @@ versions: reconciliation: v2.1.0 v3.1: payments: v3.0.18 - ledger: v2.3.17 + ledger: v2.3.18 search: v2.1.0 stargate: v2.2.2 auth: v2.4.1 @@ -144,8 +144,8 @@ versions: orchestration: v2.4.1 reconciliation: v2.2.0 v3.2: - payments: v3.2.0 - ledger: v2.4.2 + payments: v3.2.1 + ledger: v2.4.4 search: v2.1.0 stargate: v2.2.2 auth: v2.4.3 From d34f3a526c8f6c594f001eb21e7e1c7713fca0d9 Mon Sep 17 00:00:00 2001 From: David Ragot <35502263+Dav-14@users.noreply.github.com> Date: Thu, 30 Apr 2026 12:32:38 +0200 Subject: [PATCH 2/5] chore(regions): add payments v3.0/v3.1 + flows backports Bumps payments v3.0/v3.1 stack pins to v3.0.20 (formancehq/payments#706, draft) and orchestration v3.1/v3.2 stack pins to v2.4.2 / v2.6.1 (formancehq/flows#173 / #172). v3.0 stack orchestration v2.1.1 stays untouched: no release/v2.1 branch exists on flows, so no backport target. Needs separate decision (bump to v2.4.x line or accept the bug there). Co-Authored-By: Claude Opus 4.7 (1M context) --- charts/regions/values.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/regions/values.yaml b/charts/regions/values.yaml index f0c38424..e8d0dfda 100644 --- a/charts/regions/values.yaml +++ b/charts/regions/values.yaml @@ -122,7 +122,7 @@ versions: orchestration: v2.0.24 reconciliation: v2.0.24 v3.0: - payments: v3.0.18 + payments: v3.0.20 ledger: v2.2.59 search: v2.1.0 stargate: v2.2.2 @@ -133,7 +133,7 @@ versions: orchestration: v2.1.1 reconciliation: v2.1.0 v3.1: - payments: v3.0.18 + payments: v3.0.20 ledger: v2.3.18 search: v2.1.0 stargate: v2.2.2 @@ -141,7 +141,7 @@ versions: wallets: v2.1.5 webhooks: v2.3.0 gateway: v2.2.0 - orchestration: v2.4.1 + orchestration: v2.4.2 reconciliation: v2.2.0 v3.2: payments: v3.2.1 @@ -152,7 +152,7 @@ versions: wallets: v2.1.5 webhooks: v2.3.0 gateway: v2.2.0 - orchestration: v2.6.0 + orchestration: v2.6.1 reconciliation: v2.2.2 transactionplane: v0.2.1 From 1b1f9f3f2efd6190af64595040fae93b9e101fcc Mon Sep 17 00:00:00 2001 From: David Ragot <35502263+Dav-14@users.noreply.github.com> Date: Thu, 30 Apr 2026 12:34:21 +0200 Subject: [PATCH 3/5] chore(regions): bump webhooks v2.3.0 -> v2.3.1 across stacks Webhooks main has the go-libs v2.2.5 fix merged (formancehq/webhooks#146) but no new tag was cut yet. Bumps all stack pins to v2.3.1, which needs to be tagged from webhooks main HEAD before this PR can ship. Co-Authored-By: Claude Opus 4.7 (1M context) --- charts/regions/values.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/regions/values.yaml b/charts/regions/values.yaml index e8d0dfda..188af26f 100644 --- a/charts/regions/values.yaml +++ b/charts/regions/values.yaml @@ -105,7 +105,7 @@ versions: stargate: v2.2.2 auth: v2.4.1 wallets: v2.1.5 - webhooks: v2.3.0 + webhooks: v2.3.1 gateway: v2.2.0 payments: v2.0.32 orchestration: v2.0.24 @@ -116,7 +116,7 @@ versions: stargate: v2.2.2 auth: v2.4.1 wallets: v2.1.5 - webhooks: v2.3.0 + webhooks: v2.3.1 gateway: v2.2.0 payments: v2.0.32 orchestration: v2.0.24 @@ -128,7 +128,7 @@ versions: stargate: v2.2.2 auth: v2.4.1 wallets: v2.1.5 - webhooks: v2.3.0 + webhooks: v2.3.1 gateway: v2.2.0 orchestration: v2.1.1 reconciliation: v2.1.0 @@ -139,7 +139,7 @@ versions: stargate: v2.2.2 auth: v2.4.1 wallets: v2.1.5 - webhooks: v2.3.0 + webhooks: v2.3.1 gateway: v2.2.0 orchestration: v2.4.2 reconciliation: v2.2.0 @@ -150,7 +150,7 @@ versions: stargate: v2.2.2 auth: v2.4.3 wallets: v2.1.5 - webhooks: v2.3.0 + webhooks: v2.3.1 gateway: v2.2.0 orchestration: v2.6.1 reconciliation: v2.2.2 From 84fb1998b3c79fedf62607d13e556a549abb596a Mon Sep 17 00:00:00 2001 From: David Ragot <35502263+Dav-14@users.noreply.github.com> Date: Thu, 30 Apr 2026 12:49:00 +0200 Subject: [PATCH 4/5] chore(regions): bump orchestration v3.0 + transactionplane v3.2 Bumps v3.0 stack orchestration v2.1.1 -> v2.1.2 (formancehq/flows#174, backport on freshly-created release/v2.1) and v3.2 stack transactionplane v0.2.1 -> v0.2.2 (formancehq/transaction-plane#85, backport on freshly- created release/v0.2). Co-Authored-By: Claude Opus 4.7 (1M context) --- charts/regions/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/regions/values.yaml b/charts/regions/values.yaml index 188af26f..355554b2 100644 --- a/charts/regions/values.yaml +++ b/charts/regions/values.yaml @@ -130,7 +130,7 @@ versions: wallets: v2.1.5 webhooks: v2.3.1 gateway: v2.2.0 - orchestration: v2.1.1 + orchestration: v2.1.2 reconciliation: v2.1.0 v3.1: payments: v3.0.20 @@ -154,7 +154,7 @@ versions: gateway: v2.2.0 orchestration: v2.6.1 reconciliation: v2.2.2 - transactionplane: v0.2.1 + transactionplane: v0.2.2 settings: {} # replicas: From 41e2fd91cfe2b643425c291cec63128a2b376d1c Mon Sep 17 00:00:00 2001 From: David Ragot <35502263+Dav-14@users.noreply.github.com> Date: Mon, 4 May 2026 09:51:02 +0200 Subject: [PATCH 5/5] revert: keep transactionplane at v0.2.1 formancehq/transaction-plane#84 and #85 were closed by paul-nicolas in favor of a full upgrade to go-libs v5 (separate PR, not yet opened). v0.2.2 tag will not be cut from the release/v0.2 branch I created. This stack pin remains vulnerable until Paul ships the v5 upgrade and this PR will need a separate update once that lands. Co-Authored-By: Claude Opus 4.7 (1M context) --- charts/regions/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/regions/values.yaml b/charts/regions/values.yaml index 355554b2..5affb139 100644 --- a/charts/regions/values.yaml +++ b/charts/regions/values.yaml @@ -154,7 +154,7 @@ versions: gateway: v2.2.0 orchestration: v2.6.1 reconciliation: v2.2.2 - transactionplane: v0.2.2 + transactionplane: v0.2.1 settings: {} # replicas: