diff options
author | MichaelMorris <michael.morris@est.tech> | 2022-03-23 13:22:15 +0000 |
---|---|---|
committer | Fiachra Corcoran <fiachra.corcoran@est.tech> | 2022-04-22 10:30:52 +0000 |
commit | 99bff43ba6e5b78beef1008a8b48cdbe96526711 (patch) | |
tree | d6f99318914da4543512a0ce7e5fd8244b227db3 /kubernetes/sdc/components/sdc-fe | |
parent | 2205e0c6bbc9ed05b0fe4a1af88532d95652881f (diff) |
[SDC] Update SDC docker versions to 1.10.4
Update versions for Jakarta RC
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3909
Change-Id: I6c55858aa9b6458aafabfe54dff099a3f12ccc93
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 1dbf9ebd7a..a2502a9fca 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.10.1 +image: onap/sdc-frontend:1.10.4 pullPolicy: Always config: |