diff options
author | hu xinhui <xinhui_hu@foxmail.com> | 2018-02-06 10:20:40 +0800 |
---|---|---|
committer | hu xinhui <xinhui_hu@foxmail.com> | 2018-02-09 13:26:16 +0800 |
commit | 04612cd0b3ee0ef6764a1a99299da52348b49e35 (patch) | |
tree | 90a2ef0da66b084ed35553c026200835749c8032 /build/build.yaml | |
parent | 26f656961306239075612ac75a92b79db44e1539 (diff) |
change k8s version to v1.9.1
JIRA: -
1. compass4nfv can deploy v1.9.1 kubernetes
2. end user can use the kubernetes dashboard
Change-Id: I274dda38599da95f382dfcb4159b530da8422fd8
Signed-off-by: hu xinhui <xinhui_hu@foxmail.com>
Diffstat (limited to 'build/build.yaml')
-rw-r--r-- | build/build.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/build.yaml b/build/build.yaml index 93cb796d..4f70f397 100644 --- a/build/build.yaml +++ b/build/build.yaml @@ -23,7 +23,7 @@ packages: - name: compass-tasks-k8s description: "compass task container integrated with kubespray" get_method: docker - url: huangxiangyu/compass-tasks-k8s:latest + url: compass4nfv/compass-tasks-k8s:latest - name: compass-cobbler description: "cobbler container for compass" |