diff options
author | Borislav Glozman <Borislav.Glozman@amdocs.com> | 2019-06-04 07:02:48 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-06-04 07:02:48 +0000 |
commit | 8708f4fa1b1616fd6e124c35194becb6f7696a69 (patch) | |
tree | 7eea375f920b4afec084993187277e0c77637bf2 | |
parent | b61615dc4186e6144e0583cec85ca0c7244b9fee (diff) | |
parent | a4dc27be10e4138d26a8b4f99d295fe1c1c5a47d (diff) |
Merge "Update multcloud-azure version to 1.2.4"
-rw-r--r-- | kubernetes/multicloud/charts/multicloud-azure/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/multicloud/charts/multicloud-azure/values.yaml b/kubernetes/multicloud/charts/multicloud-azure/values.yaml index 83d600e0c7..131c8c9d65 100644 --- a/kubernetes/multicloud/charts/multicloud-azure/values.yaml +++ b/kubernetes/multicloud/charts/multicloud-azure/values.yaml @@ -24,7 +24,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/multicloud/azure:1.2.2 +image: onap/multicloud/azure:1.2.4 pullPolicy: Always #Istio sidecar injection policy |