* Update KUBERNETES_BRANCH to v1.30.0 in csharp.settings * Update version.json to 14.0 * Update SDK version to 14.0 for Kubernetes 1.30 * fix csharp naming conflict * drop support of net7 * remove unused comment
4 lines
85 B
Plaintext
4 lines
85 B
Plaintext
export KUBERNETES_BRANCH=v1.30.0
|
|
export CLIENT_VERSION=0.0.1
|
|
export PACKAGE_NAME=k8s
|