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

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

This commit is contained in:
Airbyte
2025-03-02 02:38:31 +02:00
committed by GitHub
parent 7fc063c8aa
commit 75f240fae0
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.33.6@sha256:81af934a2136edf0521a71697938cea20d1c6eb36c944566b9455bdd2a47d2bd
baseImage: docker.io/airbyte/source-declarative-manifest:6.36.4@sha256:a612db8bc977a46d7d2e0442f5c6be26da6039ee83a8aceb7be545e4cbdd7040
connectorSubtype: api
connectorType: source
definitionId: bc670226-bee1-470c-a013-df05e5ac8f1a
dockerImageTag: 0.0.12
dockerImageTag: 0.0.13
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.13 | 2025-03-01 | [54457](https://github.com/airbytehq/airbyte/pull/54457) | Update dependencies |
| 0.0.12 | 2025-02-15 | [53725](https://github.com/airbytehq/airbyte/pull/53725) | Update dependencies |
| 0.0.11 | 2025-02-08 | [53352](https://github.com/airbytehq/airbyte/pull/53352) | Update dependencies |
| 0.0.10 | 2025-02-01 | [52830](https://github.com/airbytehq/airbyte/pull/52830) | Update dependencies |