diff options
author | MichaelMorris <michael.morris@est.tech> | 2023-04-26 11:04:33 +0100 |
---|---|---|
committer | MichaelMorris <michael.morris@est.tech> | 2023-04-26 11:07:25 +0100 |
commit | 54ba66aa4d3529f197d1825f0cbd06ab88e0d509 (patch) | |
tree | f780e8a1d8498dff7fa805e89ce5655c84fe4cf1 /kubernetes/sdc/components/sdc-fe | |
parent | a336bf408d5821aae5d19fcd27bd54dd7246b82d (diff) |
[SDC] Update SDC images to 1.12.4
Update images for London M4
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4458
Change-Id: Id20dac774c7be563462959ceb15c53672fa07102
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 62987370d5..b548c05cf4 100644 --- a/kubernetes/sdc/components/sdc-fe/values.yaml +++ b/kubernetes/sdc/components/sdc-fe/values.yaml @@ -23,7 +23,7 @@ global: # Application configuration defaults. ################################################################# # application image -image: onap/sdc-frontend:1.12.3 +image: onap/sdc-frontend:1.12.4 pullPolicy: Always config: |