Update POMBA images to 1.5.1 42/95642/1
authorPrudence Au <prudence.au@amdocs.com>
Fri, 13 Sep 2019 13:26:11 +0000 (13:26 +0000)
committerPrudence Au <prudence.au@amdocs.com>
Fri, 13 Sep 2019 13:30:24 +0000 (13:30 +0000)
Issue-ID: LOG-1120
Signed-off-by: Prudence Au <prudence.au@amdocs.com>
Change-Id: Ie4621751739a3bab67f6ad928aa124d8328a4455

kubernetes/pomba/charts/pomba-aaictxbuilder/values.yaml
kubernetes/pomba/charts/pomba-contextaggregator/values.yaml
kubernetes/pomba/charts/pomba-networkdiscoveryctxbuilder/values.yaml
kubernetes/pomba/charts/pomba-sdcctxbuilder/values.yaml
kubernetes/pomba/charts/pomba-sdncctxbuilder/values.yaml

index 97c6974..c679b50 100644 (file)
@@ -24,7 +24,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image:  onap/pomba-aai-context-builder:1.4.0
+image:  onap/pomba-aai-context-builder:1.5.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 014323f..1756f7c 100755 (executable)
@@ -25,7 +25,7 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/pomba-context-aggregator:1.4.0
+image: onap/pomba-context-aggregator:1.5.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index c706442..de7d661 100644 (file)
@@ -24,7 +24,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image:  onap/pomba-network-discovery-context-builder:1.4.0
+image:  onap/pomba-network-discovery-context-builder:1.5.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index eb1b646..d05ec5b 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image:  onap/pomba-sdc-context-builder:1.4.0
+image:  onap/pomba-sdc-context-builder:1.5.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 140aa33..2b12660 100644 (file)
@@ -24,7 +24,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image:  onap/pomba-sdnc-context-builder:1.4.0
+image:  onap/pomba-sdnc-context-builder:1.5.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required