diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-10-18 09:48:31 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-10-18 22:34:23 +0000 |
commit | bc1e731a4c6b6acc937c8f1faa070179e1a25e75 (patch) | |
tree | 9ce1ab1b43284f03f433d1d9343f200d70f098b1 /kubernetes/vfc/charts/vfc-workflow-engine | |
parent | fc677231787da26605d9c4d5fb1ecd9ff1150fec (diff) |
Sync docker tags with release manifest
Sync docker tags with the release manifest. It is
assumed that the release manifest is the
"single source of truth" and that the versions in
the helm charts are out of date.
Change-Id: I2902e60b25f57409dd616780a626e63c92d26769
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'kubernetes/vfc/charts/vfc-workflow-engine')
-rw-r--r-- | kubernetes/vfc/charts/vfc-workflow-engine/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/vfc/charts/vfc-workflow-engine/values.yaml b/kubernetes/vfc/charts/vfc-workflow-engine/values.yaml index 2a486da1e2..dd098d65d1 100644 --- a/kubernetes/vfc/charts/vfc-workflow-engine/values.yaml +++ b/kubernetes/vfc/charts/vfc-workflow-engine/values.yaml @@ -29,7 +29,7 @@ global: flavor: small repository: nexus3.onap.org:10001 -image: onap/vfc/wfengine-activiti:1.1.0 +image: onap/vfc/wfengine-activiti:1.2.0 pullPolicy: Always #Istio sidecar injection policy |