Change Log CX-4.5.7 to CX-4.6
Update following core deployments.
CODE# Update Customer Channel Manager 1) Update Tag: gitimages.expertflow.com/cim/customer-channel-manager:4.6 # Update Conversation Manager 1) Update Tag: gitimages.expertflow.com/cim/conversation-manager:4.6 # Update routing-engine tag 1) Update tag gitimages.expertflow.com/cim/media-routing-engine:4.6 2) add the following varibale in deployment files under env section containers: - env: - name: IS_QUEUE_PRIORITY_ENABLED valueFrom: configMapKeyRef: key: IS_QUEUE_PRIORITY_ENABLED name: ef-routing-engine-cm # Update Bot-framework tag 1) Update tag gitimages.expertflow.com/cim/bot-framework:4.6 # Update unified admin tag 1) Update tag gitimages.expertflow.com/cim/unified-admin:4.6 2) add the following varibale in deployment files under env section containers: - env: - name: CAMPAIGN_NODERED_URL valueFrom: configMapKeyRef: key: CAMPAIGN_NODERED_URL name: ef-unified-admin-cm - name: CAMPAIGN_API_URL valueFrom: configMapKeyRef: key: CAMPAIGN_API_URL name: ef-unified-admin-cm - name: SURVEY_NODERED_URL valueFrom: configMapKeyRef: key: SURVEY_NODERED_URL name: ef-unified-admin-cm - name: SURVEY_API_URL valueFrom: configMapKeyRef: key: SURVEY_API_URL name: ef-unified-admin-cm # Update unified agent tag 1) Update tag image: gitimages.expertflow.com/cim/unified-agent:4.6 # Update web channel manager tag 1) Update tag image: gitimages.expertflow.com/cim/web-channel-manager:4.6 # Update customer widget tag 1) Update tag image: gitimages.expertflow.com/efpublic/customer-widget:4.6 # Update cim backend tag 1) Update tag image: gitimages.expertflow.com/cim/cim-backend:4.6 # Update State Event Logger tag 1) Add variable in deployment file containers: - env: - name: BATCH_TIMER_IN_SECONDS valueFrom: configMapKeyRef: key: BATCH_TIMER_IN_SECONDS name: ef-state-events-logger-cm - name: MAX_IDLE_CYCLES valueFrom: configMapKeyRef: key: MAX_IDLE_CYCLES name: ef-state-events-logger-cm 2) Update tag image:gitimages.expertflow.com/cim/state-events-logger:4.6 # Update Scheduler Activities tag 1) Update tag image:gitimages.expertflow.com/campaign-manager/campaign-scheduler:4.6 # Update Realtime Reporting tag 1) Update tag image:gitimages.expertflow.com/cim/realtime-reports-manager:4.6 # Update Historical Report Manager tag 1) Update tag image:gitimages.expertflow.com/cim/historical-reports-manager:4.6 # Update AMQ tag 1) Update tag image: 6.0.0-alpine-zulu-K8s--4.6-v2 # Update Facebook Connector tag 1) Update tag image: gitimages.expertflow.com/cim/facebook-connector:4.6 # Update Instagram Connector tag 1) Update tag image: image: gitimages.expertflow.com/cim/instagram-connector:4.6 # Update Twitter Connector tag 1) Update tag image: gitimages.expertflow.com/cim/twitter-connector:4.6 # Update Twilio Connector tag 1) Update tag image: gitimages.expertflow.com/cim/twilio-connector:4.6 # Update Telegram Connector tag 1) Update tag image: gitimages.expertflow.com/cim/telegram-connector:4.6 # Update Viber Connector tag 1) Update tag image: gitimages.expertflow.com/cim/viber-connector:4. # Update 360 Connector tag 1) Update tag image: gitimages.expertflow.com/cim/360-connector:4.6 # Update smpp Connector tag 1) Update tag image: gitimages.expertflow.com/cti/hc_smpp_connector:4.6 # Update Conversation Monitor tag 1) Update tag image: gitimages.expertflow.com/cim/conversation-monitor:4.6 # Update file Engine Deployment 1) chage conatiner port and port name containerPort: 8080 name: https-fi-m-8080