Skip to content

Commit c79823b

Browse files
authored
Fix the formatting in the Kubernetes Agent version requirements table (#2517)
* fix table formatting * link to main page instead of a heading
1 parent edfdc33 commit c79823b

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

src/pages/docs/kubernetes/targets/kubernetes-agent/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ The Kubernetes agent follows [semantic versioning](https://semver.org/), so a ma
7474
| Kubernetes agent | Octopus Server | Kubernetes cluster |
7575
| ---------------- | ------------------------ | -------------------- |
7676
| 1.\*.\* | **2024.2.6580** or newer | **1.26** to **1.29** |
77-
| ---------------- | ------------------------ | -------------------- |
7877
| 2.\*.\* | **2024.2.9396** or newer | **1.26** to **1.29** |
7978

8079
Additionally, the Kubernetes agent only supports **Linux AMD64** and **Linux ARM64** Kubernetes nodes.

src/pages/docs/kubernetes/targets/kubernetes-agent/troubleshooting/sha1-certificate-incompatibility.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ navOrder: 71
88
---
99

1010
## Background
11-
[Since 2017](../../../../security/cve/shattered-and-octopus-deploy#detecting-sha1-certificates-with-powershell), Octopus Server no longer supports SHA1 certificates due to their inherent security vulnerabilities. SHA1 is an outdated cryptographic hash algorithm that has been replaced by the more secure SHA256 standard, in line with industry best practices.
11+
[Since 2017](../../../../security/cve/shattered-and-octopus-deploy), Octopus Server no longer supports SHA1 certificates due to their inherent security vulnerabilities. SHA1 is an outdated cryptographic hash algorithm that has been replaced by the more secure SHA256 standard, in line with industry best practices.
1212

1313

1414
## Compatibility Issue: SHA1 on Windows Server 2012 R2

0 commit comments

Comments
 (0)