commit | 360476b60bef643b5608b257ce6e04e88e18b0c2 | [log] [tgz] |
---|---|---|
author | Mike Elliott <mike.elliott@amdocs.com> | Thu Jan 10 21:00:04 2019 +0000 |
committer | Gerrit Code Review <gerrit@onap.org> | Thu Jan 10 21:00:04 2019 +0000 |
tree | fd83cb71650b95162fe9d3cc974b450e7c23ecf5 | |
parent | 9b44f3b7c810bd1ea7ea4f22e6628432c56293cf [diff] | |
parent | b300132daf6ea860201e678573039810a4ce5041 [diff] |
Merge "Bump up version to 1.2.3" into casablanca
diff --git a/kubernetes/multicloud/charts/multicloud-ocata/values.yaml b/kubernetes/multicloud/charts/multicloud-ocata/values.yaml index c266bdb..5f7bf9d 100644 --- a/kubernetes/multicloud/charts/multicloud-ocata/values.yaml +++ b/kubernetes/multicloud/charts/multicloud-ocata/values.yaml
@@ -24,7 +24,7 @@ ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/multicloud/openstack-ocata:1.2.1 +image: onap/multicloud/openstack-ocata:1.2.3 pullPolicy: Always #Istio sidecar injection policy
diff --git a/kubernetes/multicloud/charts/multicloud-pike/values.yaml b/kubernetes/multicloud/charts/multicloud-pike/values.yaml index 962a3ca..f68d1e8 100644 --- a/kubernetes/multicloud/charts/multicloud-pike/values.yaml +++ b/kubernetes/multicloud/charts/multicloud-pike/values.yaml
@@ -23,7 +23,7 @@ ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/multicloud/openstack-pike:1.2.1 +image: onap/multicloud/openstack-pike:1.2.3 pullPolicy: Always #Istio sidecar injection policy
diff --git a/kubernetes/multicloud/charts/multicloud-windriver/values.yaml b/kubernetes/multicloud/charts/multicloud-windriver/values.yaml index f9039d9..86b91f0 100644 --- a/kubernetes/multicloud/charts/multicloud-windriver/values.yaml +++ b/kubernetes/multicloud/charts/multicloud-windriver/values.yaml
@@ -24,7 +24,7 @@ ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/multicloud/openstack-windriver:1.2.1 +image: onap/multicloud/openstack-windriver:1.2.3 pullPolicy: Always #Istio sidecar injection policy