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.
This commit is contained in:
parent
1fedddd814
commit
876144302a
|
@ -155,7 +155,7 @@ in handling of job `template` and `artifact` stanzas:
|
||||||
`template.destination` and `artifact.destination` paths do not support
|
`template.destination` and `artifact.destination` paths do not support
|
||||||
absolute paths, including the interpolated `NOMAD_SECRETS_DIR`,
|
absolute paths, including the interpolated `NOMAD_SECRETS_DIR`,
|
||||||
`NOMAD_TASK_DIR`, and `NOMAD_ALLOC_DIR` variables. This bug is fixed in
|
`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
|
## Nomad 0.12.0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue