Versions
G2P Bridge Versions
G2P Bridge Helm Package
The G2P Bridge is now installed from a single, consolidated Helm chart — openg2p-bridge. One chart installs the complete subsystem: the partner & beneficiary-portal APIs, the Celery beat producer and workers, a bundled Redis, the PostgreSQL database/role (via postgres-init), the Keycloak OIDC client (via keycloak-init), and — optionally — the bundled Example Bank simulator. All source now lives in one repository, g2p-bridge.
02-Jun-2026
Single consolidated chart for the complete installation. All previous sub-charts (api, celery, bene-portal, example-bank) are folded into one chart,
openg2p-bridge. Incompatible with previous Helm chart versions.Source consolidated into a single repository,
g2p-bridge(previously seven repos).Added Keycloak client provisioning via the
keycloak-initsubchart — creates theg2p-bridgeOIDC client in thestaffrealm. Learn more >>Digital cash transfer needs no PBMS or Registry. The sponsor/treasury account is configured directly in Helm values and the same values seed the bundled Example Bank. In-kind disbursements (which need PBMS/Registry) are behind
g2pBridgeInKindEnabled. Learn more >>Single Celery Docker image, run as beat producer or worker by Helm configuration.
Added an uninstall script that fully removes the release and its Postgres database/role while preserving the shared Postgres instance and other components' data.
On the develop branch the chart version is 0.0.0-develop and every Docker image is tagged develop (the image tag always matches the g2p-bridge repository ref — a branch name or git tag). Tagged releases will carry semantic versions here.
Legacy Versions
These versions predate the repository/chart consolidation. They were built from the older multi-repository layout (openg2p-g2p-bridge-deployment, openg2p-g2p-bridge-example-bank-deployment, etc.) with a separate chart per service. They are not compatible with the consolidated chart above.
17-Apr-2026
Complete overhaul of Helm chart. Multiple charts combined into one. Incompatible with previous Helm chart versions.
Embraced new headers from openg2p-fastapi-common
Caters to cash-digital, cash-physical, commodities and services
Interfaces to Warehouses and Agents for physical goods & services
In line with PBMS Gen2 capabilities
Introduced Adapter pattern for SPAR
2.0.0
1.1.0
Last updated
Was this helpful?