1
0
mirror of synced 2025-12-25 02:09:19 -05:00

🐙 source-justcall: run up-to-date pipeline [2024-11-04] (#48164)

This commit is contained in:
Airbyte
2024-11-05 00:09:38 +02:00
committed by GitHub
parent 57ee80910a
commit f466f06feb
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-justcall
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:5.17.0@sha256:9c6bfd080a247b7781ce5b25687e7c44e29d31315d0bf656584b38810521bbaa
baseImage: docker.io/airbyte/source-declarative-manifest:6.1.0@sha256:3ac88000d74db5f9d8dcb004299b917a5dff5cbbc19ebccd49288266095547ca
connectorSubtype: api
connectorType: source
definitionId: 488cdc64-36cd-451d-bcfa-c6478b461e94
dockerImageTag: 0.0.2
dockerImageTag: 0.0.3
dockerRepository: airbyte/source-justcall
githubIssueLabel: source-justcall
icon: icon.svg

View File

@@ -25,6 +25,7 @@ JustCall connector enables seamless data integration by syncing call logs, conta
| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.3 | 2024-11-04 | [48164](https://github.com/airbytehq/airbyte/pull/48164) | Update dependencies |
| 0.0.2 | 2024-10-29 | [47799](https://github.com/airbytehq/airbyte/pull/47799) | Update dependencies |
| 0.0.1 | 2024-10-21 | | Initial release by [@bishalbera](https://github.com/bishalbera) via Connector Builder |