You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/guides/administration/migrating-from-v4.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,8 @@ To walk this migration end to end against a sandbox v5 stack before the producti
24
24
names. See the [configuration reference](../../reference/configuration/properties.md)
25
25
for the current property and environment variable names.
26
26
27
+
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).
28
+
27
29
## How the migration works
28
30
29
31
The `v4-migrator` command-line tool runs three offline phases (**extract**, **transform**, **load**)
0 commit comments