Skip to content

Commit af1015d

Browse files
authored
Remove versions.mk file (#401)
1 parent dde41c7 commit af1015d

File tree

2 files changed

+0
-18
lines changed

2 files changed

+0
-18
lines changed

Makefile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
include versions.mk
16-
1715
# Image URL to use all building/pushing image targets
1816
IMG ?= controller:latest
1917
# Produce CRDs that work back to Kubernetes 1.11 (no version conversion)
@@ -133,7 +131,6 @@ docker-push: ## Push the docker image
133131
.PHONY: docker-pull-prerequisites
134132
docker-pull-prerequisites:
135133
docker pull docker.io/docker/dockerfile:1.1-experimental
136-
docker pull docker.io/library/golang:$(GOLANG_VERSION)
137134
docker pull gcr.io/distroless/static:latest
138135

139136
## --------------------------------------

versions.mk

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)