diff options
author | Dan Timoney <dtimoney@att.com> | 2022-06-08 16:57:12 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2022-06-23 10:34:26 -0400 |
commit | 18b40bb392e323f1204fc6a7782dbc298790fae7 (patch) | |
tree | 1b3a2dfa1f533d163121580b6329c5116fdd6f26 /kubernetes/sdnc/components/sdnc-web/values.yaml | |
parent | 56b8db227af43c0698eb877dc723f93ad5a0d812 (diff) |
[SDNC] Update image to install final Jakarta fixes10.0.0
Update versions for SDNC images to install final Jakarta fixes.
Issue-ID: SDNC-1706
Signed-off-by: Dan Timoney <dtimoney@att.com>
Change-Id: Ic0c7ddf9f61f020889aa814d7031f6f76a473a8f
Diffstat (limited to 'kubernetes/sdnc/components/sdnc-web/values.yaml')
-rw-r--r-- | kubernetes/sdnc/components/sdnc-web/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/sdnc/components/sdnc-web/values.yaml b/kubernetes/sdnc/components/sdnc-web/values.yaml index f75b56726c..c066b5e0c7 100644 --- a/kubernetes/sdnc/components/sdnc-web/values.yaml +++ b/kubernetes/sdnc/components/sdnc-web/values.yaml @@ -23,7 +23,7 @@ global: # Application configuration defaults. ################################################################# # application image -image: "onap/sdnc-web-image:2.2.5" +image: "onap/sdnc-web-image:2.3.2" pullPolicy: Always config: |