summaryrefslogtreecommitdiffstats
path: root/kubernetes/oof/values.yaml
diff options
context:
space:
mode:
authorIkramullah, Ikram <ikram@research.att.com>2019-04-24 22:24:08 +0000
committerShankar Narayanan <snarayanan@research.att.com>2019-05-09 11:49:12 -0400
commit6cde0b321778c55b4b370e4df14f73fade98740c (patch)
tree70bb561d528fe4f312b1a7875279c4b5a7f1b887 /kubernetes/oof/values.yaml
parent474c350ba9492178274c48d30ae21ea89f4b9699 (diff)
Changes related to TLS implemenation for oof-has
update oof certificates to add has hostnames updating oof certs to the latest generated date Change-Id: Ib9191d66eb491975f74062ee5e28b762d9cce9c1 Issue-ID: OPTFRA-461 Signed-off-by: Ikramullah, Ikram <ikram@research.att.com> Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
Diffstat (limited to 'kubernetes/oof/values.yaml')
-rw-r--r--kubernetes/oof/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/oof/values.yaml b/kubernetes/oof/values.yaml
index 24a0333e5a..06c190cc7a 100644
--- a/kubernetes/oof/values.yaml
+++ b/kubernetes/oof/values.yaml
@@ -26,7 +26,7 @@ global:
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/optf-osdf:1.2.4
+image: onap/optf-osdf:1.3.0-SNAPSHOT-latest
pullPolicy: Always
# flag to enable debugging - application support required