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

🐙 source-phyllo: run up-to-date pipeline [2025-05-24] (#60441)

This commit is contained in:
Airbyte
2025-05-25 04:01:37 +03:00
committed by GitHub
parent f471500ace
commit d7a82daa65
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-phyllo
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.48.10@sha256:09947fb38d07e515f9901a12f22cc44f1512f6148703341de80403c0e0c1b8c3
baseImage: docker.io/airbyte/source-declarative-manifest:6.51.0@sha256:890b109f243b8b9406f23ea7522de41025f7b3e87f6fc9710bc1e521213a276f
connectorSubtype: api
connectorType: source
definitionId: 65346f37-e31a-4c66-84c6-5c2fc060b00a
dockerImageTag: 0.0.6
dockerImageTag: 0.0.7
dockerRepository: airbyte/source-phyllo
githubIssueLabel: source-phyllo
icon: icon.svg

View File

@@ -28,6 +28,7 @@ API Reference: https://docs.getphyllo.com/docs/api-reference/introduction/introd
| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.7 | 2025-05-24 | [60441](https://github.com/airbytehq/airbyte/pull/60441) | Update dependencies |
| 0.0.6 | 2025-05-10 | [59490](https://github.com/airbytehq/airbyte/pull/59490) | Update dependencies |
| 0.0.5 | 2025-04-27 | [59070](https://github.com/airbytehq/airbyte/pull/59070) | Update dependencies |
| 0.0.4 | 2025-04-19 | [58493](https://github.com/airbytehq/airbyte/pull/58493) | Update dependencies |