Helm Chart 8.0.0 Breaking Change

fossa-core 8.0.0 removes the legacy DependencyLocks table. Install it only after the 7.0.0 backfill has completed.

1 min readUpdated Aug 4, 2026

Overview

Starting with release 8.0.0, the legacy DependencyLocks dependency-metadata table is removed. Dependency data is served entirely from the newer storage service that 7.0.0 backfills into.

The upgrade itself is routine: no downtime, no maintenance window, and no values-file changes. The breaking part is the prerequisite.

Warning

Install this release only after the backfill started by 7.0.0 has completed and you have received the [FOSSA] Sparkle depgraph backfill complete email. Installing it early can result in the loss of dependency details for scans that had not yet been migrated. If you have not received the email, contact FOSSA support rather than proceeding.

Required upgrade order

  1. Upgrade to 7.0.0 first, which starts the backfill.
  2. Wait for the backfill completion email.
  3. Upgrade to 8.0.0.

Skipping straight to 8.0.0 from a version earlier than 7.0.0 is not supported, since the backfill never runs.

For what the migration does, what happens to historical dependency data afterward, and answers to common questions, see Dependency Metadata Migration.

© 2026 FOSSA, Inc.support@fossa.com