Skip to content

Commit

Permalink
Merge pull request #545 from yue9944882/chore/remove-incubator
Browse files Browse the repository at this point in the history
Chore: Remove references to incubator
  • Loading branch information
k8s-ci-robot committed Oct 12, 2020
2 parents 678c7f1 + a3a919e commit ca5d728
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
gazelle:
bazel run //:gazelle

NAME=apiserver-builder
VENDOR=kubernetes-incubator
NAME=apiserver-builder-alpha
VENDOR=kubernetes-sigs
VERSION=$(shell cat VERSION)
COMMIT=$(shell git rev-parse --verify HEAD)
DESCRIPTION=apiserver-builder implements libraries and tools to quickly and easily build Kubernetes apiservers to support custom resource types.
Expand Down

0 comments on commit ca5d728

Please sign in to comment.