Skip to content

Commit 3937dab

Browse files
authored
Merge pull request #1152 from OctopusDeploy/jt-update-to-support-k8s-upgrade-blocking
Octopus Client - Enable K8s Agent Update Blocking
2 parents d8894b3 + 413632a commit 3937dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/Octopus.Tentacle/Octopus.Tentacle.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
</ItemGroup>
5454
<ItemGroup>
5555
<PackageReference Include="BouncyCastle.Cryptography" Version="2.5.1" />
56-
<PackageReference Include="Octopus.Client" Version="17.0.2288" />
56+
<PackageReference Include="Octopus.Client" Version="17.15.2394" />
5757
</ItemGroup>
5858
<ItemGroup>
5959
<PackageReference Include="Autofac" Version="4.6.2" />

0 commit comments

Comments
 (0)