From fa81fba8e73b0dd784c2f247878cfc5c0acd523a Mon Sep 17 00:00:00 2001 From: "mike.reiche" Date: Tue, 7 Jul 2026 07:33:32 +0200 Subject: [PATCH] doc(migration): Add reference to upcoming migration feature in 1.x Helm chart version Signed-off-by: mike.reiche --- docs/guides/administration/migrating-from-v4.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/guides/administration/migrating-from-v4.md b/docs/guides/administration/migrating-from-v4.md index 9fe2d0e..d744aed 100644 --- a/docs/guides/administration/migrating-from-v4.md +++ b/docs/guides/administration/migrating-from-v4.md @@ -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**)