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

🐙 source-plaid: run up-to-date pipeline [2025-03-08] (#55535)

This commit is contained in:
Airbyte
2025-03-09 02:28:30 +02:00
committed by GitHub
parent 48efe3f0f7
commit 98fe90d38d
2 changed files with 3 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: ed799e2b-2158-4c66-8da4-b40fe63bc72a
dockerImageTag: 0.5.5
dockerImageTag: 0.5.6
dockerRepository: airbyte/source-plaid
githubIssueLabel: source-plaid
icon: plaid.svg
@@ -38,5 +38,5 @@ data:
# type: GSM
# alias: airbyte-connector-testing-secret-store
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.36.4@sha256:a612db8bc977a46d7d2e0442f5c6be26da6039ee83a8aceb7be545e4cbdd7040
baseImage: docker.io/airbyte/source-declarative-manifest:6.38.3@sha256:fcba02266f262aabc2f37e4f14574aa1c8c5cffd018504bab28803e405c93afe
metadataSpecVersion: "1.0"

View File

@@ -73,6 +73,7 @@ This guide will walk through how to create the credentials you need to run this
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------ |
| 0.5.6 | 2025-03-08 | [55535](https://github.com/airbytehq/airbyte/pull/55535) | Update dependencies |
| 0.5.5 | 2025-03-01 | [55004](https://github.com/airbytehq/airbyte/pull/55004) | Update dependencies |
| 0.5.4 | 2025-02-23 | [54575](https://github.com/airbytehq/airbyte/pull/54575) | Update dependencies |
| 0.5.3 | 2025-02-15 | [53973](https://github.com/airbytehq/airbyte/pull/53973) | Update dependencies |