diff options
author | MichaelMorris <michael.morris@est.tech> | 2022-06-11 20:28:32 +0100 |
---|---|---|
committer | Fiachra Corcoran <fiachra.corcoran@est.tech> | 2022-07-06 16:01:50 +0000 |
commit | d32b273cbd16058d4d22448766c06c68e38e90af (patch) | |
tree | 9dd618c38c3e6162aa5a632559bf89163d7664cf /kubernetes/sdc/components/sdc-fe/values.yaml | |
parent | ab71c57205ef0c84050ea1b8f08e46213db470c2 (diff) |
[SDC] Update SDC docker versions to 1.11.4
Early release of Kohn functionality
Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-4040
Change-Id: If64f4d3db51bcfb274a4895a19d51a6474c31cfe
Diffstat (limited to 'kubernetes/sdc/components/sdc-fe/values.yaml')
-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 e86ae4c0d2..05ac50d432 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.4 +image: onap/sdc-frontend:1.11.4 pullPolicy: Always config: |