diff options
Diffstat (limited to 'kubernetes/pomba/charts/pomba-data-router/values.yaml')
-rw-r--r-- | kubernetes/pomba/charts/pomba-data-router/values.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/pomba/charts/pomba-data-router/values.yaml b/kubernetes/pomba/charts/pomba-data-router/values.yaml index 5d54f78dbb..ec70f4b619 100644 --- a/kubernetes/pomba/charts/pomba-data-router/values.yaml +++ b/kubernetes/pomba/charts/pomba-data-router/values.yaml @@ -1,4 +1,4 @@ -# Copyright © 2018 Amdocs, Bell Canada, AT&T +# Copyright © 2018 Amdocs, Bell Canada, AT&T # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -27,7 +27,7 @@ global: # application image repository: nexus3.onap.org:10001 -image: onap/data-router:1.4-STAGING-latest +image: onap/data-router:1.3.3 pullPolicy: Always restartPolicy: Always |