From 7e8498b77bb074668ba1e418f76b1e2df1cac2e4 Mon Sep 17 00:00:00 2001 From: Airbyte Date: Sun, 16 Feb 2025 01:36:29 +0200 Subject: [PATCH] Upgrade the base image to the latest version in metadata.yaml PATCH bump source-teamwork version to 0.0.14 Build source-teamwork 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-teamwork/metadata.yaml | 4 ++-- docs/integrations/sources/teamwork.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/airbyte-integrations/connectors/source-teamwork/metadata.yaml b/airbyte-integrations/connectors/source-teamwork/metadata.yaml index 79a963b339cb7..6d5d406da24f1 100644 --- a/airbyte-integrations/connectors/source-teamwork/metadata.yaml +++ b/airbyte-integrations/connectors/source-teamwork/metadata.yaml @@ -13,11 +13,11 @@ data: enabled: false packageName: airbyte-source-teamwork 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: 7fcd456d-2c13-4437-a05b-cf436699a519 - dockerImageTag: 0.0.13 + dockerImageTag: 0.0.14 dockerRepository: airbyte/source-teamwork githubIssueLabel: source-teamwork icon: icon.svg diff --git a/docs/integrations/sources/teamwork.md b/docs/integrations/sources/teamwork.md index 3b5c1b3d9ff74..06813788fdf88 100644 --- a/docs/integrations/sources/teamwork.md +++ b/docs/integrations/sources/teamwork.md @@ -57,6 +57,7 @@ Your default login username and password could be used as secrets, ref: `https:/ | Version | Date | Pull Request | Subject | | ------------------ | ------------ | --- | ---------------- | +| 0.0.14 | 2025-02-15 | [54105](https://github.com/airbytehq/airbyte/pull/54105) | Update dependencies | | 0.0.13 | 2025-02-08 | [53521](https://github.com/airbytehq/airbyte/pull/53521) | Update dependencies | | 0.0.12 | 2025-02-01 | [53106](https://github.com/airbytehq/airbyte/pull/53106) | Update dependencies | | 0.0.11 | 2025-01-25 | [52382](https://github.com/airbytehq/airbyte/pull/52382) | Update dependencies |