From e9adb51eb52996cd920bb5ade3d93732fbda51a5 Mon Sep 17 00:00:00 2001 From: "Brandon B. Jozsa" Date: Fri, 14 Apr 2017 09:14:51 -0400 Subject: [PATCH] Update Horizon image values These changes pick a standard image for use with OSH. Change-Id: Iaeb490d0956fa8ccb153532ca9df1c1b013f96fe --- horizon/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/horizon/values.yaml b/horizon/values.yaml index f359936c6a..06915318aa 100644 --- a/horizon/values.yaml +++ b/horizon/values.yaml @@ -20,8 +20,8 @@ replicas: 1 images: - dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.1.1 - horizon: quay.io/stackanetes/stackanetes-horizon:newton + horizon: docker.io/kolla/ubuntu-source-horizon:3.0.3 + dep_check: docker.io/kolla/ubuntu-source-kubernetes-entrypoint:4.0.0 pull_policy: "IfNotPresent" upgrades: