Skip to content

Commit 601a8a7

Browse files
authored
chore(regions): upgrade payments to v3.4.0 (#397)
1 parent d1db131 commit 601a8a7

7 files changed

Lines changed: 12 additions & 12 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
| [Cloudprem](./charts/cloudprem/README.md) | 4.10.2 | latest | Formance control-plane | [![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/cloudprem)](https://artifacthub.io/packages/search?repo=cloudprem) |
99
| [Console-V3](./charts/console-v3/README.md) | 3.7.1 | v2.6.2 | Formance Console | [![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/console-v3)](https://artifacthub.io/packages/search?repo=console-v3) |
1010
| [Core](./charts/core/README.md) | 1.6.0 | latest | Formance Core Library | [![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/core)](https://artifacthub.io/packages/search?repo=core) |
11-
| [Formance](./charts/formance/README.md) | 1.15.2 | latest | Formance Platform - Unified Helm Chart | [![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/formance)](https://artifacthub.io/packages/search?repo=formance) |
11+
| [Formance](./charts/formance/README.md) | 1.16.0 | latest | Formance Platform - Unified Helm Chart | [![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/formance)](https://artifacthub.io/packages/search?repo=formance) |
1212
| [Membership](./charts/membership/README.md) | 3.6.2 | v2.5.0 | Formance EE Membership API. Manage stacks, organizations, regions, invitations, users, roles, and permissions. | [![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/membership)](https://artifacthub.io/packages/search?repo=membership) |
1313
| [Portal](./charts/portal/README.md) | 3.7.1 | v2.6.2 | Formance Portal | [![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/portal)](https://artifacthub.io/packages/search?repo=portal) |
14-
| [Regions](./charts/regions/README.md) | 3.12.2 | latest | Formance Private Regions Helm Chart | [![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/regions)](https://artifacthub.io/packages/search?repo=regions) |
14+
| [Regions](./charts/regions/README.md) | 3.13.0 | latest | Formance Private Regions Helm Chart | [![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/regions)](https://artifacthub.io/packages/search?repo=regions) |
1515
| [Stargate](./charts/stargate/README.md) | 0.11.0 | latest | Formance EE Stargate gRPC Gateway | [![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/stargate)](https://artifacthub.io/packages/search?repo=stargate) |
1616

1717
## How to contribute

charts/formance/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ dependencies:
44
version: 18.7.13
55
- name: regions
66
repository: file://../regions
7-
version: 3.12.2
7+
version: 3.13.0
88
- name: cloudprem
99
repository: file://../cloudprem
1010
version: 4.10.2
11-
digest: sha256:ebfc0a3ef9399fdd51293a4687c7b0f8b7013ce166514aff7e55d300179be160
12-
generated: "2026-07-14T16:01:09.501762+02:00"
11+
digest: sha256:f4672098fb8629f4ae68aa5a588e6c56b8d5a2f751447284e9bd547c9e06c073
12+
generated: "2026-07-15T11:12:06.288048+02:00"

charts/formance/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ maintainers:
1010
icon: "https://avatars.githubusercontent.com/u/84325077?s=200&v=4"
1111

1212
type: application
13-
version: 1.15.2
13+
version: 1.16.0
1414
appVersion: "latest"
1515
# The "-0" suffix is required for GKE compatibility. GKE versions contain
1616
# build metadata like "v1.33.5-gke.2392000" which semver treats as pre-release.

charts/formance/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# formance
22

3-
![Version: 1.15.2](https://img.shields.io/badge/Version-1.15.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
3+
![Version: 1.16.0](https://img.shields.io/badge/Version-1.16.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
44

55
Formance Platform - Unified Helm Chart
66

@@ -589,7 +589,7 @@ Kubernetes: `>=1.14.0-0`
589589
| regions.versions.files."v3.2".ledger | string | `"v2.4.9"` | |
590590
| regions.versions.files."v3.2".mcp | string | `"v0.3.0"` | |
591591
| regions.versions.files."v3.2".orchestration | string | `"v2.6.0"` | |
592-
| regions.versions.files."v3.2".payments | string | `"v3.3.1"` | |
592+
| regions.versions.files."v3.2".payments | string | `"v3.4.0"` | |
593593
| regions.versions.files."v3.2".reconciliation | string | `"v2.3.1"` | |
594594
| regions.versions.files."v3.2".search | string | `"v2.1.0"` | |
595595
| regions.versions.files."v3.2".stargate | string | `"v2.2.2"` | |

charts/regions/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ maintainers:
1111
icon: "https://avatars.githubusercontent.com/u/84325077?s=200&v=4"
1212

1313
type: application
14-
version: 3.12.2
14+
version: 3.13.0
1515
appVersion: "latest"
1616

1717
dependencies:

charts/regions/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Formance regions Helm chart
22

3-
![Version: 3.12.2](https://img.shields.io/badge/Version-3.12.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
3+
![Version: 3.13.0](https://img.shields.io/badge/Version-3.13.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
44
Formance Private Regions Helm Chart
55

66
## Requirements
@@ -160,7 +160,7 @@ Then configure it through the `global.licence.token` and `global.licence.cluster
160160
| versions.files."v3.2".ledger | string | `"v2.4.9"` | |
161161
| versions.files."v3.2".mcp | string | `"v0.3.0"` | |
162162
| versions.files."v3.2".orchestration | string | `"v2.6.0"` | |
163-
| versions.files."v3.2".payments | string | `"v3.3.1"` | |
163+
| versions.files."v3.2".payments | string | `"v3.4.0"` | |
164164
| versions.files."v3.2".reconciliation | string | `"v2.3.1"` | |
165165
| versions.files."v3.2".search | string | `"v2.1.0"` | |
166166
| versions.files."v3.2".stargate | string | `"v2.2.2"` | |

charts/regions/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ versions:
175175
ledger: v2.4.9
176176
mcp: v0.3.0
177177
orchestration: v2.6.0
178-
payments: v3.3.1
178+
payments: v3.4.0
179179
reconciliation: v2.3.1
180180
search: v2.1.0
181181
stargate: v2.2.2

0 commit comments

Comments
 (0)