diff options
author | Fiachra Corcoran <fiachra.corcoran@est.tech> | 2022-09-23 08:15:30 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2022-09-23 08:15:30 +0000 |
commit | f40279ed6a755277a8faca2b2707209505274981 (patch) | |
tree | d8719e59b9b2af395ab53130b7bceba2e35cfd22 /kubernetes/sdc/components/sdc-fe | |
parent | 8490b3b3da28d1d0622271fa8208f73278c9c1e9 (diff) | |
parent | 5a804bcd3a46c8d7dabce8f4798520b6c7d5d39c (diff) |
Merge "[SDC] Update SDC docker images to 1.11.8"
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: |