diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-10-18 14:14:25 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-10-18 14:14:25 +0000 |
commit | b5c43e95299a4088d39304326edc231112c48e03 (patch) | |
tree | 206ac1cff807724965b559d342970024ed977e42 /kubernetes/so/components/so-bpmn-infra/values.yaml | |
parent | 209ef0a95ba9fc802c50e692775b4dded3efc38b (diff) | |
parent | 0a3982a8ce878be8fac75194de54c4f4c47a6489 (diff) |
Merge "[SO] Istanbul image changes after E2E integration tests"
Diffstat (limited to 'kubernetes/so/components/so-bpmn-infra/values.yaml')
-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 405017c400..d4333ef630 100755 --- a/kubernetes/so/components/so-bpmn-infra/values.yaml +++ b/kubernetes/so/components/so-bpmn-infra/values.yaml @@ -63,7 +63,7 @@ secrets: ################################################################# # Application configuration defaults. ################################################################# -image: onap/so/bpmn-infra:1.9.0 +image: onap/so/bpmn-infra:1.9.2 pullPolicy: Always db: |