Change Pomba charts to released versions 83/84883/1
authorNorm Traxler <normant@amdocs.com>
Wed, 10 Apr 2019 13:51:10 +0000 (14:51 +0100)
committerNorm Traxler <normant@amdocs.com>
Wed, 10 Apr 2019 13:51:20 +0000 (14:51 +0100)
Issue-ID: LOG-1038

Change-Id: I7f7ab550dc67236b5fd089760c55dd625bfd4179
Signed-off-by: Norm Traxler <normant@amdocs.com>
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 f6e13eb..97c6974 100644 (file)
@@ -24,7 +24,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image:  onap/pomba-aai-context-builder:1.4.0-SNAPSHOT-latest
+image:  onap/pomba-aai-context-builder:1.4.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 40d40b3..014323f 100755 (executable)
@@ -25,7 +25,7 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/pomba-context-aggregator:1.4.0-SNAPSHOT-latest
+image: onap/pomba-context-aggregator:1.4.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 6afe768..c706442 100644 (file)
@@ -24,7 +24,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image:  onap/pomba-network-discovery-context-builder:1.4.0-SNAPSHOT-latest
+image:  onap/pomba-network-discovery-context-builder:1.4.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index bddc349..eb1b646 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image:  onap/pomba-sdc-context-builder:1.4.0-SNAPSHOT-latest
+image:  onap/pomba-sdc-context-builder:1.4.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 7947b18..140aa33 100644 (file)
@@ -24,7 +24,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image:  onap/pomba-sdnc-context-builder:1.4.0-SNAPSHOT-latest
+image:  onap/pomba-sdnc-context-builder:1.4.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required