aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/oof/values.yaml
diff options
context:
space:
mode:
authorDileep Ranganathan <dileep.ranganathan@intel.com>2018-11-02 06:30:11 -0700
committerDileep Ranganathan <dileep.ranganathan@intel.com>2018-11-02 06:30:11 -0700
commit835fb7e088c8052f787e5f8bcbf8209f712f8ac9 (patch)
tree6e54663443003d21cea474bb5da8851745189213 /kubernetes/oof/values.yaml
parent58f5c4f8425f42e8c838657fae1bc87c5c99d18e (diff)
Upgrade OOF version in Helm charts
Upgrade OSDF and HAS version to 1.2.4 which includes AAF integration fixes and OSDF bug fixes Change-Id: Ia7ed0c53aa47fef3bd447a1ebf37381cc8360536 Issue-ID: OPTFRA-384 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.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 1d926fa643..24a0333e5a 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.3
+image: onap/optf-osdf:1.2.4
pullPolicy: Always
# flag to enable debugging - application support required