summaryrefslogtreecommitdiffstats
path: root/charts
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-05-08 07:21:20 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-05-08 07:21:20 -0700
commit92e9569f5fe2885a71c2cf73aa4d597ebfd6d6d3 (patch)
treeccb8f2b14b59f3a0d646659fcf9ef627a24bc6b3 /charts
parentba105d5ba1e14eb48bad004e25940530923da7ee (diff)
Sync docker image images with docker-manifest.csv
Update the docker image versions in the OOM helm charts with the versions specified in the docker-manifest.csv in the integration repo. Change-Id: I38bd9e98ae1b15ed4bbc68051b8516f311aa8db0 Issue-ID: OOM-1053 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'charts')
-rw-r--r--charts/aaf-sms/charts/aaf-sms-quorumclient/values.yaml2
-rw-r--r--charts/aaf-sms/values.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/charts/aaf-sms/charts/aaf-sms-quorumclient/values.yaml b/charts/aaf-sms/charts/aaf-sms-quorumclient/values.yaml
index d09d492..bb0f470 100644
--- a/charts/aaf-sms/charts/aaf-sms-quorumclient/values.yaml
+++ b/charts/aaf-sms/charts/aaf-sms-quorumclient/values.yaml
@@ -29,7 +29,7 @@ global:
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/aaf/smsquorumclient
+image: onap/aaf/smsquorumclient:latest
pullPolicy: Always
# flag to enable debugging - application support required
diff --git a/charts/aaf-sms/values.yaml b/charts/aaf-sms/values.yaml
index cd32539..0686ddb 100644
--- a/charts/aaf-sms/values.yaml
+++ b/charts/aaf-sms/values.yaml
@@ -29,7 +29,7 @@ global:
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/aaf/sms
+image: onap/aaf/sms:latest
pullPolicy: Always
# flag to enable debugging - application support required