diff options
author | Fiachra Corcoran <fiachra.corcoran@est.tech> | 2023-04-26 21:39:50 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2023-04-26 21:39:50 +0000 |
commit | 5af17251adc63aaeadd34970ae1774c947e4ceb3 (patch) | |
tree | 81d9bdab457d81b009414821f228f934d53503ba /kubernetes/sdc/components/sdc-fe/values.yaml | |
parent | 8d83b2461634486a51537852c6d0761cfbb141bf (diff) | |
parent | 54ba66aa4d3529f197d1825f0cbd06ab88e0d509 (diff) |
Merge "[SDC] Update SDC images to 1.12.4"
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 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: |