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

🐙 source-basecamp: run up-to-date pipeline [2025-04-05] (#57157)

This commit is contained in:
Airbyte
2025-04-05 21:14:25 +03:00
committed by GitHub
parent 2df096d832
commit b33751d5ae
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-basecamp
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.42.1@sha256:e27eda55fe99a0f36d2f108e8b00178f9ace4be23ea68a09547c3dbcb7184ed1
baseImage: docker.io/airbyte/source-declarative-manifest:6.45.0@sha256:0508eca3b3193ba7883a80f0f739073f5bd99a8f565720c2f95286d5b4f48cb6
connectorSubtype: api
connectorType: source
definitionId: 0abc340d-772c-4fa1-8d1d-ebf3be72ab51
dockerImageTag: 0.0.7
dockerImageTag: 0.0.8
dockerRepository: airbyte/source-basecamp
githubIssueLabel: source-basecamp
icon: icon.svg

View File

@@ -30,6 +30,7 @@ To obtain a refresh token, you'd need to register an [oauth application](https:/
| Version | Date | Pull Request | Subject |
|---------|------|--------------|---------|
| 0.0.8 | 2025-04-05 | [57157](https://github.com/airbytehq/airbyte/pull/57157) | Update dependencies |
| 0.0.7 | 2025-03-29 | [56608](https://github.com/airbytehq/airbyte/pull/56608) | Update dependencies |
| 0.0.6 | 2025-03-22 | [56114](https://github.com/airbytehq/airbyte/pull/56114) | Update dependencies |
| 0.0.5 | 2025-03-08 | [54863](https://github.com/airbytehq/airbyte/pull/54863) | Update dependencies |