Skip to content

Commit 49bd4f1

Browse files
committed
Updates OPENAPI_GENERATOR_COMMIT
1 parent 6a1414f commit 49bd4f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/update-client.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ set -o nounset
2222
set -o pipefail
2323

2424
# The openapi-generator version used by this client
25-
export OPENAPI_GENERATOR_COMMIT="v6.2.0"
25+
export OPENAPI_GENERATOR_COMMIT="v6.2.1"
2626

2727
SCRIPT_ROOT=$(dirname "${BASH_SOURCE}")
2828
CLIENT_ROOT="${SCRIPT_ROOT}/../kubernetes"

0 commit comments

Comments
 (0)