1
0
mirror of synced 2025-12-19 18:14:56 -05:00

🐙 source-pipeliner: run up-to-date pipeline [2025-12-16] (#70476)

Co-authored-by: octavia-bot-hoard[bot] <230633153+octavia-bot-hoard[bot]@users.noreply.github.com>
This commit is contained in:
octavia-bot-hoard[bot]
2025-12-18 15:04:00 -08:00
committed by GitHub
parent d990a277f3
commit 969581e0d0
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-pipeliner
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:7.5.1@sha256:8da9d362c184e2e46532ab94f6f9968a74835c0882d6a4a2f9f9c9e5b972f2a1
baseImage: docker.io/airbyte/source-declarative-manifest:7.6.1@sha256:b433ec72f88e69bd836f3c7c815c21bfeeeb32501aeabf586bc421875289e5e2
connectorSubtype: api
connectorType: source
definitionId: 39fd5da7-5713-446b-a9c6-c695f0352f20
dockerImageTag: 0.0.37
dockerImageTag: 0.0.38
dockerRepository: airbyte/source-pipeliner
githubIssueLabel: source-pipeliner
icon: icon.svg

View File

@@ -48,6 +48,7 @@ Using this connector we fetch data from various streams such as contacts, data,
| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.38 | 2025-12-16 | [70476](https://github.com/airbytehq/airbyte/pull/70476) | Update dependencies |
| 0.0.37 | 2025-11-25 | [69954](https://github.com/airbytehq/airbyte/pull/69954) | Update dependencies |
| 0.0.36 | 2025-11-18 | [69604](https://github.com/airbytehq/airbyte/pull/69604) | Update dependencies |
| 0.0.35 | 2025-10-29 | [68923](https://github.com/airbytehq/airbyte/pull/68923) | Update dependencies |