diff options
author | Hong Guan <hong.guan@att.com> | 2019-02-19 16:13:47 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-02-19 16:13:47 +0000 |
commit | 6c6854859571b9e9a8d8ef1bfcae618eae7ac865 (patch) | |
tree | e693fd08829f0f5454906fc64c36ed219e6e7cef /kubernetes/common/controller-blueprints | |
parent | a0c768efa4d5ed179fd5596224bf58ff5634fd39 (diff) | |
parent | 6819bc9bda5ae02ff9f8319f3a58342ceb6f7fed (diff) |
Merge "Update SDNC container versions for Fluorine"
Diffstat (limited to 'kubernetes/common/controller-blueprints')
-rw-r--r-- | kubernetes/common/controller-blueprints/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/common/controller-blueprints/values.yaml b/kubernetes/common/controller-blueprints/values.yaml index bcca317dee..4243210d20 100644 --- a/kubernetes/common/controller-blueprints/values.yaml +++ b/kubernetes/common/controller-blueprints/values.yaml @@ -38,7 +38,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/ccsdk-controllerblueprints:0.3.2 +image: onap/ccsdk-controllerblueprints:0.4-STAGING-latest pullPolicy: Always # flag to enable debugging - application support required |