Skip to content

v0.3.1 Release

Latest

Choose a tag to compare

@faaranm faaranm released this 17 Oct 04:46
· 5 commits to main since this release
cf05c06

Release Notes - v0.3.1

Patch Release: Bitnami Container Migration

This patch release addresses the recent change where Bitnami container images have been made private. To ensure continued functionality of the Data Flywheel Blueprint, we have migrated all Bitnami dependencies in the Helm chart to use the bitnamilegacy repository.

What Changed

The Helm chart has been updated to address Bitnami container availability:

NeMo Microservices Platform Dependencies:

  • PostgreSQL-related components now use bitnamilegacy container images

Data Flywheel Blueprint Core Infrastructure:

  • Elasticsearch, Redis, and MongoDB deployments now use their official Docker container images directly
  • Previously used Bitnami Helm charts, now using official containers to avoid dependency on Bitnami repositories

Impact

This change ensures that users can deploy the Data Flywheel Blueprint without interruption. The bitnamilegacy images are publicly available and provide the same functionality as the previous Bitnami images.


For questions or issues, please refer to the README.md or open an issue in the repository.