Skip to content

Commit f1738bf

Browse files
committed
Update SDK version in README to reflect support for net8.0 and net9.0
1 parent 702e858 commit f1738bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ ${GEN_DIR}/openapi/csharp.sh ${REPO_DIR}/src/KubernetesClient ${REPO_DIR}/csharp
154154

155155
| SDK Version | Kubernetes Version | .NET Targeting |
156156
|-------------|--------------------|-----------------------------------------------------|
157+
| 17.0 | 1.33 | net8.0;net9.0;net48*;netstandard2.0* |
157158
| 16.0 | 1.32 | net8.0;net9.0;net48*;netstandard2.0* |
158159
| 15.0 | 1.31 | net6.0;net8.0;net48*;netstandard2.0* |
159160
| 14.0 | 1.30 | net6.0;net8.0;net48*;netstandard2.0* |

0 commit comments

Comments
 (0)