We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1d5e64 commit 1f95e8bCopy full SHA for 1f95e8b
scripts/update-client.sh
@@ -22,7 +22,7 @@ set -o nounset
22
set -o pipefail
23
24
# The openapi-generator version used by this client
25
-export OPENAPI_GENERATOR_COMMIT="v7.1.0"
+export OPENAPI_GENERATOR_COMMIT="v7.2.0"
26
27
SCRIPT_ROOT=$(dirname "${BASH_SOURCE}")
28
CLIENT_ROOT="${SCRIPT_ROOT}/../kubernetes"
0 commit comments