Skip to content

Commit 100e537

Browse files
Dav-14claude
andauthored
feat: membership v3.2.0 (#337)
Bump membership chart to v3.2.0 (appVersion v2.2.1). Cascading version bumps: cloudprem 4.3.0, formance 1.4.0. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 864f8da commit 100e537

9 files changed

Lines changed: 16 additions & 16 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
| Readme | Chart Version | App Version | Description | Hub |
66
|--------|---------------|-------------|-------------|-----|
77
| [Agent](./charts/agent/README.md) | 2.13.1 | v2.9.0 | Formance Membership Agent Helm Chart | [![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/agent)](https://artifacthub.io/packages/search?repo=agent) |
8-
| [Cloudprem](./charts/cloudprem/README.md) | 4.2.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) |
8+
| [Cloudprem](./charts/cloudprem/README.md) | 4.3.0 | 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.1.2 | v2.0.0 | 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.5.1 | 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.3.1 | 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) |
12-
| [Membership](./charts/membership/README.md) | 3.1.3 | v2.1.2 | 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) |
11+
| [Formance](./charts/formance/README.md) | 1.4.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) |
12+
| [Membership](./charts/membership/README.md) | 3.2.0 | v2.2.1 | 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.1.2 | v2.0.0 | Formance Portal | [![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/portal)](https://artifacthub.io/packages/search?repo=portal) |
1414
| [Regions](./charts/regions/README.md) | 3.8.4 | 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.10.1 | 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) |

charts/cloudprem/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
dependencies:
22
- name: membership
33
repository: file://../membership
4-
version: 3.1.3
4+
version: 3.2.0
55
- name: portal
66
repository: file://../portal
77
version: 3.1.2
88
- name: console-v3
99
repository: file://../console-v3
1010
version: 3.1.2
11-
digest: sha256:0517ecf62950e483ede9cacb501ccf9863800c24789aaa7fd4017ec5ed153de1
12-
generated: "2026-03-17T13:55:58.864196+01:00"
11+
digest: sha256:7f6b4623a4ad5d38932c586d07b14f9dc52e6095936c574789ac245bf7f4fb3a
12+
generated: "2026-03-27T11:14:28.781196+01:00"

charts/cloudprem/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ type: application
3131
# This is the chart version. This version number should be incremented each time you make changes
3232
# to the chart and its templates, including the app version.
3333
# Versions are expected to follow Semantic Versioning (https://semver.org/)
34-
version: 4.2.2
34+
version: 4.3.0
3535

3636
# This is the version number of the application being deployed. This version number should be
3737
# incremented each time you make changes to the application. Versions are not expected to

charts/cloudprem/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Formance cloudprem Helm chart
22

33
[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/cloudprem)](https://artifacthub.io/packages/search?repo=cloudprem)
4-
![Version: 4.2.2](https://img.shields.io/badge/Version-4.2.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)
4+
![Version: 4.3.0](https://img.shields.io/badge/Version-4.3.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)
55

66
Formance control-plane
77

charts/formance/Chart.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ dependencies:
77
version: 3.8.4
88
- name: cloudprem
99
repository: file://../cloudprem
10-
version: 4.2.2
11-
digest: sha256:28509ac09d2216c21507ae4f3356edc37b42fc9f2dcb4d3414e1e94f20d72f22
12-
generated: "2026-03-25T17:19:07.087644+01:00"
10+
version: 4.3.0
11+
digest: sha256:edc231cb24324ee9f8cfb88cb1513174fbe1ceb094ad89ea7d82925c8658a699
12+
generated: "2026-03-27T11:14:33.264021+01: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.3.1
13+
version: 1.4.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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# formance
22

3-
![Version: 1.3.1](https://img.shields.io/badge/Version-1.3.1-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.4.0](https://img.shields.io/badge/Version-1.4.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

charts/membership/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,13 +22,13 @@ type: application
2222
# This is the chart version. This version number should be incremented each time you make changes
2323
# to the chart and its templates, including the app version.
2424
# Versions are expected to follow Semantic Versioning (https://semver.org/)
25-
version: 3.1.3
25+
version: 3.2.0
2626

2727
# This is the version number of the application being deployed. This version number should be
2828
# incremented each time you make changes to the application. Versions are not expected to
2929
# follow Semantic Versioning. They should reflect the version the application is using.
3030
# It is recommended to use it with quotes.
31-
appVersion: "v2.1.2"
31+
appVersion: "v2.2.1"
3232
# The "-0" suffix is required for GKE compatibility. GKE versions contain
3333
# build metadata like "v1.33.5-gke.2392000" which semver treats as pre-release.
3434
# Without "-0", Helm rejects these versions as incompatible.

charts/membership/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Formance membership Helm chart
22

3-
![Version: 3.1.3](https://img.shields.io/badge/Version-3.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.1.2](https://img.shields.io/badge/AppVersion-v2.1.2-informational?style=flat-square)
3+
![Version: 3.2.0](https://img.shields.io/badge/Version-3.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.2.1](https://img.shields.io/badge/AppVersion-v2.2.1-informational?style=flat-square)
44
Formance EE Membership API. Manage stacks, organizations, regions, invitations, users, roles, and permissions.
55

66
## Requirements

0 commit comments

Comments
 (0)