Update Strategy
- Standard Updates
- Major Updates
Standard updates include minor version changes and patches that don’t require significant infrastructure modifications.These updates typically include:
- Bug fixes
- Security patches
- Minor feature enhancements
- Performance optimizations
Pre-Update Checklist
Before proceeding with any update, complete the following checklist:Backup Your Environment
Create complete backups of your client-managed databases and configurations.See the Backup & Restore page for detailed instructions.
Review Release Notes
Carefully review the release notes for the target version to understand:
- Changes to Helm charts
- Terraform module updates
- Database schema changes
- Required infrastructure modifications
Check System Requirements
Verify your infrastructure meets the requirements for the new version.
Pay special attention to:
System Requirements Check
System Requirements Check
- Kubernetes version compatibility
- Node resource availability
- Database version requirements
- Storage capacity
Update Terraform Modules
If you’re using Terraform for infrastructure management, update your modules to the versions compatible with the new Prisme.ai release.
Prepare Rollback Plan
Document a detailed rollback plan in case issues occur during the update.Your rollback plan should include:
- Specific commands to restore databases from backup
- Helm rollback commands
- Terraform destroy/apply commands for affected resources
- Recovery time objectives
- Verification steps after rollback
Update Process
- Helm Chart Updates
- Terraform Updates
Review Chart Values
Compare your current values with the new chart’s default values to identify changes.
Database Compatibility Considerations
Per-engine upgrade notes and version requirements live on the dedicated database pages:MongoDB
Minimum 6+. Schema migrations run automatically on backend startup.
Elasticsearch or OpenSearch
Minimum Elasticsearch 8.x / OpenSearch 2.x. Some upgrades require reindexing.
Redis
Minimum 6.2+. Cluster mode supported since Prisme.ai v3.2.
PostgreSQL
Minimum 12+ with
sslmode=require.Post-Update Tasks
After completing the update, perform these essential post-update tasks:Verify Product Functionality
Test each Prisme.ai product to ensure they work as expected:
- Chat
- Agent Creator
- Knowledges
- Builder
- Governe
- Insights
Rollback Procedure
If you encounter critical issues after an update:Next Steps
Backup & Restore
Learn how to create and manage backups for your Prisme.ai platform
Scaling
Scale your platform to meet growing demands