Skip to content

Commit

Permalink
Update API/KIND version
Browse files Browse the repository at this point in the history
  • Loading branch information
shunki-fujita committed Oct 29, 2024
1 parent bb7a280 commit 26676ce
Show file tree
Hide file tree
Showing 6 changed files with 51,098 additions and 44,450 deletions.
4 changes: 2 additions & 2 deletions kyaml/openapi/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ MYGOBIN = $(shell go env GOBIN)
ifeq ($(MYGOBIN),)
MYGOBIN = $(shell go env GOPATH)/bin
endif
KIND_VERSION := "v0.11.1"
API_VERSION ?= "v1.21.2"
KIND_VERSION := "v0.24.0"
API_VERSION ?= "v1.30.4"

.PHONY: all
all: \
Expand Down
8 changes: 4 additions & 4 deletions kyaml/openapi/kubernetesapi/openapiinfo.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

249 changes: 0 additions & 249 deletions kyaml/openapi/kubernetesapi/v1_21_2/swagger.go

This file was deleted.

Loading

0 comments on commit 26676ce

Please sign in to comment.