From 98b4598714662e9ae979bb8d8214b3aab6ce6055 Mon Sep 17 00:00:00 2001 From: Niklas Date: Mon, 10 Aug 2026 22:10:54 +0200 Subject: [PATCH] Point to Helm chart `UPGRADING.md` Signed-off-by: Niklas --- docs/guides/administration/migrating-from-v4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/administration/migrating-from-v4.md b/docs/guides/administration/migrating-from-v4.md index d744aed..a73316b 100644 --- a/docs/guides/administration/migrating-from-v4.md +++ b/docs/guides/administration/migrating-from-v4.md @@ -24,7 +24,7 @@ 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). +If you are running Dependency-Track in a Kubernetes environment, please see the `UPGRADING.md` guide within the [Helm chart](https://github.com/DependencyTrack/helm-charts/blob/main/charts/dependency-track/UPGRADING.md). ## How the migration works