Configuration Changes
DIGIT 2.0 - Technical Details of the Changes
MDMS changes
Feature
Status
Changes
Description
Backend Config Changes
Module
Action
PR
Description
Infra/Deployment Config Changes
Module
File Name
Action
Code Change
W&S
helm/charts/municipal-services/sw-services/values.yaml
Removed the following details from values.yml
scid-format: "SW/[CITY.CODE]/[fy:yyyy-yy]/[SEQ_EGOV_COMMON]"
EGOV_IDGEN_SCID_FORMAT
value: {{ index .Values "scid-format" | quote }}
helm/charts/municipal-services/ws-services/values.yaml
Removed the following details from values.yml
wcid-format: "WS/[CITY.CODE]/[fy:yyyy-yy]/[SEQ_EGOV_COMMON]"
EGOV_IDGEN_WCID_FORMAT
value: {{ index .Values "wcid-format" | quote }}
helm/environments/<env>.yaml
Autocreate-new-seq flag must be enabled in IdGen Service of the environment file
autocreate-new-seq: "true"
helm/environments/qa.yaml
Change the key from allowed-file-formats: to allowed-file-formats-map
helm/charts/municipal-services/firenoc-services/values.yaml
Added EGOV_DEFAULT_STATE_ID in fire NOC environment file to pick up proper tenant during search call
SMS Notification Service
helm/charts/core-services/egov-notification-sms/values.yaml
Added sms.config.map property for SMS changes-Remove the sms.config.map from the values.yml file
It should move to helm/environments/<env>.yaml
sms-config-map: "{'User':'$username', 'passwd': '$password', 'sid':'$senderid', 'mobilenumber':'$mobileno', 'message':'$message', 'mtype':'N', 'DR':'N', 'smsservicetype':'singlemsg'}"
Service Build Artefacts
Category
Services
GIT TAGS
Docker Artifact ID
MDMS Changes
Config Changes
Localization
egov-localization:v1.1.0-f9375a4
Indexer
egov-indexer:v1.1.0-07592ae
Finance Collection Voucher Consumer
finance-collections-voucher-consumer:v1.1.0-004e14a
BPA Services
bpa-services:v1.0.0-b5520589
Finance
Kuberhealthy
Grafana
grafana/grafana:7.0.5
Minio
PG Admin
Spot Instance Terminator
kubeaws/kube-spot-termination-notice-handler:1.13.7-1
OAuth for Kibana, Jaeger
Digit-Jenkins-as-service
DIGIT-CI/CD-as-service
Deprecated Features
egov-data-uploader
egov-common-masters
egov-index-custom-consumer
Last updated