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

🐙 source-coassemble: run up-to-date pipeline [2024-10-28] (#47526)

This commit is contained in:
Airbyte
2024-10-28 16:10:43 +02:00
committed by GitHub
parent 25802b6c4e
commit 72d055c10c
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-coassemble
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:5.7.3@sha256:4c4a567211fbcdf42805f261020bf5be46454bfeba781a92d30fe414ef964212
baseImage: docker.io/airbyte/source-declarative-manifest:5.16.0@sha256:6800f806944ee4fccf24ae01f6b8fbefb12d952c3b3da338f51f732b55de51f2
connectorSubtype: api
connectorType: source
definitionId: 85999b05-fae0-4312-a3ae-f4987f50d434
dockerImageTag: 0.0.1
dockerImageTag: 0.0.2
dockerRepository: airbyte/source-coassemble
githubIssueLabel: source-coassemble
icon: icon.svg

View File

@@ -26,6 +26,7 @@ See the [Coassemble API docs](https://developers.coassemble.com/get-started) for
| Version | Date | Pull Request | Subject |
|---------|------|--------------|---------|
| 0.0.2 | 2024-10-28 | [47526](https://github.com/airbytehq/airbyte/pull/47526) | Update dependencies |
| 0.0.1 | 2024-09-19 | | Initial release by [@topefolorunso](https://github.com/topefolorunso) via Connector Builder |
</details>