From 7f9cb57fa6ebf22f5f67b0c993814dad40d5b25c Mon Sep 17 00:00:00 2001 From: reslene Date: Fri, 14 Aug 2026 10:33:43 +0200 Subject: [PATCH] chore: bump chart versions for cloudprem, console-v3, portal, and formance to 5.0.0, 4.0.0, 4.0.0, and 2.0.0 respectively Updated app versions: - console-v3: v2.7.0 -> v3.0.0 - portal: v2.7.0 -> v3.0.0 - formance: latest -> latest --- README.md | 8 ++++---- charts/cloudprem/Chart.lock | 8 ++++---- charts/cloudprem/Chart.yaml | 6 +++--- charts/cloudprem/README.md | 6 +++--- charts/console-v3/Chart.yaml | 4 ++-- charts/console-v3/README.md | 2 +- charts/formance/Chart.lock | 6 +++--- charts/formance/Chart.yaml | 4 ++-- charts/formance/README.md | 4 ++-- charts/portal/Chart.yaml | 4 ++-- charts/portal/README.md | 2 +- 11 files changed, 27 insertions(+), 27 deletions(-) diff --git a/README.md b/README.md index 57649cc3..91ecc126 100644 --- a/README.md +++ b/README.md @@ -5,12 +5,12 @@ | Readme | Chart Version | App Version | Description | Hub | |--------|---------------|-------------|-------------|-----| | [Agent](./charts/agent/README.md) | 2.16.0 | v2.11.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) | -| [Cloudprem](./charts/cloudprem/README.md) | 4.11.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) | -| [Console-V3](./charts/console-v3/README.md) | 3.8.0 | v2.7.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) | +| [Cloudprem](./charts/cloudprem/README.md) | 5.0.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) | +| [Console-V3](./charts/console-v3/README.md) | 4.0.0 | v3.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) | | [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) | -| [Formance](./charts/formance/README.md) | 1.19.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) | +| [Formance](./charts/formance/README.md) | 2.0.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) | | [Membership](./charts/membership/README.md) | 3.6.3 | 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) | -| [Portal](./charts/portal/README.md) | 3.8.0 | v2.7.0 | Formance Portal | [![Artifact HUB](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/portal)](https://artifacthub.io/packages/search?repo=portal) | +| [Portal](./charts/portal/README.md) | 4.0.0 | v3.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) | | [Regions](./charts/regions/README.md) | 3.15.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) | | [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) | diff --git a/charts/cloudprem/Chart.lock b/charts/cloudprem/Chart.lock index f9294d07..a12d598c 100644 --- a/charts/cloudprem/Chart.lock +++ b/charts/cloudprem/Chart.lock @@ -4,9 +4,9 @@ dependencies: version: 3.6.3 - name: portal repository: file://../portal - version: 3.8.0 + version: 4.0.0 - name: console-v3 repository: file://../console-v3 - version: 3.8.0 -digest: sha256:49254e0603ea1d7cdf0024330a0f4b62974aabc6b116e3c920e2972e4dd325d4 -generated: "2026-08-14T10:20:12.778036+02:00" + version: 4.0.0 +digest: sha256:53f217b005edb7eb7f8e533fe26102db9ceead036dbc319281c76144c72626e0 +generated: "2026-08-14T10:27:23.789837+02:00" diff --git a/charts/cloudprem/Chart.yaml b/charts/cloudprem/Chart.yaml index 27c2c76a..8928e1cf 100644 --- a/charts/cloudprem/Chart.yaml +++ b/charts/cloudprem/Chart.yaml @@ -31,7 +31,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 4.11.0 +version: 5.0.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to @@ -53,10 +53,10 @@ dependencies: repository: file://../membership condition: global.platform.membership.enabled - name: portal - version: 3.X + version: 4.X repository: file://../portal condition: global.platform.portal.enabled - name: console-v3 - version: 3.X + version: 4.X repository: file://../console-v3 condition: global.platform.consoleV3.enabled diff --git a/charts/cloudprem/README.md b/charts/cloudprem/README.md index d9333f61..8d1fdf9f 100644 --- a/charts/cloudprem/README.md +++ b/charts/cloudprem/README.md @@ -1,7 +1,7 @@ # Formance cloudprem Helm chart [![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/cloudprem)](https://artifacthub.io/packages/search?repo=cloudprem) -![Version: 4.11.0](https://img.shields.io/badge/Version-4.11.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) +![Version: 5.0.0](https://img.shields.io/badge/Version-5.0.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) Formance control-plane @@ -13,9 +13,9 @@ Kubernetes: `>=1.14.0-0` | Repository | Name | Version | |------------|------|---------| -| file://../console-v3 | console-v3 | 3.X | +| file://../console-v3 | console-v3 | 4.X | | file://../membership | membership | 3.X | -| file://../portal | portal | 3.X | +| file://../portal | portal | 4.X | > [!IMPORTANT] > You need to obtain a licence from the Formance team. (See [EE Licence](#ee-licence)) diff --git a/charts/console-v3/Chart.yaml b/charts/console-v3/Chart.yaml index d03906f4..336738ed 100644 --- a/charts/console-v3/Chart.yaml +++ b/charts/console-v3/Chart.yaml @@ -29,13 +29,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 3.8.0 +version: 4.0.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v2.7.0" +appVersion: "v3.0.0" # The "-0" suffix is required for GKE compatibility. GKE versions contain # build metadata like "v1.33.5-gke.2392000" which semver treats as pre-release. # Without "-0", Helm rejects these versions as incompatible. diff --git a/charts/console-v3/README.md b/charts/console-v3/README.md index 785435e9..c9fd6342 100644 --- a/charts/console-v3/README.md +++ b/charts/console-v3/README.md @@ -1,6 +1,6 @@ # console-v3 -![Version: 3.8.0](https://img.shields.io/badge/Version-3.8.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.7.0](https://img.shields.io/badge/AppVersion-v2.7.0-informational?style=flat-square) +![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.0.0](https://img.shields.io/badge/AppVersion-v3.0.0-informational?style=flat-square) Formance Console diff --git a/charts/formance/Chart.lock b/charts/formance/Chart.lock index 032212b5..e8e38588 100644 --- a/charts/formance/Chart.lock +++ b/charts/formance/Chart.lock @@ -7,6 +7,6 @@ dependencies: version: 3.15.2 - name: cloudprem repository: file://../cloudprem - version: 4.11.0 -digest: sha256:337cf5697e2a374a1c65164cb194f0e9e4d0cf2839b9f79ffef20bede5512616 -generated: "2026-08-14T10:20:14.043633+02:00" + version: 5.0.0 +digest: sha256:ae70951fe6b16a0f5389ba28d61e2fc9502034462dec0a96ff1b25117e857316 +generated: "2026-08-14T10:28:24.498398+02:00" diff --git a/charts/formance/Chart.yaml b/charts/formance/Chart.yaml index 707fc980..70a57a91 100644 --- a/charts/formance/Chart.yaml +++ b/charts/formance/Chart.yaml @@ -10,7 +10,7 @@ maintainers: icon: "https://avatars.githubusercontent.com/u/84325077?s=200&v=4" type: application -version: 1.19.0 +version: 2.0.0 appVersion: "latest" # The "-0" suffix is required for GKE compatibility. GKE versions contain # build metadata like "v1.33.5-gke.2392000" which semver treats as pre-release. @@ -35,7 +35,7 @@ dependencies: - child: stacks parent: global.exports.stacks - name: cloudprem - version: 4.X + version: 5.X repository: "file://../cloudprem" tags: - EntrepriseEdition diff --git a/charts/formance/README.md b/charts/formance/README.md index 559b05cb..95fc3591 100644 --- a/charts/formance/README.md +++ b/charts/formance/README.md @@ -1,6 +1,6 @@ # formance -![Version: 1.19.0](https://img.shields.io/badge/Version-1.19.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) +![Version: 2.0.0](https://img.shields.io/badge/Version-2.0.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) Formance Platform - Unified Helm Chart @@ -22,7 +22,7 @@ Kubernetes: `>=1.14.0-0` | Repository | Name | Version | |------------|------|---------| -| file://../cloudprem | cloudprem | 4.X | +| file://../cloudprem | cloudprem | 5.X | | file://../regions | regions | 3.X | | oci://registry-1.docker.io/bitnamicharts | postgresql | 18.X | diff --git a/charts/portal/Chart.yaml b/charts/portal/Chart.yaml index 507b570d..9b060bbd 100644 --- a/charts/portal/Chart.yaml +++ b/charts/portal/Chart.yaml @@ -26,13 +26,13 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 3.8.0 +version: 4.0.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "v2.7.0" +appVersion: "v3.0.0" # The "-0" suffix is required for GKE compatibility. GKE versions contain # build metadata like "v1.33.5-gke.2392000" which semver treats as pre-release. # Without "-0", Helm rejects these versions as incompatible. diff --git a/charts/portal/README.md b/charts/portal/README.md index d401355f..6eb35776 100644 --- a/charts/portal/README.md +++ b/charts/portal/README.md @@ -1,6 +1,6 @@ # portal -![Version: 3.8.0](https://img.shields.io/badge/Version-3.8.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v2.7.0](https://img.shields.io/badge/AppVersion-v2.7.0-informational?style=flat-square) +![Version: 4.0.0](https://img.shields.io/badge/Version-4.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v3.0.0](https://img.shields.io/badge/AppVersion-v3.0.0-informational?style=flat-square) Formance Portal