From 9e162d481e5347ce6ce88f70e2d5551e3785df6a Mon Sep 17 00:00:00 2001 From: Rob E Date: Mon, 20 Oct 2025 21:17:33 +1000 Subject: [PATCH] Update Windows Tentacle installation documentation --- .../deployment-targets/tentacle/windows/index.mdx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/pages/docs/infrastructure/deployment-targets/tentacle/windows/index.mdx b/src/pages/docs/infrastructure/deployment-targets/tentacle/windows/index.mdx index 73998e27c5..5af992df22 100644 --- a/src/pages/docs/infrastructure/deployment-targets/tentacle/windows/index.mdx +++ b/src/pages/docs/infrastructure/deployment-targets/tentacle/windows/index.mdx @@ -101,4 +101,5 @@ To allow this: 3. Set an environment variable `CalamariDirectoryPath` with a value of the extracted location. This variable should be provided in a context that will be available to the Tentacle process. 4. Restart the Tentacle process to ensure that it has access to this new variable. -The next time a deployment is run, Octopus Server will ignore the embedded Calamari version and instead use the one available on the Tentacle. Warnings will continue to be logged to provide a clear signal that this limited support is considered a temporary stop-gap, as we are likely to drop support entirely for this workaround from `2026.1`. +The next time a deployment is run, Octopus Server will ignore the embedded Calamari version and instead use the one available on the Tentacle. Warnings will continue to be logged to provide a clear signal that this limited support is considered a temporary stop-gap, as we are likely to drop support entirely for this workaround from `2026.3`. +