aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/oof/values.yaml
diff options
context:
space:
mode:
authorkrishnaa96 <krishna.moorthy6@wipro.com>2021-03-10 12:02:52 +0530
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-03-20 11:51:05 +0000
commit2652e5198b438818968bbd15e30dff1b6993c301 (patch)
tree58f07a53e4b53f5ae73c99f203fe41166187be0a /kubernetes/oof/values.yaml
parentfde94076e689727e8a2c3c5147ce1242dc225f87 (diff)
[OOF] Update containers to latest versions
- OSDF: 3.0.4 - Fixed NST selection response - HAS: 2.1.4 - Fixed SDC interface - Fixed weak cryptography issues - CMSO: 2.3.2 - Fixed weak cryptography issues Chart changes - Remove encrypted password from CMSO and move it to k8s secret Issue-ID: OPTFRA-917 Signed-off-by: Krishna Moorthy <krishna.moorthy6@wipro.com> Change-Id: I1cf272f66f76412d5042fdf3ed3bcf1d461ab254
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 87e6536c35..7362ec70a6 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.3
+image: onap/optf-osdf:3.0.4
pullPolicy: Always
# flag to enable debugging - application support required