Skip to content

Commit

Permalink
Merge pull request kubernetes-client#2104 from brendandburns/release-1.x
Browse files Browse the repository at this point in the history
Update settings for 1.32.0
  • Loading branch information
k8s-ci-robot authored Dec 13, 2024
2 parents fba5fc5 + 7d6e910 commit 998040b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ export GEN_COMMIT=b461333bb57fa2dc2152f939ed70bac3cef2c1f6
export USERNAME=kubernetes

# Kubernetes branch/tag to get the OpenAPI spec from.
export KUBERNETES_BRANCH="v1.30.1"
export KUBERNETES_BRANCH="v1.32.0"

# client version for packaging and releasing. It can
# be different than SPEC_VERSION.
Expand Down

0 comments on commit 998040b

Please sign in to comment.