Update helm charts with release docker artifacts
[oom.git] / kubernetes / aai / charts / aai-gizmo / values.yaml
index f6119bd..4ce164d 100644 (file)
@@ -22,7 +22,7 @@ global:
 #################################################################
 
 # application image
-image: "onap/gizmo:1.1-STAGING-latest"
+image: onap/gizmo:1.2.1
 
 # application configuration
 config:
@@ -53,7 +53,7 @@ service:
   name: crud-service
   portName: crud-service
   internalPort: 9520
-  nodePort: 66
+  nodePort: 68
 
 ingress:
   enabled: false