Skip to content

Commit

Permalink
Merge pull request #914 from DalgoT4D/908-add-greythr-to-default-cust…
Browse files Browse the repository at this point in the history
…om-connectors

added greythr from dhwani
  • Loading branch information
himanshudube97 authored Dec 10, 2024
2 parents a9f3ce9 + 33f9444 commit 5853d23
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions ddpui/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,12 @@
"docker_image_tag": "0.1.0",
"documentation_url": "",
},
"dhwaniris/airbyte-greythr-connector": {
"name": "greytHR",
"docker_repository": "dhwaniris/airbyte-greythr-connector",
"docker_image_tag": "1.0.4",
"documentation_url": "",
},
}

# finally set up the loggers
Expand Down

0 comments on commit 5853d23

Please sign in to comment.