From e5a164603e617d7e53a8cf52fe26efbc17fc235a Mon Sep 17 00:00:00 2001 From: Michelle Noorali Date: Mon, 7 Mar 2016 13:39:43 -0700 Subject: [PATCH] chore(*): update img versions for helm dm install --- pkg/dm/install.go | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pkg/dm/install.go b/pkg/dm/install.go index 44e411c20..8b2a1dd12 100644 --- a/pkg/dm/install.go +++ b/pkg/dm/install.go @@ -104,7 +104,7 @@ spec: spec: containers: - env: [] - image: gcr.io/dm-k8s-testing/expandybird:latest + image: gcr.io/dm-k8s-prod/expandybird:v1.2 name: expandybird ports: - containerPort: 8080 @@ -148,7 +148,7 @@ spec: spec: containers: - env: [] - image: gcr.io/dm-k8s-testing/resourcifier:latest + image: gcr.io/dm-k8s-prod/resourcifier:v1.2 name: resourcifier ports: - containerPort: 8080 @@ -192,7 +192,7 @@ spec: spec: containers: - env: [] - image: gcr.io/dm-k8s-testing/manager:latest + image: gcr.io/dm-k8s-prod/manager:v1.2 name: manager ports: - containerPort: 8080