Built & pushed kube-ui v1.1
This commit is contained in:
1
cluster/addons/kube-ui/image/.gitignore
vendored
Normal file
1
cluster/addons/kube-ui/image/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
|||||||
|
kube-ui
|
@@ -5,7 +5,7 @@
|
|||||||
.PHONY: all container push clean
|
.PHONY: all container push clean
|
||||||
|
|
||||||
# Keep this at dev, so no one accidentally blows away the latest published version.
|
# Keep this at dev, so no one accidentally blows away the latest published version.
|
||||||
TAG = dev # current version: v1
|
TAG = dev # current version: v1.1
|
||||||
PREFIX = gcr.io/google_containers
|
PREFIX = gcr.io/google_containers
|
||||||
|
|
||||||
all: push
|
all: push
|
||||||
|
Reference in New Issue
Block a user