Skip to content

Commit 8a12a82

Browse files
authored
Fix Octopus Server version on Calamari Image Volume page (#3206)
1 parent c645d2a commit 8a12a82

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/pages/docs/kubernetes/targets/kubernetes-agent/calamari-image-volume.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
layout: src/layouts/Default.astro
33
pubDate: 2026-06-05
4-
modDate: 2026-06-05
4+
modDate: 2026-06-11
55
title: Calamari Image Volume
66
description: How the Kubernetes agent uses Kubernetes Image Volumes to provide Calamari to script pods
77
navOrder: 35
@@ -24,7 +24,7 @@ When the Calamari Image Volume feature is enabled, the agent instead mounts Cala
2424

2525
- **Kubernetes**: 1.35 or later. Image Volumes require the `ImageVolume` feature gate, which is enabled by default from Kubernetes 1.35 (Beta) and is GA from 1.36. Clusters running an older version will fall back to the existing transfer-and-unpack mechanism automatically and log a warning.
2626
- **Kubernetes agent**: v3.5.0
27-
- **Octopus Server**: 2026.3.892 or later
27+
- **Octopus Server**: 2026.3.982 or later
2828

2929
## Enabling the feature
3030

0 commit comments

Comments
 (0)