Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Bill Genie lower case search

https://github.com/egovernments/configs/blob/0f3708cdcf6fba00aa36aab5baeae9a7eeb3ab62/egov-searcher/bill-genie.yml

BPA

Added audit details for owner

https://github.com/egovernments/configs/blob/5682f1adb60b40663fe13d545e0c865ad4537b08/egov-persister/land-persister.yml

Removed land info from bpa-persister

https://github.com/egovernments/configs/blob/9ae764474a702249cd3aaefa806a3331a37e0364/egov-persister/bpa-persister.yml

Added indexer for bpa

https://github.com/egovernments/configs/blob/47528052b4904ce5ab679324f13165458a83d05a/egov-indexer/egov-bpa-indexer.yml

Added indexer for stakeholder Registration

https://github.com/egovernments/configs/blob/47528052b4904ce5ab679324f13165458a83d05a/egov-indexer/rainmaker-bpastakeholder-indexer.yml

Changed owners to landinfo and added revocation letter content

https://github.com/egovernments/configs/blob/47528052b4904ce5ab679324f13165458a83d05a/pdf-service/data-config/bpa-revocation.json

Added report run date

https://github.com/egovernments/configs/blob/47528052b4904ce5ab679324f13165458a83d05a/pdf-service/data-config/buildingpermit-low.json

Added report run date

https://github.com/egovernments/configs/blob/47528052b4904ce5ab679324f13165458a83d05a/pdf-service/data-config/buildingpermit.json

Added oc certificate

https://github.com/egovernments/configs/blob/47528052b4904ce5ab679324f13165458a83d05a/pdf-service/data-config/occupancy-certificate.json

Updated texts

https://github.com/egovernments/configs/blob/47528052b4904ce5ab679324f13165458a83d05a/pdf-service/format-config/bpa-revocation.json

Changed alignment and added QA code

https://github.com/egovernments/configs/blob/47528052b4904ce5ab679324f13165458a83d05a/pdf-service/format-config/buildingpermit.json

Added for OC

https://github.com/egovernments/configs/blob/47528052b4904ce5ab679324f13165458a83d05a/pdf-service/data-config/occupancy-certificate.json

Changed alignment and added QA code

https://github.com/egovernments/configs/blob/3da5fcefeedda4b13eda3128b42c8e87aea6697a/pdf-service/format-config/buildingpermit-low.json

Added for OC

https://github.com/egovernments/configs/blob/143dda97f86e06544868ec92d5816766ea128e75/pdf-service/format-config/occupancy-certificate.json

Changed filestore to filestoreId

https://github.com/egovernments/configs/blob/b94803a5d2e700b56c35b89b8cde5e1e32cfdbc4/egov-persister/noc-persister.yml

Updated noc persister

https://github.com/egovernments/configs/blob/5f7eafdf3339d49a736d31c50037333a11c0f114/egov-persister/noc-persister.yml

EGOV-INFRA CHANGES

  • File Name : helm/environments/qa.yaml

    • change the key from allowed-file-formats: to allowed-file-formats-map:

  • File Name :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.

- name: EGOV_DEFAULT_STATE_ID
    valueFrom:
      configMapKeyRef:
        name: egov-config
        key: egov-state-level-tenant-id 

SMS-Notification Service

Added sms.config.map property for SMS changes

File Name : helm/charts/core-services/egov-notification-sms/values.yaml

Remove the sms.config.map from the values.yml file

It should move to helm/environments/qa.yaml like below

sms-config-map: "{'User':'$username', 'passwd': '$password', 'sid':'$senderid', 'mobilenumber':'$mobileno', 'message':'$message', 'mtype':'N', 'DR':'N', 'smsservicetype':'singlemsg'}"
  • No labels