Merge "Update POMBA images to 1.5.1"
authorBrian Freeman <bf1936@att.com>
Mon, 23 Sep 2019 16:11:37 +0000 (16:11 +0000)
committerGerrit Code Review <gerrit@onap.org>
Mon, 23 Sep 2019 16:11:37 +0000 (16:11 +0000)
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