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 fd3b5cc commit 95c79eeCopy full SHA for 95c79ee
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
+| 18.0 | 1.34 | net8.0;net9.0;net48*;netstandard2.0* |
158
| 17.0 | 1.33 | net8.0;net9.0;net48*;netstandard2.0* |
159
| 16.0 | 1.32 | net8.0;net9.0;net48*;netstandard2.0* |
160
| 15.0 | 1.31 | net6.0;net8.0;net48*;netstandard2.0* |
0 commit comments