diff options
author | MichaelMorris <michael.morris@est.tech> | 2022-08-10 16:13:25 +0100 |
---|---|---|
committer | MichaelMorris <michael.morris@est.tech> | 2022-08-10 16:13:28 +0100 |
commit | 687f528514a0fb7a54d677aae837cadea9072dbc (patch) | |
tree | c62b204f021da05efba8d47ea6ec5ed51c7f481d /kubernetes/sdc/components/sdc-fe | |
parent | e4aac7a3c577b7bb9eaae93387d482f952ee4b72 (diff) |
[SDC] Update SDC docker images to 1.11.6
Early release of Kohn functionality
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4108
Change-Id: I789d6cdd521b90a7f0b3ffe1daee37efbe655944
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 05ac50d432..722f6130a5 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.4 +image: onap/sdc-frontend:1.11.6 pullPolicy: Always config: |