From 876144302a67b48e3a6eb0811512ed876fdf1d21 Mon Sep 17 00:00:00 2001 From: Michael Schurter Date: Thu, 19 Nov 2020 14:32:59 -0800 Subject: [PATCH] docs: avoid the regression in 0.12.[78] The suggest version, 0.12.7, includes regressions that are best avoided so steer users to 0.12.9. --- website/pages/docs/upgrade/upgrade-specific.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/pages/docs/upgrade/upgrade-specific.mdx b/website/pages/docs/upgrade/upgrade-specific.mdx index 67ba01c44..e018e92da 100644 --- a/website/pages/docs/upgrade/upgrade-specific.mdx +++ b/website/pages/docs/upgrade/upgrade-specific.mdx @@ -155,7 +155,7 @@ in handling of job `template` and `artifact` stanzas: `template.destination` and `artifact.destination` paths do not support absolute paths, including the interpolated `NOMAD_SECRETS_DIR`, `NOMAD_TASK_DIR`, and `NOMAD_ALLOC_DIR` variables. This bug is fixed in -v0.12.7. To work around the bug, use a relative path. +v0.12.9. To work around the bug, use a relative path. ## Nomad 0.12.0