Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/guides/administration/migrating-from-v4.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ To walk this migration end to end against a sandbox v5 stack before the producti
names. See the [configuration reference](../../reference/configuration/properties.md)
for the current property and environment variable names.

If you are running OWASP Dependency Track in a Kubernetes environment, please see the *MIGRATION.md* within the [Helm chart](https://github.com/DependencyTrack/helm-charts).

## How the migration works

The `v4-migrator` command-line tool runs three offline phases (**extract**, **transform**, **load**)
Expand Down