From 2836482308021fa0fde47b55357306e7cd7cb579 Mon Sep 17 00:00:00 2001 From: Airbyte Date: Mon, 28 Oct 2024 10:15:17 +0200 Subject: [PATCH] Upgrade the base image to the latest version in metadata.yaml PATCH bump source-drip version to 0.0.2 Create or update pull request on Airbyte repository Add changelog entry --- airbyte-integrations/connectors/source-drip/metadata.yaml | 4 ++-- docs/integrations/sources/drip.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/airbyte-integrations/connectors/source-drip/metadata.yaml b/airbyte-integrations/connectors/source-drip/metadata.yaml index 0ead40ebeacf..ce0fdcfc05ae 100644 --- a/airbyte-integrations/connectors/source-drip/metadata.yaml +++ b/airbyte-integrations/connectors/source-drip/metadata.yaml @@ -13,11 +13,11 @@ data: enabled: false packageName: airbyte-source-drip connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:5.11.1@sha256:f48a7ddc1f3acecbd8eb6a10a3146e8d0396e9a4dede77beafb76924f416df65 + baseImage: docker.io/airbyte/source-declarative-manifest:5.16.0@sha256:6800f806944ee4fccf24ae01f6b8fbefb12d952c3b3da338f51f732b55de51f2 connectorSubtype: api connectorType: source definitionId: 4221175d-1bb9-436d-8cc7-ca0d8605b2b6 - dockerImageTag: 0.0.1 + dockerImageTag: 0.0.2 dockerRepository: airbyte/source-drip githubIssueLabel: source-drip icon: icon.svg diff --git a/docs/integrations/sources/drip.md b/docs/integrations/sources/drip.md index c98ffe921954..8cf091e94954 100644 --- a/docs/integrations/sources/drip.md +++ b/docs/integrations/sources/drip.md @@ -29,6 +29,7 @@ Integrate seamlessly with Drip using this Airbyte connector, enabling smooth dat | Version | Date | Pull Request | Subject | |------------------|-------------------|--------------|----------------| +| 0.0.2 | 2024-10-28 | [47446](https://github.com/airbytehq/airbyte/pull/47446) | Update dependencies | | 0.0.1 | 2024-10-08 | | Initial release by [@parthiv11](https://github.com/parthiv11) via Connector Builder |