diff options
author | James MacNider <James.MacNider@amdocs.com> | 2019-03-14 15:17:32 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-03-14 15:17:32 +0000 |
commit | a3589e313c7205754aecdc8e8430cb5459f20ef1 (patch) | |
tree | 7eec3840073a3feba12e20d2f6dd0740e31e59e7 /kubernetes/multicloud/charts/multicloud-pike | |
parent | e815adac21fa8a4514e5787ff2d9ef5f54cee699 (diff) | |
parent | 548981985fa1ff1b70d532ad5c00786d7ca7cca8 (diff) |
Merge "Bump up version to 1.3.0-SNAPSHOT"
Diffstat (limited to 'kubernetes/multicloud/charts/multicloud-pike')
-rw-r--r-- | kubernetes/multicloud/charts/multicloud-pike/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/multicloud/charts/multicloud-pike/values.yaml b/kubernetes/multicloud/charts/multicloud-pike/values.yaml index eedef28483..c39d41f879 100644 --- a/kubernetes/multicloud/charts/multicloud-pike/values.yaml +++ b/kubernetes/multicloud/charts/multicloud-pike/values.yaml @@ -23,7 +23,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/multicloud/openstack-pike:1.2.2 +image: onap/multicloud/openstack-pike:1.3.0-SNAPSHOT pullPolicy: Always #Istio sidecar injection policy |