Skip to content

Commit

Permalink
chore(cli): sort group-version-kind-map json keys (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
shinebayar-g authored Dec 19, 2024
1 parent 81cf100 commit a3a0677
Show file tree
Hide file tree
Showing 3 changed files with 2,155 additions and 2,160 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ download-schema:
else \
git clone --depth=1 --branch $(k8sVersion) --single-branch --filter=blob:none \
https://github.com/kubernetes/kubernetes.git files/kubernetes; \
cd files/kubernetes && git fetch --tags && git checkout $(k8sVersion); \
fi


Expand Down
Loading

0 comments on commit a3a0677

Please sign in to comment.