diff options
author | Gary Wu <gary.i.wu@huawei.com> | 2018-05-08 07:21:20 -0700 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-05-08 07:21:20 -0700 |
commit | dd56858b505f0a8d35168ed423f7533fbfc6597d (patch) | |
tree | 8ca7f46124fef7b45fedcd55f4c94c44adcdc77a /kubernetes/policy | |
parent | 8963971fbd05605e7976d124c397a25290242fd6 (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 'kubernetes/policy')
-rw-r--r-- | kubernetes/policy/charts/brmsgw/values.yaml | 2 | ||||
-rw-r--r-- | kubernetes/policy/charts/drools/values.yaml | 2 | ||||
-rw-r--r-- | kubernetes/policy/charts/pdp/values.yaml | 2 | ||||
-rw-r--r-- | kubernetes/policy/values.yaml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/kubernetes/policy/charts/brmsgw/values.yaml b/kubernetes/policy/charts/brmsgw/values.yaml index 4d6c9fde98..8329589ed4 100644 --- a/kubernetes/policy/charts/brmsgw/values.yaml +++ b/kubernetes/policy/charts/brmsgw/values.yaml @@ -26,7 +26,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/policy-pe:1.2-SNAPSHOT-latest +image: onap/policy-pe:1.2.0 pullPolicy: Always # flag to enable debugging - application support required diff --git a/kubernetes/policy/charts/drools/values.yaml b/kubernetes/policy/charts/drools/values.yaml index c2504a6d0b..9abab850f9 100644 --- a/kubernetes/policy/charts/drools/values.yaml +++ b/kubernetes/policy/charts/drools/values.yaml @@ -28,7 +28,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/policy-drools:1.2-STAGING-latest +image: onap/policy-drools:1.2.0 pullPolicy: Always # flag to enable debugging - application support required diff --git a/kubernetes/policy/charts/pdp/values.yaml b/kubernetes/policy/charts/pdp/values.yaml index 959bb8e0b8..f08045631e 100644 --- a/kubernetes/policy/charts/pdp/values.yaml +++ b/kubernetes/policy/charts/pdp/values.yaml @@ -28,7 +28,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/policy-pe:1.2-SNAPSHOT-latest +image: onap/policy-pe:1.2.0 pullPolicy: Always # flag to enable debugging - application support required diff --git a/kubernetes/policy/values.yaml b/kubernetes/policy/values.yaml index c2c9747747..b708e67bde 100644 --- a/kubernetes/policy/values.yaml +++ b/kubernetes/policy/values.yaml @@ -41,7 +41,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/policy-pe:1.2-STAGING-latest +image: onap/policy-pe:1.2.0 pullPolicy: Always subChartsOnly: |