1
0
mirror of synced 2025-12-23 21:03:15 -05:00

🐙 source-coassemble: run up-to-date pipeline [2025-06-21] (#61980)

This commit is contained in:
Airbyte
2025-06-21 17:21:03 -07:00
committed by GitHub
parent 00b440513e
commit 3221e55598
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:6.55.1@sha256:f8563342ed2681dbee05122070722ff9565f3d8537feb8eeb13e85e3b70a7c24
baseImage: docker.io/airbyte/source-declarative-manifest:6.56.1@sha256:579dece55029aa9552884a8eedc6aababb981625daa54ca01f3bacb398dd4973
connectorSubtype: api
connectorType: source
definitionId: 85999b05-fae0-4312-a3ae-f4987f50d434
dockerImageTag: 0.0.25
dockerImageTag: 0.0.26
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.26 | 2025-06-21 | [61980](https://github.com/airbytehq/airbyte/pull/61980) | Update dependencies |
| 0.0.25 | 2025-06-14 | [60409](https://github.com/airbytehq/airbyte/pull/60409) | Update dependencies |
| 0.0.24 | 2025-05-10 | [60029](https://github.com/airbytehq/airbyte/pull/60029) | Update dependencies |
| 0.0.23 | 2025-05-03 | [59382](https://github.com/airbytehq/airbyte/pull/59382) | Update dependencies |