We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 702e858 commit f1738bfCopy full SHA for f1738bf
README.md
@@ -154,6 +154,7 @@ ${GEN_DIR}/openapi/csharp.sh ${REPO_DIR}/src/KubernetesClient ${REPO_DIR}/csharp
154
155
| SDK Version | Kubernetes Version | .NET Targeting |
156
|-------------|--------------------|-----------------------------------------------------|
157
+| 17.0 | 1.33 | net8.0;net9.0;net48*;netstandard2.0* |
158
| 16.0 | 1.32 | net8.0;net9.0;net48*;netstandard2.0* |
159
| 15.0 | 1.31 | net6.0;net8.0;net48*;netstandard2.0* |
160
| 14.0 | 1.30 | net6.0;net8.0;net48*;netstandard2.0* |
0 commit comments