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

🐙 source-recreation: run up-to-date pipeline [2024-12-21] (#50269)

This commit is contained in:
Airbyte
2024-12-22 02:34:17 +02:00
committed by GitHub
parent 38962d4188
commit dea1acdce4
2 changed files with 3 additions and 2 deletions

View File

@@ -3,11 +3,11 @@ data:
ql: 100
sl: 100
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.11.1@sha256:0d0f562a70c0ed19ab605f0c83802a2e052712587692e2f3a1cc794fe7cd7007
baseImage: docker.io/airbyte/source-declarative-manifest:6.12.3@sha256:9214270d83304213977c08e91fd9c55a98819543dbbf0df25a4356299af4f3ab
connectorSubtype: api
connectorType: source
definitionId: 25d7535d-91e0-466a-aa7f-af81578be277
dockerImageTag: 0.2.5
dockerImageTag: 0.2.6
dockerRepository: airbyte/source-recreation
documentationUrl: https://docs.airbyte.com/integrations/sources/recreation
githubIssueLabel: source-recreation

View File

@@ -60,6 +60,7 @@ The following fields are required fields for the connector to work:
| Version | Date | Pull Request | Subject |
| :------ | :--------- | :------------------------------------------------------- | :------------------------------------------------------------------------------ |
| 0.2.6 | 2024-12-21 | [50269](https://github.com/airbytehq/airbyte/pull/50269) | Update dependencies |
| 0.2.5 | 2024-12-14 | [49657](https://github.com/airbytehq/airbyte/pull/49657) | Update dependencies |
| 0.2.4 | 2024-12-12 | [48286](https://github.com/airbytehq/airbyte/pull/48286) | Update dependencies |
| 0.2.3 | 2024-10-29 | [47881](https://github.com/airbytehq/airbyte/pull/47881) | Update dependencies |