Remove kubernetes metadata plugin

This commit is contained in:
Manuel de Brito Fontes
2016-08-01 17:47:04 -04:00
parent 5753a3196c
commit e2c50152dd
7 changed files with 12 additions and 10 deletions

View File

@@ -20,7 +20,7 @@
# scope and that the Logging API has been enabled for the project
# in the Google Developer Console.
FROM gcr.io/google_containers/ubuntu-slim:0.3
FROM gcr.io/google_containers/ubuntu-slim:0.4
MAINTAINER Alex Robinson "arob@google.com"
# Disable prompts from apt.

View File

@@ -28,7 +28,7 @@
.PHONY: kbuild kpush
TAG = 1.22
TAG = 1.25
# Rules for building the test image for deployment to Dockerhub with user kubernetes.