aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/oof/values.yaml
diff options
context:
space:
mode:
authorkrishnaa96 <krishna.moorthy6@wipro.com>2021-02-22 20:53:44 +0530
committerkrishnaa96 <krishna.moorthy6@wipro.com>2021-02-23 13:24:59 +0530
commit3865d69d33f8f69f7d075d8597b4178e3a5c1442 (patch)
tree9ca561609e286697a5566732bebd01b5d9b0033e /kubernetes/oof/values.yaml
parent572f2249f452136d12b7cf0fdcfc4c418d5177af (diff)
[OOF] Update image versions
- Update OSDF to 3.0.3 - NST selection enhancements - Interface with consul - Update HAS to 2.1.3 - New candidate support(NST) - Update CMSO to 2.3.1 - Fixed security vulnerabilities Issue-ID: OPTFRA-904 Signed-off-by: Krishna Moorthy <krishna.moorthy6@wipro.com> Change-Id: Ib78325aba6e043c06a9e766298f91badf1af4d27
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 9f74986174..87e6536c35 100644
--- a/kubernetes/oof/values.yaml
+++ b/kubernetes/oof/values.yaml
@@ -35,7 +35,7 @@ secrets:
# Application configuration defaults.
#################################################################
# application image
-image: onap/optf-osdf:3.0.2
+image: onap/optf-osdf:3.0.3
pullPolicy: Always
# flag to enable debugging - application support required