Skip to content

Commit 4b949b0

Browse files
dajudgeclaude
andauthored
Add Kubernetes 1.35.0 support for ApiServerContainer (#426)
Adds ApiServerContainer v1.35.0 using the official kube-apiserver image from registry.k8s.io. This standalone API server container is useful for testing and development scenarios that don't require a full cluster. Co-authored-by: Claude <[email protected]>
1 parent 83237eb commit 4b949b0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

k8s-versions.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -170,6 +170,9 @@
170170
},
171171
{
172172
"k8s": "1.34.1"
173+
},
174+
{
175+
"k8s": "1.35.0"
173176
}
174177
]
175178
}

0 commit comments

Comments
 (0)