Skip to content

Commit

Permalink
Bump KubeLinter, CRD changed (#1598)
Browse files Browse the repository at this point in the history
Signed-off-by: Michal Kuritka <[email protected]>
  • Loading branch information
kuritka authored Jun 14, 2024
1 parent 12ce2a0 commit 6d4c520
Show file tree
Hide file tree
Showing 3 changed files with 157 additions and 157 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ HELM_ARGS ?=
K8GB_COREDNS_IP ?= kubectl get svc k8gb-coredns -n k8gb -o custom-columns='IP:spec.clusterIP' --no-headers
LOG_FORMAT ?= simple
LOG_LEVEL ?= debug
CONTROLLER_GEN_VERSION ?= v0.8.0
CONTROLLER_GEN_VERSION ?= v0.15.0
GOLIC_VERSION ?= v0.7.2
GOLANGCI_VERSION ?= v1.59.1
POD_NAMESPACE ?= k8gb
Expand Down
4 changes: 2 additions & 2 deletions api/v1beta1/zz_generated.deepcopy.go

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

Loading

0 comments on commit 6d4c520

Please sign in to comment.