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

🐙 source-getgist: run up-to-date pipeline [2025-03-29] (#56513)

This commit is contained in:
Airbyte
2025-03-29 16:12:21 +02:00
committed by GitHub
parent ee007fbd66
commit ad23d50ca4
2 changed files with 3 additions and 2 deletions

View File

@@ -13,11 +13,11 @@ data:
enabled: false
packageName: airbyte-source-getgist
connectorBuildOptions:
baseImage: docker.io/airbyte/source-declarative-manifest:6.41.8@sha256:702857eda56f90ea5f2eea387c5e7f7919f7fddc4148c6c0c9e7dc1879bcc93b
baseImage: docker.io/airbyte/source-declarative-manifest:6.42.1@sha256:e27eda55fe99a0f36d2f108e8b00178f9ace4be23ea68a09547c3dbcb7184ed1
connectorSubtype: api
connectorType: source
definitionId: bc670226-bee1-470c-a013-df05e5ac8f1a
dockerImageTag: 0.0.15
dockerImageTag: 0.0.16
dockerRepository: airbyte/source-getgist
githubIssueLabel: source-getgist
icon: icon.svg

View File

@@ -27,6 +27,7 @@ An Airbyte connector for [Gist](https://getgist.com/) would enable data syncing
| Version | Date | Pull Request | Subject |
|------------------|-------------------|--------------|----------------|
| 0.0.16 | 2025-03-29 | [56513](https://github.com/airbytehq/airbyte/pull/56513) | Update dependencies |
| 0.0.15 | 2025-03-22 | [55979](https://github.com/airbytehq/airbyte/pull/55979) | Update dependencies |
| 0.0.14 | 2025-03-08 | [55284](https://github.com/airbytehq/airbyte/pull/55284) | Update dependencies |
| 0.0.13 | 2025-03-01 | [54457](https://github.com/airbytehq/airbyte/pull/54457) | Update dependencies |