From 7efcd151038f0d60d38e185dbaec0b7b54c8984d Mon Sep 17 00:00:00 2001 From: Airbyte Date: Sun, 16 Feb 2025 02:17:17 +0200 Subject: [PATCH] Upgrade the base image to the latest version in metadata.yaml PATCH bump source-zoho-desk version to 0.0.10 Build source-zoho-desk docker image for platform(s) linux/amd64, linux/arm64 Get dependency updates Create or update pull request on Airbyte repository Add changelog entry --- .../connectors/source-zoho-desk/metadata.yaml | 4 ++-- docs/integrations/sources/zoho-desk.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/airbyte-integrations/connectors/source-zoho-desk/metadata.yaml b/airbyte-integrations/connectors/source-zoho-desk/metadata.yaml index 30f3264e4dbb3..3b3673476698a 100644 --- a/airbyte-integrations/connectors/source-zoho-desk/metadata.yaml +++ b/airbyte-integrations/connectors/source-zoho-desk/metadata.yaml @@ -13,11 +13,11 @@ data: enabled: false packageName: airbyte-source-zoho-desk connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:6.33.1@sha256:06468f2b0acdb0126a29757f67025f8f837014f70e3f079e10e304b0e1a6be4b + baseImage: docker.io/airbyte/source-declarative-manifest:6.33.6@sha256:81af934a2136edf0521a71697938cea20d1c6eb36c944566b9455bdd2a47d2bd connectorSubtype: api connectorType: source definitionId: 08164461-a3fd-49d5-8185-b83d51013585 - dockerImageTag: 0.0.9 + dockerImageTag: 0.0.10 dockerRepository: airbyte/source-zoho-desk githubIssueLabel: source-zoho-desk icon: icon.svg diff --git a/docs/integrations/sources/zoho-desk.md b/docs/integrations/sources/zoho-desk.md index 0898211c310f5..84aa825308759 100644 --- a/docs/integrations/sources/zoho-desk.md +++ b/docs/integrations/sources/zoho-desk.md @@ -57,6 +57,7 @@ This directory contains the manifest-only connector for source-zoho-desk | Version | Date | Pull Request | Subject | |------------------|-------------------|--------------|----------------| +| 0.0.10 | 2025-02-16 | [54123](https://github.com/airbytehq/airbyte/pull/54123) | Update dependencies | | 0.0.9 | 2025-02-08 | [53598](https://github.com/airbytehq/airbyte/pull/53598) | Update dependencies | | 0.0.8 | 2025-02-01 | [53121](https://github.com/airbytehq/airbyte/pull/53121) | Update dependencies | | 0.0.7 | 2025-01-25 | [52543](https://github.com/airbytehq/airbyte/pull/52543) | Update dependencies |