From 952c85d6feeefa2dd0d866e391e13d0d57768961 Mon Sep 17 00:00:00 2001 From: "Lott, Christopher (cl778h)" Date: Fri, 28 Jun 2019 14:47:20 -0400 Subject: [PATCH] Upgrade Dashboard version to 1.0.5 Signed-off-by: Lott, Christopher (cl778h) Change-Id: I42332c5187851efdbc7f81150c0e4d1b5408cc2e --- ric-aux/80-Auxiliary-Functions/helm/dashboard/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ric-aux/80-Auxiliary-Functions/helm/dashboard/values.yaml b/ric-aux/80-Auxiliary-Functions/helm/dashboard/values.yaml index e3a129de..f8384835 100644 --- a/ric-aux/80-Auxiliary-Functions/helm/dashboard/values.yaml +++ b/ric-aux/80-Auxiliary-Functions/helm/dashboard/values.yaml @@ -24,7 +24,7 @@ repositoryCred: docker-reg-cred dashboard: image: name: ric-dash-be - tag: 1.0.4 + tag: 1.0.5 replicaCount: 1 server: # Tomcat listens here @@ -42,4 +42,4 @@ dashboard: e2mgr: url: http://ricplt-entry/e2mgr xappmgr: - url: http://ricplt-entry/appmgr \ No newline at end of file + url: http://ricplt-entry/appmgr -- 2.16.6