From afc41f03dc59f03cd9421006f6b4785ec165c878 Mon Sep 17 00:00:00 2001 From: Airbyte Date: Sun, 4 May 2025 03:30:20 +0300 Subject: [PATCH] Upgrade the base image to the latest version in metadata.yaml PATCH bump source-pexels-api version to 0.2.21 Build source-pexels-api 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-pexels-api/metadata.yaml | 4 ++-- docs/integrations/sources/pexels-api.md | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/airbyte-integrations/connectors/source-pexels-api/metadata.yaml b/airbyte-integrations/connectors/source-pexels-api/metadata.yaml index 6c60b976fd00..219fe8205c3e 100644 --- a/airbyte-integrations/connectors/source-pexels-api/metadata.yaml +++ b/airbyte-integrations/connectors/source-pexels-api/metadata.yaml @@ -2,7 +2,7 @@ data: connectorSubtype: api connectorType: source definitionId: 69d9eb65-8026-47dc-baf1-e4bf67901fd6 - dockerImageTag: 0.2.20 + dockerImageTag: 0.2.21 dockerRepository: airbyte/source-pexels-api githubIssueLabel: source-pexels-api icon: pexels.svg @@ -39,5 +39,5 @@ data: type: GSM alias: airbyte-connector-testing-secret-store connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:6.45.7@sha256:dc01ec948ba69f93615cbe4f421bf99f4236107dea44feb6cb244f3d9dc09366 + baseImage: docker.io/airbyte/source-declarative-manifest:6.48.6@sha256:18b5219ed52d5dd26e9a513f5d9c590ddd78da1779e72795f2669bc4420bc576 metadataSpecVersion: "1.0" diff --git a/docs/integrations/sources/pexels-api.md b/docs/integrations/sources/pexels-api.md index 44ee444986d0..2566a81ccd8f 100644 --- a/docs/integrations/sources/pexels-api.md +++ b/docs/integrations/sources/pexels-api.md @@ -76,6 +76,7 @@ Pexels-API's [API reference]https://www.pexels.com/api/documentation) has v1 at | Version | Date | Pull Request | Subject | | :------ | :--------- | :------------------------------------------------------ | :------------- | +| 0.2.21 | 2025-05-04 | [59049](https://github.com/airbytehq/airbyte/pull/59049) | Update dependencies | | 0.2.20 | 2025-04-19 | [58479](https://github.com/airbytehq/airbyte/pull/58479) | Update dependencies | | 0.2.19 | 2025-04-12 | [57851](https://github.com/airbytehq/airbyte/pull/57851) | Update dependencies | | 0.2.18 | 2025-04-05 | [57350](https://github.com/airbytehq/airbyte/pull/57350) | Update dependencies |