1
0
mirror of synced 2025-12-25 11:06:55 -05:00

🐙 source-fastbill: run up-to-date pipeline [2025-03-29] (#56490)

This commit is contained in:
Airbyte
2025-03-29 16:13:40 +02:00
committed by GitHub
parent 993965ef76
commit 4b775208c2
2 changed files with 3 additions and 2 deletions

View File

@@ -3,11 +3,11 @@ data:
hosts:
- "*"
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.41.8@sha256:702857eda56f90ea5f2eea387c5e7f7919f7fddc4148c6c0c9e7dc1879bcc93b
baseImage: docker.io/airbyte/source-declarative-manifest:6.42.1@sha256:e27eda55fe99a0f36d2f108e8b00178f9ace4be23ea68a09547c3dbcb7184ed1
connectorSubtype: api
connectorType: source
definitionId: eb3e9c1c-0467-4eb7-a172-5265e04ccd0a
dockerImageTag: 0.3.15
dockerImageTag: 0.3.16
dockerRepository: airbyte/source-fastbill
documentationUrl: https://docs.airbyte.com/integrations/sources/fastbill
githubIssueLabel: source-fastbill

View File

@@ -64,6 +64,7 @@ The Fastbill source connector supports the following [sync modes](https://docs.a
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.3.16 | 2025-03-29 | [56490](https://github.com/airbytehq/airbyte/pull/56490) | Update dependencies |
| 0.3.15 | 2025-03-22 | [55913](https://github.com/airbytehq/airbyte/pull/55913) | Update dependencies |
| 0.3.14 | 2025-03-08 | [55309](https://github.com/airbytehq/airbyte/pull/55309) | Update dependencies |
| 0.3.13 | 2025-03-01 | [54986](https://github.com/airbytehq/airbyte/pull/54986) | Update dependencies |