1
0
mirror of synced 2025-12-23 21:03:15 -05:00

🐙 source-linear: run up-to-date pipeline [2025-08-02] (#64275)

This commit is contained in:
Airbyte
2025-08-02 18:07:51 +02:00
committed by GitHub
parent b5beb2bbfe
commit 420fe11669
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-linear
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.60.0@sha256:8a01d4fabdc7cbee92a583cc30fe08bb8ebba0e8d54569920d29378772b31699
baseImage: docker.io/airbyte/source-declarative-manifest:6.60.5@sha256:79a69ff4f759e8b404c687eff62c72f53b05d567fa830b71d17b01b8deaf2189
connectorSubtype: api
connectorType: source
definitionId: 1c5d8316-ed42-4473-8fbc-2626f03f070c
dockerImageTag: 0.0.15
dockerImageTag: 0.0.16
dockerRepository: airbyte/source-linear
githubIssueLabel: source-linear
icon: icon.svg

View File

@@ -36,6 +36,7 @@ An Airbyte connector for Linear.app.
| Version | Date | Pull Request | Subject |
|---------|------|--------------|---------|
| 0.0.16 | 2025-08-02 | [64275](https://github.com/airbytehq/airbyte/pull/64275) | Update dependencies |
| 0.0.15 | 2025-07-26 | [63892](https://github.com/airbytehq/airbyte/pull/63892) | Update dependencies |
| 0.0.14 | 2025-07-19 | [63518](https://github.com/airbytehq/airbyte/pull/63518) | Update dependencies |
| 0.0.13 | 2025-07-12 | [63095](https://github.com/airbytehq/airbyte/pull/63095) | Update dependencies |