0.2.0 Infra
Release Version: 0.2.0 Infra
Release Type: Minor Release
Release Date: 24th March, 2026
Overview
The current release of 0.2.0 Infra (Rapid Deployment Infra) introduces integration with eSignet 1.4.2, enabling a flawless deployment of MOSIP platform along with now a seamless deployment of eSignet-dependent features, which earlier were getting skipped.
It also resolves key infrastructure issues impacting RKE2 cluster installations and addresses multiple bugs across CI/CD workflows, alerting mechanisms, and deployment scripts.
Overall, the release improves deployment reliability, automation stability, and environment configuration handling.
Major Highlights/Features
eSignet 1.4.2 Integration With the current release 0.2.0 Infra, eSignet 1.4.2 is fully integrated/configured into the Helmsman deployment framework, enabling end-to-end deployment of all eSignet-dependent features. In earlier releases, flows requiring eSignet-based authentication, such as OTP verification, biometric authentication, KYC exchange, and Resident Portal/Service interactions were getting skipped during deployment. These flows are now executed as part of the standard deployment pipeline.
Improved Deployment Reliability Resolved issues in Helm deployment scripts to ensure resources are correctly applied to the cluster rather than just rendered locally.
Stabilized CI/CD Workflows Fixed critical issues in GitHub Actions workflows for Helmsman and Terraform, ensuring smooth and reliable automated deployments.
Enhanced Monitoring & Alerting Corrected alerting hooks configuration to ensure proper triggering of notifications across monitoring systems.
Upgrade Notes
Review and update any Ansible playbooks using deprecated configurations before upgrading cluster nodes.
Ensure rancher_import_url is correctly configured or left empty if Rancher import is disabled.
Re-run GitHub Actions workflows post-upgrade to leverage fixed CI/CD pipelines.
Verify that deployment scripts use helm install instead of helm template for proper cluster deployments.
Story Released
eSignet 1.4.2 integration with Helmsman.
Bug Fixes
Ansible deprecated configurations causing RKE2 installation failures; rancher_import_url validation fix.
Fix helm install command instead of helm template in install.sh
Fix GitHub Actions workflow bugs in helmsman and terraform workflows.
Alerting hooks script is incorrect.
Repositories Released
Known Issues
Rapid Deployment - API TestRig resident deployment fails due to machine not automatically activating in admin portal.
Remove dry-run from Helmsman workflow of rapid deployment.
Documentation
Last updated
Was this helpful?