diff options
author | MichaelMorris <michael.morris@est.tech> | 2022-09-22 11:03:44 +0100 |
---|---|---|
committer | Michael Morris <michael.morris@est.tech> | 2022-09-22 10:53:22 +0000 |
commit | 5a804bcd3a46c8d7dabce8f4798520b6c7d5d39c (patch) | |
tree | 3235bf6991f662a3ea5cc14d58a0a9364a4ee8ad /kubernetes/sdc/components/sdc-fe | |
parent | 740cb1c679b52e3d4597c1211ff9b0a02bde84d4 (diff) |
[SDC] Update SDC docker images to 1.11.8
Update SDC versions for M4
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4155
Change-Id: Iec5eccb19a41401298224c5b3290acdf85190c63
Diffstat (limited to 'kubernetes/sdc/components/sdc-fe')
-rw-r--r-- | kubernetes/sdc/components/sdc-fe/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/sdc/components/sdc-fe/values.yaml b/kubernetes/sdc/components/sdc-fe/values.yaml index 722f6130a5..04d96448d0 100644 --- a/kubernetes/sdc/components/sdc-fe/values.yaml +++ b/kubernetes/sdc/components/sdc-fe/values.yaml @@ -47,7 +47,7 @@ certInitializer: # Application configuration defaults. ################################################################# # application image -image: onap/sdc-frontend:1.11.6 +image: onap/sdc-frontend:1.11.8 pullPolicy: Always config: |