diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-11-21 07:51:37 -0800 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-11-21 07:51:37 -0800 |
commit | 79cec7a6dfb100fdbe04daf424bc1a4df70b3720 (patch) | |
tree | 43645ff9b0bc4b9fd9a1dbf09e4fe3c25bdf62f4 /charts | |
parent | d25e3cc295cf8b862713f416ba0bc6e54a9d18d0 (diff) |
Sync docker tags with release manifest
Sync docker tags with the release manifest from integration
repo commit b570f27f6b382458cc64347024f27e15d36faad4.
Change-Id: Ic091d6f6803832bf07207ce3a56c4646b888b0a4
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'charts')
-rw-r--r-- | charts/aai-data-router/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/charts/aai-data-router/values.yaml b/charts/aai-data-router/values.yaml index 64a0fe1..dbcea40 100644 --- a/charts/aai-data-router/values.yaml +++ b/charts/aai-data-router/values.yaml @@ -21,7 +21,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/data-router:1.3.0 +image: onap/data-router:1.3.1 pullPolicy: Always restartPolicy: Always flavor: small |