From b431933440128eb8edb5cd2109227b520d74e0fa Mon Sep 17 00:00:00 2001 From: Airbyte Date: Sun, 22 Dec 2024 01:27:59 +0200 Subject: [PATCH] Upgrade the base image to the latest version in metadata.yaml PATCH bump source-zoho-expense version to 0.0.3 Build source-zoho-expense 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-expense/metadata.yaml | 4 ++-- docs/integrations/sources/zoho-expense.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/airbyte-integrations/connectors/source-zoho-expense/metadata.yaml b/airbyte-integrations/connectors/source-zoho-expense/metadata.yaml index 2e2ee01ccab81..d0a5f6f575591 100644 --- a/airbyte-integrations/connectors/source-zoho-expense/metadata.yaml +++ b/airbyte-integrations/connectors/source-zoho-expense/metadata.yaml @@ -13,11 +13,11 @@ data: enabled: false packageName: airbyte-source-zoho-expense connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:6.11.1@sha256:0d0f562a70c0ed19ab605f0c83802a2e052712587692e2f3a1cc794fe7cd7007 + baseImage: docker.io/airbyte/source-declarative-manifest:6.12.3@sha256:9214270d83304213977c08e91fd9c55a98819543dbbf0df25a4356299af4f3ab connectorSubtype: api connectorType: source definitionId: 9acfeefc-dad6-4887-a928-6c15ce5737b6 - dockerImageTag: 0.0.2 + dockerImageTag: 0.0.3 dockerRepository: airbyte/source-zoho-expense githubIssueLabel: source-zoho-expense icon: icon.svg diff --git a/docs/integrations/sources/zoho-expense.md b/docs/integrations/sources/zoho-expense.md index 3ad8a791efaf5..9476bc7e49f00 100644 --- a/docs/integrations/sources/zoho-expense.md +++ b/docs/integrations/sources/zoho-expense.md @@ -31,6 +31,7 @@ Zoho Expense connector enables seamless data synchronization between Zoho Expens | Version | Date | Pull Request | Subject | |------------------|-------------------|--------------|----------------| +| 0.0.3 | 2024-12-21 | [50385](https://github.com/airbytehq/airbyte/pull/50385) | Update dependencies | | 0.0.2 | 2024-12-14 | [49453](https://github.com/airbytehq/airbyte/pull/49453) | Update dependencies | | 0.0.1 | 2024-10-26 | | Initial release by [@bishalbera](https://github.com/bishalbera) via Connector Builder |