X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Frobot%2Fvalues.yaml;fp=kubernetes%2Frobot%2Fvalues.yaml;h=aea67c84aabe9b6f11115aaee88fc5fc6ca17fc1;hb=c0937f9b63acb4d86ec445f73e6ffe3dfb96d7a3;hp=d690c9ab2fb49c1bfced8a7c374d766cfdd5d294;hpb=1a8ec773a8f7a8eadd6f2450a15f1c94031d7a1c;p=oom.git diff --git a/kubernetes/robot/values.yaml b/kubernetes/robot/values.yaml index d690c9ab2f..aea67c84aa 100644 --- a/kubernetes/robot/values.yaml +++ b/kubernetes/robot/values.yaml @@ -22,7 +22,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/testsuite:1.2.0 +image: onap/testsuite:1.2.1 pullPolicy: Always ubuntuInitImage: oomk8s/ubuntu-init:2.0.0 @@ -39,7 +39,7 @@ config: # Password of the lighthttpd server. Used for HTML auth for webpage access lightHttpdPassword: robot # gerrit branch where the latest heat code is checked in - gerritBranch: master + gerritBranch: 2.0.0-ONAP # gerrit project where the latest heat code is checked in gerritProject: http://gerrit.onap.org/r/demo.git