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

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

This commit is contained in:
Airbyte
2025-04-26 19:09:20 +03:00
committed by GitHub
parent b6393ad728
commit 3453d299b2
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.45.7@sha256:dc01ec948ba69f93615cbe4f421bf99f4236107dea44feb6cb244f3d9dc09366
baseImage: docker.io/airbyte/source-declarative-manifest:6.46.1@sha256:5e56569cab810e31e367b0667d846b324988fabd3d3bdc0bfa4c4afa3276d059
connectorSubtype: api
connectorType: source
definitionId: 0abc340d-772c-4fa1-8d1d-ebf3be72ab51
dockerImageTag: 0.0.10
dockerImageTag: 0.0.11
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.11 | 2025-04-26 | [58726](https://github.com/airbytehq/airbyte/pull/58726) | Update dependencies |
| 0.0.10 | 2025-04-19 | [58254](https://github.com/airbytehq/airbyte/pull/58254) | Update dependencies |
| 0.0.9 | 2025-04-12 | [57606](https://github.com/airbytehq/airbyte/pull/57606) | Update dependencies |
| 0.0.8 | 2025-04-05 | [57157](https://github.com/airbytehq/airbyte/pull/57157) | Update dependencies |