From 3a16a49b50644157f07546bd08451f9c775b516d Mon Sep 17 00:00:00 2001 From: "octavia-bot-hoard[bot]" <230633153+octavia-bot-hoard[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 07:42:34 +0000 Subject: [PATCH] [up-to-date]Upgrade the base image to the latest version in metadata.yaml; PATCH bump source-callrail version to 0.2.14; Build source-callrail docker image for platform(s) linux/amd64, linux/arm64; Get dependency updates; Create or update pull request on Airbyte repository; Add changelog entry --- airbyte-integrations/connectors/source-callrail/metadata.yaml | 4 ++-- docs/integrations/sources/callrail.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/airbyte-integrations/connectors/source-callrail/metadata.yaml b/airbyte-integrations/connectors/source-callrail/metadata.yaml index 2995282a586..2696ec4e76c 100644 --- a/airbyte-integrations/connectors/source-callrail/metadata.yaml +++ b/airbyte-integrations/connectors/source-callrail/metadata.yaml @@ -2,7 +2,7 @@ data: connectorSubtype: api connectorType: source definitionId: dc98a6ad-2dd1-47b6-9529-2ec35820f9c6 - dockerImageTag: 0.2.13 + dockerImageTag: 0.2.14 dockerRepository: airbyte/source-callrail githubIssueLabel: source-callrail icon: callrail.svg @@ -38,7 +38,7 @@ data: # type: GSM # alias: airbyte-connector-testing-secret-store connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:6.48.16@sha256:651a0bbdc634378737fb833fdf43666f9d9b5b633c68a35cc03ab6e56cb4d6e7 + baseImage: docker.io/airbyte/source-declarative-manifest:7.6.1@sha256:b433ec72f88e69bd836f3c7c815c21bfeeeb32501aeabf586bc421875289e5e2 externalDocumentationUrls: - title: CallRail API reference url: https://apidocs.callrail.com/ diff --git a/docs/integrations/sources/callrail.md b/docs/integrations/sources/callrail.md index ced01ff4557..29d3b08bc12 100644 --- a/docs/integrations/sources/callrail.md +++ b/docs/integrations/sources/callrail.md @@ -37,6 +37,7 @@ This Source is capable of syncing the following core Streams: | Version | Date | Pull Request | Subject | | :------ | :--------- | :------------------------------------------------------- | :---------------------- | +| 0.2.14 | 2025-12-16 | [61622](https://github.com/airbytehq/airbyte/pull/61622) | Update dependencies | | 0.2.13 | 2025-05-17 | [60647](https://github.com/airbytehq/airbyte/pull/60647) | Update dependencies | | 0.2.12 | 2025-05-10 | [59890](https://github.com/airbytehq/airbyte/pull/59890) | Update dependencies | | 0.2.11 | 2025-05-03 | [59303](https://github.com/airbytehq/airbyte/pull/59303) | Update dependencies |