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

🐙 source-getgist: run up-to-date pipeline [2025-07-12] (#63110)

This commit is contained in:
Airbyte
2025-07-12 13:08:42 -07:00
committed by GitHub
parent 237c96f41b
commit 91aa55af80
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.57.3@sha256:a193ed90a8b69ea54d148db7cb556e8c7e840ad22eb101d7cedc0190d64a9595
baseImage: docker.io/airbyte/source-declarative-manifest:6.58.1@sha256:165974dd98ea8d1278bfd77afff4465b8a41caf9138e3b7e1f33c77ee71e6f72
connectorSubtype: api
connectorType: source
definitionId: bc670226-bee1-470c-a013-df05e5ac8f1a
dockerImageTag: 0.0.27
dockerImageTag: 0.0.28
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.28 | 2025-07-12 | [63110](https://github.com/airbytehq/airbyte/pull/63110) | Update dependencies |
| 0.0.27 | 2025-07-05 | [62783](https://github.com/airbytehq/airbyte/pull/62783) | Update dependencies |
| 0.0.26 | 2025-06-28 | [62418](https://github.com/airbytehq/airbyte/pull/62418) | Update dependencies |
| 0.0.25 | 2025-06-21 | [61971](https://github.com/airbytehq/airbyte/pull/61971) | Update dependencies |