diff --git a/airbyte-integrations/connectors/source-partnerstack/metadata.yaml b/airbyte-integrations/connectors/source-partnerstack/metadata.yaml index 69b6bf7e63c..7bc7e3cc4bc 100644 --- a/airbyte-integrations/connectors/source-partnerstack/metadata.yaml +++ b/airbyte-integrations/connectors/source-partnerstack/metadata.yaml @@ -2,7 +2,7 @@ data: connectorSubtype: api connectorType: source definitionId: d30fb809-6456-484d-8e2c-ee12e0f6888d - dockerImageTag: 0.3.6 + dockerImageTag: 0.3.7 dockerRepository: airbyte/source-partnerstack githubIssueLabel: source-partnerstack icon: partnerstack.svg @@ -27,5 +27,5 @@ data: ql: 100 supportLevel: community connectorBuildOptions: - baseImage: docker.io/airbyte/source-declarative-manifest:6.45.1@sha256:101da55e5201e9ce0ba5f3ebc7528e700f75a2a1d9afe76a34573d0311fe7a98 + baseImage: docker.io/airbyte/source-declarative-manifest:6.45.7@sha256:dc01ec948ba69f93615cbe4f421bf99f4236107dea44feb6cb244f3d9dc09366 metadataSpecVersion: "1.0" diff --git a/docs/integrations/sources/partnerstack.md b/docs/integrations/sources/partnerstack.md index 18111e209e6..3b418cd8fa7 100644 --- a/docs/integrations/sources/partnerstack.md +++ b/docs/integrations/sources/partnerstack.md @@ -39,6 +39,7 @@ The Partnerstack connector should not run into Partnerstack API limitations unde | Version | Date | Pull Request | Subject | |:--------|:-----------|:---------------------------------------------------------|:--------------------------------------------| +| 0.3.7 | 2025-04-19 | [58489](https://github.com/airbytehq/airbyte/pull/58489) | Update dependencies | | 0.3.6 | 2025-04-12 | [57922](https://github.com/airbytehq/airbyte/pull/57922) | Update dependencies | | 0.3.5 | 2025-04-05 | [57330](https://github.com/airbytehq/airbyte/pull/57330) | Update dependencies | | 0.3.4 | 2025-03-29 | [56787](https://github.com/airbytehq/airbyte/pull/56787) | Update dependencies |