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

🐙 source-trello: run up-to-date pipeline [2025-08-02] (#64394)

This commit is contained in:
Airbyte
2025-08-02 22:06:05 +02:00
committed by GitHub
parent 9df03c65aa
commit a4cd4a94fc
2 changed files with 3 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ data:
hosts:
- api.trello.com
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.60.0@sha256:8a01d4fabdc7cbee92a583cc30fe08bb8ebba0e8d54569920d29378772b31699
baseImage: docker.io/airbyte/source-declarative-manifest:6.60.5@sha256:79a69ff4f759e8b404c687eff62c72f53b05d567fa830b71d17b01b8deaf2189
remoteRegistries:
pypi:
enabled: false
@@ -19,7 +19,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 8da67652-004c-11ec-9a03-0242ac130003
dockerImageTag: 1.3.7
dockerImageTag: 1.3.8
dockerRepository: airbyte/source-trello
documentationUrl: https://docs.airbyte.com/integrations/sources/trello
githubIssueLabel: source-trello

View File

@@ -83,6 +83,7 @@ The Trello connector should not run into Trello API limitations under normal usa
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :--------------------------------------------------------------------------------- |
| 1.3.8 | 2025-08-02 | [64394](https://github.com/airbytehq/airbyte/pull/64394) | Update dependencies |
| 1.3.7 | 2025-07-26 | [64086](https://github.com/airbytehq/airbyte/pull/64086) | Update dependencies |
| 1.3.6 | 2025-07-20 | [63680](https://github.com/airbytehq/airbyte/pull/63680) | Update dependencies |
| 1.3.5 | 2025-07-12 | [63204](https://github.com/airbytehq/airbyte/pull/63204) | Update dependencies |