Updating POMBA image versions 85/72585/1
authorjmac <james.macnider@amdocs.com>
Tue, 13 Nov 2018 21:44:08 +0000 (21:44 +0000)
committerjmac <james.macnider@amdocs.com>
Tue, 13 Nov 2018 21:44:14 +0000 (21:44 +0000)
Change-Id: I8af6133eea3d5aedf07cc0a026b6e9b60ce70949
Signed-off-by: jmac <james.macnider@amdocs.com>
Issue-ID: LOG-815

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

index 78c5367..50b9484 100644 (file)
@@ -24,7 +24,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image:  onap/pomba-aai-context-builder:1.3.1
+image:  onap/pomba-aai-context-builder:1.3.2
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 0ec43f5..f5ffd13 100755 (executable)
@@ -25,7 +25,7 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/pomba-context-aggregator:1.3.3
+image: onap/pomba-context-aggregator:1.3.4
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index e1379b8..ff1f6c8 100644 (file)
@@ -24,7 +24,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image:  onap/pomba-network-discovery-context-builder:1.3.0
+image:  onap/pomba-network-discovery-context-builder:1.3.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index b813288..2c2e513 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image:  onap/pomba-sdc-context-builder:1.3.1
+image:  onap/pomba-sdc-context-builder:1.3.2
 pullPolicy: Always
 
 # flag to enable debugging - application support required