Update codegen to v0.30.10

This commit is contained in:
Michel Loiseleur 2025-03-05 09:20:05 +00:00 committed by GitHub
parent 9d8a42111f
commit 7cfd10db62
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 27 additions and 84 deletions

View file

@ -169,7 +169,7 @@ docs-pull-images:
.PHONY: generate-crd
#? generate-crd: Generate CRD clientset and CRD manifests
generate-crd:
@$(CURDIR)/script/code-gen-docker.sh
@$(CURDIR)/script/code-gen.sh
.PHONY: generate-genconf
#? generate-genconf: Generate code from dynamic configuration github.com/traefik/genconf