From: Borislav Glozman Date: Thu, 30 May 2019 09:05:03 +0000 (+0000) Subject: Merge "release 1.5.1 APPC image" X-Git-Tag: 4.0.0-ONAP~44 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=35008d47c1f213c27a06db7b5af3506b3dd09ce2;hp=530e4b15fd4fccb40412f32d8237498fa824dcbd;p=oom.git Merge "release 1.5.1 APPC image" --- diff --git a/kubernetes/appc/charts/appc-cdt/values.yaml b/kubernetes/appc/charts/appc-cdt/values.yaml index 0b84af1002..ba91c19ed5 100644 --- a/kubernetes/appc/charts/appc-cdt/values.yaml +++ b/kubernetes/appc/charts/appc-cdt/values.yaml @@ -26,7 +26,7 @@ flavor: small # application image repository: nexus3.onap.org:10001 -image: onap/appc-cdt-image:1.5.0 +image: onap/appc-cdt-image:1.5.1 pullPolicy: Always # application configuration diff --git a/kubernetes/appc/values.yaml b/kubernetes/appc/values.yaml index 65e47567b7..633d4e5bb2 100644 --- a/kubernetes/appc/values.yaml +++ b/kubernetes/appc/values.yaml @@ -31,7 +31,7 @@ global: flavor: small # application image repository: nexus3.onap.org:10001 -image: onap/appc-image:1.5.0 +image: onap/appc-image:1.5.1 pullPolicy: Always # flag to enable debugging - application support required