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

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

This commit is contained in:
Airbyte
2024-12-22 00:13:22 +02:00
committed by GitHub
parent 570652c249
commit 2096543b95
2 changed files with 3 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ data:
connectorSubtype: api
connectorType: source
definitionId: 4e8c9fa0-3634-499b-b948-11581b5c3efa
dockerImageTag: 0.2.5
dockerImageTag: 0.2.6
dockerRepository: airbyte/source-ashby
githubIssueLabel: source-ashby
icon: ashby.svg
@@ -29,5 +29,5 @@ data:
connectorTestSuitesOptions:
- suite: unitTests
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
metadataSpecVersion: "1.0"

View File

@@ -48,6 +48,7 @@ The Ashby connector should not run into Ashby API limitations under normal usage
| Version | Date | Pull Request | Subject |
|:--------| :--------- | :------------------------------------------------------- |:--------------------------------------------|
| 0.2.6 | 2024-12-21 | [50207](https://github.com/airbytehq/airbyte/pull/50207) | Update dependencies |
| 0.2.5 | 2024-12-14 | [49572](https://github.com/airbytehq/airbyte/pull/49572) | Update dependencies |
| 0.2.4 | 2024-12-12 | [49014](https://github.com/airbytehq/airbyte/pull/49014) | Update dependencies |
| 0.2.3 | 2024-11-04 | [48196](https://github.com/airbytehq/airbyte/pull/48196) | Update dependencies |