diff --git a/airbyte-integrations/connectors/source-getgist/metadata.yaml b/airbyte-integrations/connectors/source-getgist/metadata.yaml index 09ea5f57fa3..d089ed1d6f0 100644 --- a/airbyte-integrations/connectors/source-getgist/metadata.yaml +++ b/airbyte-integrations/connectors/source-getgist/metadata.yaml @@ -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 diff --git a/docs/integrations/sources/getgist.md b/docs/integrations/sources/getgist.md index f39b72f791f..867b9c94555 100644 --- a/docs/integrations/sources/getgist.md +++ b/docs/integrations/sources/getgist.md @@ -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 |