diff options
author | Mike Elliott <mike.elliott@amdocs.com> | 2018-10-18 22:58:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-10-18 22:58:32 +0000 |
commit | 38a4f2cc12dff3072cdfa777155f5f43107b6170 (patch) | |
tree | 6a241466a6137a3407efcfa5cd9b5d765442d9d0 /kubernetes/multicloud/values.yaml | |
parent | 040f5c09628d5fb76ac7c9421f8ab73007ded570 (diff) | |
parent | bc1e731a4c6b6acc937c8f1faa070179e1a25e75 (diff) |
Merge "Sync docker tags with release manifest"
Diffstat (limited to 'kubernetes/multicloud/values.yaml')
-rw-r--r-- | kubernetes/multicloud/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/multicloud/values.yaml b/kubernetes/multicloud/values.yaml index 5756d9f616..79fbb9ba0f 100644 --- a/kubernetes/multicloud/values.yaml +++ b/kubernetes/multicloud/values.yaml @@ -26,7 +26,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/multicloud/framework:1.2.0-STAGING +image: onap/multicloud/framework:1.2.0 pullPolicy: Always #Istio sidecar injection policy |