diff options
author | seshukm <seshu.kumar.m@huawei.com> | 2021-04-22 22:30:42 +0530 |
---|---|---|
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-05-06 06:37:48 +0000 |
commit | 7c2a7cf99de3adb3635219dde15f6971ba4c64bd (patch) | |
tree | b19e1d3c23e0922a6db8920be043bb40e2555769 /kubernetes/so/components/so-bpmn-infra | |
parent | 2a9f2c2744766ad2c5d41aa95aa03b4bb67578db (diff) |
[SO] Bump versions to resolve the CNFO issues
The fix for blocking issue of
1. SO-CDS interaction and
2. post instantiate flag
Issue-ID: SO-3628
Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Change-Id: Id09c1e04e8063dd1fb5cae47b5c17bc43d028d57
Diffstat (limited to 'kubernetes/so/components/so-bpmn-infra')
-rwxr-xr-x | kubernetes/so/components/so-bpmn-infra/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/so/components/so-bpmn-infra/values.yaml b/kubernetes/so/components/so-bpmn-infra/values.yaml index c7ec266f7c..3e59cbfd74 100755 --- a/kubernetes/so/components/so-bpmn-infra/values.yaml +++ b/kubernetes/so/components/so-bpmn-infra/values.yaml @@ -62,7 +62,7 @@ secrets: ################################################################# # Application configuration defaults. ################################################################# -image: onap/so/bpmn-infra:1.8.1 +image: onap/so/bpmn-infra:1.8.2 pullPolicy: Always db: |