Skip to content

Commit cae3448

Browse files
authored
Merge pull request #4034 from replicatedhq/fix/kots-k8s-version-compatibility
Fix KOTS release notes K8s supported versions
2 parents 05d52a6 + d054050 commit cae3448

2 files changed

Lines changed: 6 additions & 8 deletions

File tree

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
| KOTS Versions | Kubernetes Compatibility |
22
|------------------------|-----------------------------|
33
| 1.129.4 and later | 1.35, 1.34, 1.33 |
4-
| 1.128.3 to 1.129.3 | 1.34, 1.33, 1.32, 1.31 |
5-
| 1.124.17 to 1.128.3 | 1.33, 1.32, 1.31 |
6-
| 1.123.0 to 1.124.16 | 1.32, 1.31 |
7-
| 1.117.0 to 1.122.1 | 1.31 |
4+
| 1.128.3 to 1.129.3 | 1.34, 1.33 |
5+
| 1.124.17 to 1.128.3 | 1.33 |

docs/release-notes/rn-app-manager.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Velero is used to provide backup and restore functionality for the Replicated sn
2929

3030
Released on May 1, 2026
3131

32-
Support for Kubernetes: 1.31, 1.32, 1.33, and 1.34
32+
Support for Kubernetes: 1.31, 1.32, 1.33, 1.34, and 1.35
3333

3434
### Bug fixes {#bug-fixes-1-130-2}
3535
* Fixes an issue where replicated values were not correctly injected into Helm charts when the Replicated SDK was declared as a Helm dependency with an alias.
@@ -41,7 +41,7 @@ Support for Kubernetes: 1.31, 1.32, 1.33, and 1.34
4141

4242
Released on April 28, 2026
4343

44-
Support for Kubernetes: 1.31, 1.32, 1.33, and 1.34
44+
Support for Kubernetes: 1.31, 1.32, 1.33, 1.34, and 1.35
4545

4646
### Improvements {#improvements-1-130-1}
4747
* Fixes high, medium, and low severity CVEs CVE-2026-25639, CVE-2026-4800, CVE-2026-41239, CVE-2026-41240, CVE-2026-41238, CVE-2026-2950, CVE-2026-34043, and CVE-2026-2391 in the KOTS front-end dependencies.
@@ -51,7 +51,7 @@ Support for Kubernetes: 1.31, 1.32, 1.33, and 1.34
5151

5252
Released on April 1, 2026
5353

54-
Support for Kubernetes: 1.31, 1.32, 1.33, and 1.34
54+
Support for Kubernetes: 1.31, 1.32, 1.33, 1.34, and 1.35
5555

5656
### New Features {#new-features-1-130-0}
5757
* Upgrade Helm to v4.
@@ -60,7 +60,7 @@ Support for Kubernetes: 1.31, 1.32, 1.33, and 1.34
6060

6161
Released on February 24, 2026
6262

63-
Support for Kubernetes: 1.31, 1.32, 1.33, and 1.34
63+
Support for Kubernetes: 1.31, 1.32, 1.33, 1.34, and 1.35
6464

6565
### Improvements {#improvements-1-129-4}
6666
* Updates images to resolve CVE-2025-61731, CVE-2025-68119, CVE-2025-61726 with high severity, CVE-2025-61730 and CVE-2025-61728 with medium severity, and GHSA-8jvr-vh7g-f8gx, GHSA-h355-32pf-p2xm, and GHSA-fw7p-63qq-7hpr with low severity.

0 commit comments

Comments
 (0)