diff options
author | malar <malarvizhi.44@wipro.com> | 2022-09-22 11:41:32 +0000 |
---|---|---|
committer | malar <malarvizhi.44@wipro.com> | 2022-09-22 11:41:32 +0000 |
commit | 8c4999a757f3f6429490ec79805166cbd7728c0c (patch) | |
tree | b78e8c55f16aa97599ccc17d51be30768e63809b /kubernetes/oof/components/oof-has/values.yaml | |
parent | 740cb1c679b52e3d4597c1211ff9b0a02bde84d4 (diff) |
[OOF] Update OOF image versions
- Update OSDF version to 3.0.7
- Update HAS version to 2.3.1
Issue-ID: OPTFRA-1080
Issue-ID: OPTFRA-1089
Signed-off-by: Malarvizhi Paramasivam <malarvizhi.44@wipro.com>
Change-Id: Id16478f40893c5ca447c84868d3bf55bf6ae0500
Diffstat (limited to 'kubernetes/oof/components/oof-has/values.yaml')
-rwxr-xr-x | kubernetes/oof/components/oof-has/values.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/oof/components/oof-has/values.yaml b/kubernetes/oof/components/oof-has/values.yaml index 8a146a90b8..733b9209b5 100755 --- a/kubernetes/oof/components/oof-has/values.yaml +++ b/kubernetes/oof/components/oof-has/values.yaml @@ -19,7 +19,7 @@ global: commonConfigPrefix: onap-oof-has image: - optf_has: onap/optf-has:2.3.0 + optf_has: onap/optf-has:2.3.1 persistence: enabled: true @@ -160,4 +160,4 @@ etcd-init: resources: *etcd-resources # Python doesn't support well dollar sign in password -passwordStrengthOverride: basic
\ No newline at end of file +passwordStrengthOverride: basic |